forked from Lainports/freebsd-ports
- improved version detection - integrates most FreeBSD fixes, thanks to Marius Strobl <marius@alchemy.franken.de> - install localized man pages PR: ports/57646 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
11 lines
451 B
Text
11 lines
451 B
Text
--- configure.orig Mon Oct 6 13:03:26 2003
|
|
+++ configure Mon Oct 6 13:03:38 2003
|
|
@@ -3299,7 +3299,7 @@
|
|
|
|
|
|
|
|
-for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.h unistd.h
|
|
+for ac_header in string.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.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
|