summaryrefslogtreecommitdiff
path: root/sysutils/testdisk/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/testdisk/files/patch-configure')
-rw-r--r--sysutils/testdisk/files/patch-configure14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/testdisk/files/patch-configure b/sysutils/testdisk/files/patch-configure
new file mode 100644
index 000000000000..5c98e68dccfb
--- /dev/null
+++ b/sysutils/testdisk/files/patch-configure
@@ -0,0 +1,14 @@
+diff -ruw configure configure
+--- configure 2004-03-06 19:39:27.000000000 +0100
++++ configure 2004-03-21 11:32:59.000000000 +0100
+@@ -4286,7 +4286,9 @@
+
+
+
+-for ac_header in curses.h dal/file_dal.h dal/file.h fcntl.h features.h linux/hdreg.h locale.h machine/endian.h ncurses.h stdint.h stdlib.h string.h sys/disk.h sys/disklabel.h sys/ioctl.h sys/mount.h sys/param.h sys/time.h unistd.h
++
++
++for ac_header in byteswap.h curses.h dal/file_dal.h dal/file.h fcntl.h features.h linux/hdreg.h locale.h machine/endian.h ncurses.h stdint.h stdlib.h string.h sys/disk.h sys/disklabel.h sys/endian.h sys/ioctl.h sys/mount.h sys/param.h sys/time.h unistd.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then