diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 14:04:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-30 14:04:15 +0000 |
commit | 09c6a8ade2f9bede34c295189e95c8c133efb0a9 (patch) | |
tree | f73405d379dad80f51c115a0dca658ee9974d684 /sysutils/testdisk/files/patch-configure | |
parent | o) Update to version 4.50.91 (diff) |
- Update to 5.3
PR: ports/67381
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=110408
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 |