mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
20 lines
768 B
Text
20 lines
768 B
Text
--- 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
|