summaryrefslogtreecommitdiff
path: root/archivers/dar/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dar/patches/patch-ac')
-rw-r--r--archivers/dar/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/dar/patches/patch-ac b/archivers/dar/patches/patch-ac
new file mode 100644
index 00000000000..a325ae4b029
--- /dev/null
+++ b/archivers/dar/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2005/01/24 16:58:06 tv Exp $
+
+--- configure.orig 2005-01-24 11:28:21.000000000 -0500
++++ configure
+@@ -20128,7 +20128,7 @@ fi
+
+
+
+-for ac_header in fcntl.h netinet/in.h stdint.h stdlib.h string.h sys/ioctl.h sys/socket.h termios.h unistd.h utime.h sys/types.h signal.h errno.h sys/un.h sys/stat.h time.h fnmatch.h regex.h pwd.h grp.h getopt.h stdio.h
++for ac_header in fcntl.h netinet/in.h arpa/inet.h stdint.h stdlib.h string.h sys/ioctl.h sys/socket.h termios.h unistd.h utime.h sys/types.h signal.h errno.h sys/un.h sys/stat.h time.h fnmatch.h regex.h pwd.h grp.h getopt.h stdio.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then