20 lines
440 B
Text
20 lines
440 B
Text
--- configure.orig Thu Apr 1 01:00:59 1999
|
|
+++ configure Thu Feb 5 22:01:46 2004
|
|
@@ -860,7 +860,7 @@
|
|
|
|
|
|
|
|
-CFLAGS=""
|
|
+#CFLAGS=""
|
|
if test x${CXXFLAGS+set} = xset ; then
|
|
:
|
|
else
|
|
@@ -1874,7 +1874,7 @@
|
|
import_sources="$force_libimport"
|
|
rx_sources="$force_libimport"
|
|
|
|
-for ac_func in getopt_long_only
|
|
+for ac_func in getopt_long
|
|
do
|
|
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
|
|
echo "configure:1881: checking for $ac_func" >&5
|