diff options
Diffstat (limited to 'sysutils/testdisk/files/patch-configure')
-rw-r--r-- | sysutils/testdisk/files/patch-configure | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/testdisk/files/patch-configure b/sysutils/testdisk/files/patch-configure deleted file mode 100644 index 5c98e68dccfb..000000000000 --- a/sysutils/testdisk/files/patch-configure +++ /dev/null @@ -1,14 +0,0 @@ -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 |