diff options
Diffstat (limited to 'sysutils/e2fsprogs/files/patch-configure')
-rw-r--r-- | sysutils/e2fsprogs/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/sysutils/e2fsprogs/files/patch-configure b/sysutils/e2fsprogs/files/patch-configure deleted file mode 100644 index 7f0792aebceb..000000000000 --- a/sysutils/e2fsprogs/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- a/configure.orig Thu Jun 8 15:30:16 2006 -+++ b/configure Thu Jun 8 15:30:34 2006 -@@ -9045,7 +9045,7 @@ - - - --for ac_header in argz.h limits.h locale.h nl_types.h malloc.h stddef.h \ -+for ac_header in argz.h limits.h locale.h nl_types.h stddef.h \ - stdlib.h string.h unistd.h sys/param.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -@@ -16592,7 +16592,7 @@ - lib/e2p/e2p.pc lib/blkid/blkid.pc lib/ext2fs/ext2fs.pc \ - misc/Makefile ext2ed/Makefile e2fsck/Makefile \ - debugfs/Makefile tests/Makefile tests/progs/Makefile \ -- resize/Makefile doc/Makefile intl/Makefile po/Makefile.in ; do -+ resize/Makefile doc/Makefile intl/Makefile intl/libgnuintl.h po/Makefile.in ; do - if test -d `dirname ${srcdir}/$i` ; then - outlist="$outlist $i" - fi |