Changeset 0d691469a766b18159a80de5589bf4ae3f6bce37
- Timestamp:
- 05/04/02 14:35:47
(7 years ago)
- Author:
- Sam Hocevar <sam@videolan.org>
- git-committer:
- Sam Hocevar <sam@videolan.org> 1018010147 +0000
- git-parent:
[e98aae28c0040819f43bde6259ec95d3029deedf]
- git-author:
- Sam Hocevar <sam@videolan.org> 1018010147 +0000
- Message:
- ./configure.in: added --enable-intfwin to enable the win32 interface and
--with-bcbuilder to tell make where to find Borland C++ Builder.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re98aae2 |
r0d69146 |
|
| 5 | 5 | HEAD |
|---|
| 6 | 6 | |
|---|
| | 7 | * ./configure.in: added --enable-intfwin to enable the win32 interface and |
|---|
| | 8 | --with-bcbuilder to tell make where to find Borland C++ Builder. |
|---|
| 7 | 9 | * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place. |
|---|
| 8 | 10 | * ./plugins/win32/Makefile: intfwin.so can be built using commandline. |
|---|
| r928d731 |
r0d69146 |
|
| 49 | 49 | SHELL = @SHELL@ |
|---|
| 50 | 50 | RANLIB = @RANLIB@ |
|---|
| | 51 | MOC = @MOC@ |
|---|
| 51 | 52 | WINDRES = @WINDRES@ |
|---|
| 52 | | MOC = @MOC@ |
|---|
| | 53 | BCBUILDER = @BCBUILDER@ |
|---|
| 53 | 54 | DLL_PATH = @DLL_PATH@ |
|---|
| 54 | 55 | |
|---|
| re98aae2 |
r0d69146 |
|
| 116 | 116 | --enable-qnx QNX RTOS support (default enabled on QNX RTOS)" |
|---|
| 117 | 117 | ac_help="$ac_help |
|---|
| 118 | | --enable-win32 Win32 interface support (default disabled)" |
|---|
| | 118 | --enable-intfwin Win32 interface support (default disabled)" |
|---|
| | 119 | ac_help="$ac_help |
|---|
| | 120 | --with-bcbuilder=PATH Borland C++ Builder installation path" |
|---|
| 119 | 121 | ac_help="$ac_help |
|---|
| 120 | 122 | --enable-ncurses ncurses interface support (default disabled)" |
|---|
| … | … | |
| 696 | 698 | |
|---|
| 697 | 699 | echo $ac_n "checking host system type""... $ac_c" 1>&6 |
|---|
| 698 | | echo "configure:699: checking host system type" >&5 |
|---|
| | 700 | echo "configure:701: checking host system type" >&5 |
|---|
| 699 | 701 | |
|---|
| 700 | 702 | host_alias=$host |
|---|
| … | … | |
| 717 | 719 | |
|---|
| 718 | 720 | echo $ac_n "checking target system type""... $ac_c" 1>&6 |
|---|
| 719 | | echo "configure:720: checking target system type" >&5 |
|---|
| | 721 | echo "configure:722: checking target system type" >&5 |
|---|
| 720 | 722 | |
|---|
| 721 | 723 | target_alias=$target |
|---|
| … | … | |
| 735 | 737 | |
|---|
| 736 | 738 | echo $ac_n "checking build system type""... $ac_c" 1>&6 |
|---|
| 737 | | echo "configure:738: checking build system type" >&5 |
|---|
| | 739 | echo "configure:740: checking build system type" >&5 |
|---|
| 738 | 740 | |
|---|
| 739 | 741 | build_alias=$build |
|---|
| … | … | |
| 765 | 767 | |
|---|
| 766 | 768 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 |
|---|
| 767 | | echo "configure:768: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
|---|
| | 769 | echo "configure:770: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
|---|
| 768 | 770 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
|---|
| 769 | 771 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then |
|---|
| … | … | |
| 794 | 796 | set dummy gcc; ac_word=$2 |
|---|
| 795 | 797 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 796 | | echo "configure:797: checking for $ac_word" >&5 |
|---|
| | 798 | echo "configure:799: checking for $ac_word" >&5 |
|---|
| 797 | 799 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
|---|
| 798 | 800 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 824 | 826 | set dummy cc; ac_word=$2 |
|---|
| 825 | 827 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 826 | | echo "configure:827: checking for $ac_word" >&5 |
|---|
| | 828 | echo "configure:829: checking for $ac_word" >&5 |
|---|
| 827 | 829 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
|---|
| 828 | 830 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 875 | 877 | set dummy cl; ac_word=$2 |
|---|
| 876 | 878 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 877 | | echo "configure:878: checking for $ac_word" >&5 |
|---|
| | 879 | echo "configure:880: checking for $ac_word" >&5 |
|---|
| 878 | 880 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
|---|
| 879 | 881 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 907 | 909 | |
|---|
| 908 | 910 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
|---|
| 909 | | echo "configure:910: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
|---|
| | 911 | echo "configure:912: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
|---|
| 910 | 912 | |
|---|
| 911 | 913 | ac_ext=c |
|---|
| … | … | |
| 918 | 920 | cat > conftest.$ac_ext << EOF |
|---|
| 919 | 921 | |
|---|
| 920 | | #line 921 "configure" |
|---|
| | 922 | #line 923 "configure" |
|---|
| 921 | 923 | #include "confdefs.h" |
|---|
| 922 | 924 | |
|---|
| 923 | 925 | main(){return(0);} |
|---|
| 924 | 926 | EOF |
|---|
| 925 | | if { (eval echo configure:926: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 927 | if { (eval echo configure:928: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 926 | 928 | ac_cv_prog_cc_works=yes |
|---|
| 927 | 929 | # If we can't run a trivial program, we are probably using a cross compiler. |
|---|
| … | … | |
| 949 | 951 | fi |
|---|
| 950 | 952 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
|---|
| 951 | | echo "configure:952: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
|---|
| | 953 | echo "configure:954: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
|---|
| 952 | 954 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
|---|
| 953 | 955 | cross_compiling=$ac_cv_prog_cc_cross |
|---|
| 954 | 956 | |
|---|
| 955 | 957 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
|---|
| 956 | | echo "configure:957: checking whether we are using GNU C" >&5 |
|---|
| | 958 | echo "configure:959: checking whether we are using GNU C" >&5 |
|---|
| 957 | 959 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
|---|
| 958 | 960 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 963 | 965 | #endif |
|---|
| 964 | 966 | EOF |
|---|
| 965 | | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:966: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
|---|
| | 967 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:968: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
|---|
| 966 | 968 | ac_cv_prog_gcc=yes |
|---|
| 967 | 969 | else |
|---|
| … | … | |
| 982 | 984 | CFLAGS= |
|---|
| 983 | 985 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
|---|
| 984 | | echo "configure:985: checking whether ${CC-cc} accepts -g" >&5 |
|---|
| | 986 | echo "configure:987: checking whether ${CC-cc} accepts -g" >&5 |
|---|
| 985 | 987 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
|---|
| 986 | 988 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1014 | 1016 | |
|---|
| 1015 | 1017 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
|---|
| 1016 | | echo "configure:1017: checking how to run the C preprocessor" >&5 |
|---|
| | 1018 | echo "configure:1019: checking how to run the C preprocessor" >&5 |
|---|
| 1017 | 1019 | # On Suns, sometimes $CPP names a directory. |
|---|
| 1018 | 1020 | if test -n "$CPP" && test -d "$CPP"; then |
|---|
| … | … | |
| 1029 | 1031 | # not just through cpp. |
|---|
| 1030 | 1032 | cat > conftest.$ac_ext <<EOF |
|---|
| 1031 | | #line 1032 "configure" |
|---|
| | 1033 | #line 1034 "configure" |
|---|
| 1032 | 1034 | #include "confdefs.h" |
|---|
| 1033 | 1035 | #include <assert.h> |
|---|
| … | … | |
| 1035 | 1037 | EOF |
|---|
| 1036 | 1038 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 1037 | | { (eval echo configure:1038: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 1039 | { (eval echo configure:1040: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 1038 | 1040 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 1039 | 1041 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 1046 | 1048 | CPP="${CC-cc} -E -traditional-cpp" |
|---|
| 1047 | 1049 | cat > conftest.$ac_ext <<EOF |
|---|
| 1048 | | #line 1049 "configure" |
|---|
| | 1050 | #line 1051 "configure" |
|---|
| 1049 | 1051 | #include "confdefs.h" |
|---|
| 1050 | 1052 | #include <assert.h> |
|---|
| … | … | |
| 1052 | 1054 | EOF |
|---|
| 1053 | 1055 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 1054 | | { (eval echo configure:1055: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 1056 | { (eval echo configure:1057: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 1055 | 1057 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 1056 | 1058 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 1063 | 1065 | CPP="${CC-cc} -nologo -E" |
|---|
| 1064 | 1066 | cat > conftest.$ac_ext <<EOF |
|---|
| 1065 | | #line 1066 "configure" |
|---|
| | 1067 | #line 1068 "configure" |
|---|
| 1066 | 1068 | #include "confdefs.h" |
|---|
| 1067 | 1069 | #include <assert.h> |
|---|
| … | … | |
| 1069 | 1071 | EOF |
|---|
| 1070 | 1072 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 1071 | | { (eval echo configure:1072: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 1073 | { (eval echo configure:1074: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 1072 | 1074 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 1073 | 1075 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 1103 | 1105 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
|---|
| 1104 | 1106 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 1105 | | echo "configure:1106: checking for $ac_word" >&5 |
|---|
| | 1107 | echo "configure:1108: checking for $ac_word" >&5 |
|---|
| 1106 | 1108 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
|---|
| 1107 | 1109 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1135 | 1137 | set dummy ranlib; ac_word=$2 |
|---|
| 1136 | 1138 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 1137 | | echo "configure:1138: checking for $ac_word" >&5 |
|---|
| | 1139 | echo "configure:1140: checking for $ac_word" >&5 |
|---|
| 1138 | 1140 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
|---|
| 1139 | 1141 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1171 | 1173 | set dummy gmake; ac_word=$2 |
|---|
| 1172 | 1174 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 1173 | | echo "configure:1174: checking for $ac_word" >&5 |
|---|
| | 1175 | echo "configure:1176: checking for $ac_word" >&5 |
|---|
| 1174 | 1176 | if eval "test \"`echo '$''{'ac_cv_path_GMAKE'+set}'`\" = set"; then |
|---|
| 1175 | 1177 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1206 | 1208 | if test "x$GMAKE" = "xno"; then |
|---|
| 1207 | 1209 | echo $ac_n "checking whether GNU make is installed""... $ac_c" 1>&6 |
|---|
| 1208 | | echo "configure:1209: checking whether GNU make is installed" >&5 |
|---|
| | 1210 | echo "configure:1211: checking whether GNU make is installed" >&5 |
|---|
| 1209 | 1211 | if eval "test \"`echo '$''{'ac_cv_gmake'+set}'`\" = set"; then |
|---|
| 1210 | 1212 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1238 | 1240 | set dummy ranlib; ac_word=$2 |
|---|
| 1239 | 1241 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 1240 | | echo "configure:1241: checking for $ac_word" >&5 |
|---|
| | 1242 | echo "configure:1243: checking for $ac_word" >&5 |
|---|
| 1241 | 1243 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
|---|
| 1242 | 1244 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1267 | 1269 | |
|---|
| 1268 | 1270 | echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6 |
|---|
| 1269 | | echo "configure:1270: checking for strerror in -lcposix" >&5 |
|---|
| | 1271 | echo "configure:1272: checking for strerror in -lcposix" >&5 |
|---|
| 1270 | 1272 | ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'` |
|---|
| 1271 | 1273 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
|---|
| … | … | |
| 1275 | 1277 | LIBS="-lcposix $LIBS" |
|---|
| 1276 | 1278 | cat > conftest.$ac_ext <<EOF |
|---|
| 1277 | | #line 1278 "configure" |
|---|
| | 1279 | #line 1280 "configure" |
|---|
| 1278 | 1280 | #include "confdefs.h" |
|---|
| 1279 | 1281 | /* Override any gcc2 internal prototype to avoid an error. */ |
|---|
| … | … | |
| 1286 | 1288 | ; return 0; } |
|---|
| 1287 | 1289 | EOF |
|---|
| 1288 | | if { (eval echo configure:1289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 1290 | if { (eval echo configure:1291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 1289 | 1291 | rm -rf conftest* |
|---|
| 1290 | 1292 | eval "ac_cv_lib_$ac_lib_var=yes" |
|---|
| … | … | |
| 1309 | 1311 | |
|---|
| 1310 | 1312 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
|---|
| 1311 | | echo "configure:1312: checking for ANSI C header files" >&5 |
|---|
| | 1313 | echo "configure:1314: checking for ANSI C header files" >&5 |
|---|
| 1312 | 1314 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
|---|
| 1313 | 1315 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1314 | 1316 | else |
|---|
| 1315 | 1317 | cat > conftest.$ac_ext <<EOF |
|---|
| 1316 | | #line 1317 "configure" |
|---|
| | 1318 | #line 1319 "configure" |
|---|
| 1317 | 1319 | #include "confdefs.h" |
|---|
| 1318 | 1320 | #include <stdlib.h> |
|---|
| … | … | |
| 1322 | 1324 | EOF |
|---|
| 1323 | 1325 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 1324 | | { (eval echo configure:1325: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 1326 | { (eval echo configure:1327: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 1325 | 1327 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 1326 | 1328 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 1339 | 1341 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
|---|
| 1340 | 1342 | cat > conftest.$ac_ext <<EOF |
|---|
| 1341 | | #line 1342 "configure" |
|---|
| | 1343 | #line 1344 "configure" |
|---|
| 1342 | 1344 | #include "confdefs.h" |
|---|
| 1343 | 1345 | #include <string.h> |
|---|
| … | … | |
| 1357 | 1359 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
|---|
| 1358 | 1360 | cat > conftest.$ac_ext <<EOF |
|---|
| 1359 | | #line 1360 "configure" |
|---|
| | 1361 | #line 1362 "configure" |
|---|
| 1360 | 1362 | #include "confdefs.h" |
|---|
| 1361 | 1363 | #include <stdlib.h> |
|---|
| … | … | |
| 1378 | 1380 | else |
|---|
| 1379 | 1381 | cat > conftest.$ac_ext <<EOF |
|---|
| 1380 | | #line 1381 "configure" |
|---|
| | 1382 | #line 1383 "configure" |
|---|
| 1381 | 1383 | #include "confdefs.h" |
|---|
| 1382 | 1384 | #include <ctype.h> |
|---|
| … | … | |
| 1389 | 1391 | |
|---|
| 1390 | 1392 | EOF |
|---|
| 1391 | | if { (eval echo configure:1392: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| | 1393 | if { (eval echo configure:1394: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| 1392 | 1394 | then |
|---|
| 1393 | 1395 | : |
|---|
| … | … | |
| 1413 | 1415 | |
|---|
| 1414 | 1416 | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
|---|
| 1415 | | echo "configure:1416: checking for working const" >&5 |
|---|
| | 1417 | echo "configure:1418: checking for working const" >&5 |
|---|
| 1416 | 1418 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
|---|
| 1417 | 1419 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1418 | 1420 | else |
|---|
| 1419 | 1421 | cat > conftest.$ac_ext <<EOF |
|---|
| 1420 | | #line 1421 "configure" |
|---|
| | 1422 | #line 1423 "configure" |
|---|
| 1421 | 1423 | #include "confdefs.h" |
|---|
| 1422 | 1424 | |
|---|
| … | … | |
| 1467 | 1469 | ; return 0; } |
|---|
| 1468 | 1470 | EOF |
|---|
| 1469 | | if { (eval echo configure:1470: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| | 1471 | if { (eval echo configure:1472: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| 1470 | 1472 | rm -rf conftest* |
|---|
| 1471 | 1473 | ac_cv_c_const=yes |
|---|
| … | … | |
| 1488 | 1490 | |
|---|
| 1489 | 1491 | echo $ac_n "checking for inline""... $ac_c" 1>&6 |
|---|
| 1490 | | echo "configure:1491: checking for inline" >&5 |
|---|
| | 1492 | echo "configure:1493: checking for inline" >&5 |
|---|
| 1491 | 1493 | if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then |
|---|
| 1492 | 1494 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1495 | 1497 | for ac_kw in inline __inline__ __inline; do |
|---|
| 1496 | 1498 | cat > conftest.$ac_ext <<EOF |
|---|
| 1497 | | #line 1498 "configure" |
|---|
| | 1499 | #line 1500 "configure" |
|---|
| 1498 | 1500 | #include "confdefs.h" |
|---|
| 1499 | 1501 | |
|---|
| … | … | |
| 1502 | 1504 | ; return 0; } |
|---|
| 1503 | 1505 | EOF |
|---|
| 1504 | | if { (eval echo configure:1505: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| | 1506 | if { (eval echo configure:1507: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| 1505 | 1507 | rm -rf conftest* |
|---|
| 1506 | 1508 | ac_cv_c_inline=$ac_kw; break |
|---|
| … | … | |
| 1528 | 1530 | |
|---|
| 1529 | 1531 | echo $ac_n "checking for off_t""... $ac_c" 1>&6 |
|---|
| 1530 | | echo "configure:1531: checking for off_t" >&5 |
|---|
| | 1532 | echo "configure:1533: checking for off_t" >&5 |
|---|
| 1531 | 1533 | if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then |
|---|
| 1532 | 1534 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1533 | 1535 | else |
|---|
| 1534 | 1536 | cat > conftest.$ac_ext <<EOF |
|---|
| 1535 | | #line 1536 "configure" |
|---|
| | 1537 | #line 1538 "configure" |
|---|
| 1536 | 1538 | #include "confdefs.h" |
|---|
| 1537 | 1539 | #include <sys/types.h> |
|---|
| … | … | |
| 1561 | 1563 | |
|---|
| 1562 | 1564 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 |
|---|
| 1563 | | echo "configure:1564: checking for size_t" >&5 |
|---|
| | 1565 | echo "configure:1566: checking for size_t" >&5 |
|---|
| 1564 | 1566 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
|---|
| 1565 | 1567 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1566 | 1568 | else |
|---|
| 1567 | 1569 | cat > conftest.$ac_ext <<EOF |
|---|
| 1568 | | #line 1569 "configure" |
|---|
| | 1570 | #line 1571 "configure" |
|---|
| 1569 | 1571 | #include "confdefs.h" |
|---|
| 1570 | 1572 | #include <sys/types.h> |
|---|
| … | … | |
| 1596 | 1598 | # for constant arguments. Useless! |
|---|
| 1597 | 1599 | echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 |
|---|
| 1598 | | echo "configure:1599: checking for working alloca.h" >&5 |
|---|
| | 1600 | echo "configure:1601: checking for working alloca.h" >&5 |
|---|
| 1599 | 1601 | if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then |
|---|
| 1600 | 1602 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1601 | 1603 | else |
|---|
| 1602 | 1604 | cat > conftest.$ac_ext <<EOF |
|---|
| 1603 | | #line 1604 "configure" |
|---|
| | 1605 | #line 1606 "configure" |
|---|
| 1604 | 1606 | #include "confdefs.h" |
|---|
| 1605 | 1607 | #include <alloca.h> |
|---|
| … | … | |
| 1608 | 1610 | ; return 0; } |
|---|
| 1609 | 1611 | EOF |
|---|
| 1610 | | if { (eval echo configure:1611: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 1612 | if { (eval echo configure:1613: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 1611 | 1613 | rm -rf conftest* |
|---|
| 1612 | 1614 | ac_cv_header_alloca_h=yes |
|---|
| … | … | |
| 1629 | 1631 | |
|---|
| 1630 | 1632 | echo $ac_n "checking for alloca""... $ac_c" 1>&6 |
|---|
| 1631 | | echo "configure:1632: checking for alloca" >&5 |
|---|
| | 1633 | echo "configure:1634: checking for alloca" >&5 |
|---|
| 1632 | 1634 | if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then |
|---|
| 1633 | 1635 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1634 | 1636 | else |
|---|
| 1635 | 1637 | cat > conftest.$ac_ext <<EOF |
|---|
| 1636 | | #line 1637 "configure" |
|---|
| | 1638 | #line 1639 "configure" |
|---|
| 1637 | 1639 | #include "confdefs.h" |
|---|
| 1638 | 1640 | |
|---|
| … | … | |
| 1662 | 1664 | ; return 0; } |
|---|
| 1663 | 1665 | EOF |
|---|
| 1664 | | if { (eval echo configure:1665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 1666 | if { (eval echo configure:1667: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 1665 | 1667 | rm -rf conftest* |
|---|
| 1666 | 1668 | ac_cv_func_alloca_works=yes |
|---|
| … | … | |
| 1694 | 1696 | |
|---|
| 1695 | 1697 | echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 |
|---|
| 1696 | | echo "configure:1697: checking whether alloca needs Cray hooks" >&5 |
|---|
| | 1698 | echo "configure:1699: checking whether alloca needs Cray hooks" >&5 |
|---|
| 1697 | 1699 | if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then |
|---|
| 1698 | 1700 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1699 | 1701 | else |
|---|
| 1700 | 1702 | cat > conftest.$ac_ext <<EOF |
|---|
| 1701 | | #line 1702 "configure" |
|---|
| | 1703 | #line 1704 "configure" |
|---|
| 1702 | 1704 | #include "confdefs.h" |
|---|
| 1703 | 1705 | #if defined(CRAY) && ! defined(CRAY2) |
|---|
| … | … | |
| 1724 | 1726 | for ac_func in _getb67 GETB67 getb67; do |
|---|
| 1725 | 1727 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|---|
| 1726 | | echo "configure:1727: checking for $ac_func" >&5 |
|---|
| | 1728 | echo "configure:1729: checking for $ac_func" >&5 |
|---|
| 1727 | 1729 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|---|
| 1728 | 1730 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1729 | 1731 | else |
|---|
| 1730 | 1732 | cat > conftest.$ac_ext <<EOF |
|---|
| 1731 | | #line 1732 "configure" |
|---|
| | 1733 | #line 1734 "configure" |
|---|
| 1732 | 1734 | #include "confdefs.h" |
|---|
| 1733 | 1735 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 1752 | 1754 | ; return 0; } |
|---|
| 1753 | 1755 | EOF |
|---|
| 1754 | | if { (eval echo configure:1755: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 1756 | if { (eval echo configure:1757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 1755 | 1757 | rm -rf conftest* |
|---|
| 1756 | 1758 | eval "ac_cv_func_$ac_func=yes" |
|---|
| … | … | |
| 1779 | 1781 | |
|---|
| 1780 | 1782 | echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 |
|---|
| 1781 | | echo "configure:1782: checking stack direction for C alloca" >&5 |
|---|
| | 1783 | echo "configure:1784: checking stack direction for C alloca" >&5 |
|---|
| 1782 | 1784 | if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then |
|---|
| 1783 | 1785 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1787 | 1789 | else |
|---|
| 1788 | 1790 | cat > conftest.$ac_ext <<EOF |
|---|
| 1789 | | #line 1790 "configure" |
|---|
| | 1791 | #line 1792 "configure" |
|---|
| 1790 | 1792 | #include "confdefs.h" |
|---|
| 1791 | 1793 | find_stack_direction () |
|---|
| … | … | |
| 1806 | 1808 | } |
|---|
| 1807 | 1809 | EOF |
|---|
| 1808 | | if { (eval echo configure:1809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| | 1810 | if { (eval echo configure:1811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| 1809 | 1811 | then |
|---|
| 1810 | 1812 | ac_cv_c_stack_direction=1 |
|---|
| … | … | |
| 1831 | 1833 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
|---|
| 1832 | 1834 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
|---|
| 1833 | | echo "configure:1834: checking for $ac_hdr" >&5 |
|---|
| | 1835 | echo "configure:1836: checking for $ac_hdr" >&5 |
|---|
| 1834 | 1836 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
|---|
| 1835 | 1837 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1836 | 1838 | else |
|---|
| 1837 | 1839 | cat > conftest.$ac_ext <<EOF |
|---|
| 1838 | | #line 1839 "configure" |
|---|
| | 1840 | #line 1841 "configure" |
|---|
| 1839 | 1841 | #include "confdefs.h" |
|---|
| 1840 | 1842 | #include <$ac_hdr> |
|---|
| 1841 | 1843 | EOF |
|---|
| 1842 | 1844 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 1843 | | { (eval echo configure:1844: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 1845 | { (eval echo configure:1846: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 1844 | 1846 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 1845 | 1847 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 1870 | 1872 | do |
|---|
| 1871 | 1873 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|---|
| 1872 | | echo "configure:1873: checking for $ac_func" >&5 |
|---|
| | 1874 | echo "configure:1875: checking for $ac_func" >&5 |
|---|
| 1873 | 1875 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|---|
| 1874 | 1876 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 1875 | 1877 | else |
|---|
| 1876 | 1878 | cat > conftest.$ac_ext <<EOF |
|---|
| 1877 | | #line 1878 "configure" |
|---|
| | 1879 | #line 1880 "configure" |
|---|
| 1878 | 1880 | #include "confdefs.h" |
|---|
| 1879 | 1881 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 1898 | 1900 | ; return 0; } |
|---|
| 1899 | 1901 | EOF |
|---|
| 1900 | | if { (eval echo configure:1901: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 1902 | if { (eval echo configure:1903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 1901 | 1903 | rm -rf conftest* |
|---|
| 1902 | 1904 | eval "ac_cv_func_$ac_func=yes" |
|---|
| … | … | |
| 1923 | 1925 | |
|---|
| 1924 | 1926 | echo $ac_n "checking for working mmap""... $ac_c" 1>&6 |
|---|
| 1925 | | echo "configure:1926: checking for working mmap" >&5 |
|---|
| | 1927 | echo "configure:1928: checking for working mmap" >&5 |
|---|
| 1926 | 1928 | if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then |
|---|
| 1927 | 1929 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 1931 | 1933 | else |
|---|
| 1932 | 1934 | cat > conftest.$ac_ext <<EOF |
|---|
| 1933 | | #line 1934 "configure" |
|---|
| | 1935 | #line 1936 "configure" |
|---|
| 1934 | 1936 | #include "confdefs.h" |
|---|
| 1935 | 1937 | |
|---|
| … | … | |
| 2071 | 2073 | |
|---|
| 2072 | 2074 | EOF |
|---|
| 2073 | | if { (eval echo configure:2074: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| | 2075 | if { (eval echo configure:2076: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
|---|
| 2074 | 2076 | then |
|---|
| 2075 | 2077 | ac_cv_func_mmap_fixed_mapped=yes |
|---|
| … | … | |
| 2095 | 2097 | |
|---|
| 2096 | 2098 | echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6 |
|---|
| 2097 | | echo "configure:2098: checking whether we are using the GNU C Library 2.1 or newer" >&5 |
|---|
| | 2099 | echo "configure:2100: checking whether we are using the GNU C Library 2.1 or newer" >&5 |
|---|
| 2098 | 2100 | if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then |
|---|
| 2099 | 2101 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2100 | 2102 | else |
|---|
| 2101 | 2103 | cat > conftest.$ac_ext <<EOF |
|---|
| 2102 | | #line 2103 "configure" |
|---|
| | 2104 | #line 2105 "configure" |
|---|
| 2103 | 2105 | #include "confdefs.h" |
|---|
| 2104 | 2106 | |
|---|
| … | … | |
| 2136 | 2138 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
|---|
| 2137 | 2139 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
|---|
| 2138 | | echo "configure:2139: checking for $ac_hdr" >&5 |
|---|
| | 2140 | echo "configure:2141: checking for $ac_hdr" >&5 |
|---|
| 2139 | 2141 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
|---|
| 2140 | 2142 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2141 | 2143 | else |
|---|
| 2142 | 2144 | cat > conftest.$ac_ext <<EOF |
|---|
| 2143 | | #line 2144 "configure" |
|---|
| | 2145 | #line 2146 "configure" |
|---|
| 2144 | 2146 | #include "confdefs.h" |
|---|
| 2145 | 2147 | #include <$ac_hdr> |
|---|
| 2146 | 2148 | EOF |
|---|
| 2147 | 2149 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 2148 | | { (eval echo configure:2149: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 2150 | { (eval echo configure:2151: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 2149 | 2151 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 2150 | 2152 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 2177 | 2179 | do |
|---|
| 2178 | 2180 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|---|
| 2179 | | echo "configure:2180: checking for $ac_func" >&5 |
|---|
| | 2181 | echo "configure:2182: checking for $ac_func" >&5 |
|---|
| 2180 | 2182 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|---|
| 2181 | 2183 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2182 | 2184 | else |
|---|
| 2183 | 2185 | cat > conftest.$ac_ext <<EOF |
|---|
| 2184 | | #line 2185 "configure" |
|---|
| | 2186 | #line 2187 "configure" |
|---|
| 2185 | 2187 | #include "confdefs.h" |
|---|
| 2186 | 2188 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 2205 | 2207 | ; return 0; } |
|---|
| 2206 | 2208 | EOF |
|---|
| 2207 | | if { (eval echo configure:2208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2209 | if { (eval echo configure:2210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2208 | 2210 | rm -rf conftest* |
|---|
| 2209 | 2211 | eval "ac_cv_func_$ac_func=yes" |
|---|
| … | … | |
| 2245 | 2247 | |
|---|
| 2246 | 2248 | echo $ac_n "checking for iconv""... $ac_c" 1>&6 |
|---|
| 2247 | | echo "configure:2248: checking for iconv" >&5 |
|---|
| | 2249 | echo "configure:2250: checking for iconv" >&5 |
|---|
| 2248 | 2250 | if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then |
|---|
| 2249 | 2251 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2253 | 2255 | am_cv_lib_iconv=no |
|---|
| 2254 | 2256 | cat > conftest.$ac_ext <<EOF |
|---|
| 2255 | | #line 2256 "configure" |
|---|
| | 2257 | #line 2258 "configure" |
|---|
| 2256 | 2258 | #include "confdefs.h" |
|---|
| 2257 | 2259 | #include <stdlib.h> |
|---|
| … | … | |
| 2263 | 2265 | ; return 0; } |
|---|
| 2264 | 2266 | EOF |
|---|
| 2265 | | if { (eval echo configure:2266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2267 | if { (eval echo configure:2268: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2266 | 2268 | rm -rf conftest* |
|---|
| 2267 | 2269 | am_cv_func_iconv=yes |
|---|
| … | … | |
| 2275 | 2277 | LIBS="$LIBS -liconv" |
|---|
| 2276 | 2278 | cat > conftest.$ac_ext <<EOF |
|---|
| 2277 | | #line 2278 "configure" |
|---|
| | 2279 | #line 2280 "configure" |
|---|
| 2278 | 2280 | #include "confdefs.h" |
|---|
| 2279 | 2281 | #include <stdlib.h> |
|---|
| … | … | |
| 2285 | 2287 | ; return 0; } |
|---|
| 2286 | 2288 | EOF |
|---|
| 2287 | | if { (eval echo configure:2288: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2289 | if { (eval echo configure:2290: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2288 | 2290 | rm -rf conftest* |
|---|
| 2289 | 2291 | am_cv_lib_iconv=yes |
|---|
| … | … | |
| 2306 | 2308 | |
|---|
| 2307 | 2309 | echo $ac_n "checking for iconv declaration""... $ac_c" 1>&6 |
|---|
| 2308 | | echo "configure:2309: checking for iconv declaration" >&5 |
|---|
| | 2310 | echo "configure:2311: checking for iconv declaration" >&5 |
|---|
| 2309 | 2311 | if eval "test \"`echo '$''{'am_cv_proto_iconv'+set}'`\" = set"; then |
|---|
| 2310 | 2312 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2312 | 2314 | |
|---|
| 2313 | 2315 | cat > conftest.$ac_ext <<EOF |
|---|
| 2314 | | #line 2315 "configure" |
|---|
| | 2316 | #line 2317 "configure" |
|---|
| 2315 | 2317 | #include "confdefs.h" |
|---|
| 2316 | 2318 | |
|---|
| … | … | |
| 2331 | 2333 | ; return 0; } |
|---|
| 2332 | 2334 | EOF |
|---|
| 2333 | | if { (eval echo configure:2334: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| | 2335 | if { (eval echo configure:2336: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
|---|
| 2334 | 2336 | rm -rf conftest* |
|---|
| 2335 | 2337 | am_cv_proto_iconv_arg1="" |
|---|
| … | … | |
| 2360 | 2362 | |
|---|
| 2361 | 2363 | echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 |
|---|
| 2362 | | echo "configure:2363: checking for nl_langinfo and CODESET" >&5 |
|---|
| | 2364 | echo "configure:2365: checking for nl_langinfo and CODESET" >&5 |
|---|
| 2363 | 2365 | if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then |
|---|
| 2364 | 2366 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2365 | 2367 | else |
|---|
| 2366 | 2368 | cat > conftest.$ac_ext <<EOF |
|---|
| 2367 | | #line 2368 "configure" |
|---|
| | 2369 | #line 2370 "configure" |
|---|
| 2368 | 2370 | #include "confdefs.h" |
|---|
| 2369 | 2371 | #include <langinfo.h> |
|---|
| … | … | |
| 2372 | 2374 | ; return 0; } |
|---|
| 2373 | 2375 | EOF |
|---|
| 2374 | | if { (eval echo configure:2375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2376 | if { (eval echo configure:2377: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2375 | 2377 | rm -rf conftest* |
|---|
| 2376 | 2378 | am_cv_langinfo_codeset=yes |
|---|
| … | … | |
| 2395 | 2397 | if test $ac_cv_header_locale_h = yes; then |
|---|
| 2396 | 2398 | echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 |
|---|
| 2397 | | echo "configure:2398: checking for LC_MESSAGES" >&5 |
|---|
| | 2399 | echo "configure:2400: checking for LC_MESSAGES" >&5 |
|---|
| 2398 | 2400 | if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then |
|---|
| 2399 | 2401 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2400 | 2402 | else |
|---|
| 2401 | 2403 | cat > conftest.$ac_ext <<EOF |
|---|
| 2402 | | #line 2403 "configure" |
|---|
| | 2404 | #line 2405 "configure" |
|---|
| 2403 | 2405 | #include "confdefs.h" |
|---|
| 2404 | 2406 | #include <locale.h> |
|---|
| … | … | |
| 2407 | 2409 | ; return 0; } |
|---|
| 2408 | 2410 | EOF |
|---|
| 2409 | | if { (eval echo configure:2410: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2411 | if { (eval echo configure:2412: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2410 | 2412 | rm -rf conftest* |
|---|
| 2411 | 2413 | am_cv_val_LC_MESSAGES=yes |
|---|
| … | … | |
| 2428 | 2430 | fi |
|---|
| 2429 | 2431 | echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 |
|---|
| 2430 | | echo "configure:2431: checking whether NLS is requested" >&5 |
|---|
| | 2432 | echo "configure:2433: checking whether NLS is requested" >&5 |
|---|
| 2431 | 2433 | # Check whether --enable-nls or --disable-nls was given. |
|---|
| 2432 | 2434 | if test "${enable_nls+set}" = set; then |
|---|
| … | … | |
| 2450 | 2452 | |
|---|
| 2451 | 2453 | echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 |
|---|
| 2452 | | echo "configure:2453: checking whether included gettext is requested" >&5 |
|---|
| | 2454 | echo "configure:2455: checking whether included gettext is requested" >&5 |
|---|
| 2453 | 2455 | # Check whether --with-included-gettext or --without-included-gettext was given. |
|---|
| 2454 | 2456 | if test "${with_included_gettext+set}" = set; then |
|---|
| … | … | |
| 2470 | 2472 | ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` |
|---|
| 2471 | 2473 | echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 |
|---|
| 2472 | | echo "configure:2473: checking for libintl.h" >&5 |
|---|
| | 2474 | echo "configure:2475: checking for libintl.h" >&5 |
|---|
| 2473 | 2475 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
|---|
| 2474 | 2476 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2475 | 2477 | else |
|---|
| 2476 | 2478 | cat > conftest.$ac_ext <<EOF |
|---|
| 2477 | | #line 2478 "configure" |
|---|
| | 2479 | #line 2480 "configure" |
|---|
| 2478 | 2480 | #include "confdefs.h" |
|---|
| 2479 | 2481 | #include <libintl.h> |
|---|
| 2480 | 2482 | EOF |
|---|
| 2481 | 2483 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
|---|
| 2482 | | { (eval echo configure:2483: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| | 2484 | { (eval echo configure:2485: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
|---|
| 2483 | 2485 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
|---|
| 2484 | 2486 | if test -z "$ac_err"; then |
|---|
| … | … | |
| 2497 | 2499 | echo "$ac_t""yes" 1>&6 |
|---|
| 2498 | 2500 | echo $ac_n "checking for GNU gettext in libc""... $ac_c" 1>&6 |
|---|
| 2499 | | echo "configure:2500: checking for GNU gettext in libc" >&5 |
|---|
| | 2501 | echo "configure:2502: checking for GNU gettext in libc" >&5 |
|---|
| 2500 | 2502 | if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libc'+set}'`\" = set"; then |
|---|
| 2501 | 2503 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2502 | 2504 | else |
|---|
| 2503 | 2505 | cat > conftest.$ac_ext <<EOF |
|---|
| 2504 | | #line 2505 "configure" |
|---|
| | 2506 | #line 2507 "configure" |
|---|
| 2505 | 2507 | #include "confdefs.h" |
|---|
| 2506 | 2508 | #include <libintl.h> |
|---|
| … | … | |
| 2511 | 2513 | ; return 0; } |
|---|
| 2512 | 2514 | EOF |
|---|
| 2513 | | if { (eval echo configure:2514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2515 | if { (eval echo configure:2516: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2514 | 2516 | rm -rf conftest* |
|---|
| 2515 | 2517 | gt_cv_func_gnugettext1_libc=yes |
|---|
| … | … | |
| 2527 | 2529 | if test "$gt_cv_func_gnugettext1_libc" != "yes"; then |
|---|
| 2528 | 2530 | echo $ac_n "checking for GNU gettext in libintl""... $ac_c" 1>&6 |
|---|
| 2529 | | echo "configure:2530: checking for GNU gettext in libintl" >&5 |
|---|
| | 2531 | echo "configure:2532: checking for GNU gettext in libintl" >&5 |
|---|
| 2530 | 2532 | if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libintl'+set}'`\" = set"; then |
|---|
| 2531 | 2533 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2534 | 2536 | LIBS="$LIBS -lintl $LIBICONV" |
|---|
| 2535 | 2537 | cat > conftest.$ac_ext <<EOF |
|---|
| 2536 | | #line 2537 "configure" |
|---|
| | 2538 | #line 2539 "configure" |
|---|
| 2537 | 2539 | #include "confdefs.h" |
|---|
| 2538 | 2540 | #include <libintl.h> |
|---|
| … | … | |
| 2543 | 2545 | ; return 0; } |
|---|
| 2544 | 2546 | EOF |
|---|
| 2545 | | if { (eval echo configure:2546: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2547 | if { (eval echo configure:2548: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2546 | 2548 | rm -rf conftest* |
|---|
| 2547 | 2549 | gt_cv_func_gnugettext1_libintl=yes |
|---|
| … | … | |
| 2576 | 2578 | do |
|---|
| 2577 | 2579 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|---|
| 2578 | | echo "configure:2579: checking for $ac_func" >&5 |
|---|
| | 2580 | echo "configure:2581: checking for $ac_func" >&5 |
|---|
| 2579 | 2581 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|---|
| 2580 | 2582 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 2581 | 2583 | else |
|---|
| 2582 | 2584 | cat > conftest.$ac_ext <<EOF |
|---|
| 2583 | | #line 2584 "configure" |
|---|
| | 2585 | #line 2586 "configure" |
|---|
| 2584 | 2586 | #include "confdefs.h" |
|---|
| 2585 | 2587 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 2604 | 2606 | ; return 0; } |
|---|
| 2605 | 2607 | EOF |
|---|
| 2606 | | if { (eval echo configure:2607: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 2608 | if { (eval echo configure:2609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 2607 | 2609 | rm -rf conftest* |
|---|
| 2608 | 2610 | eval "ac_cv_func_$ac_func=yes" |
|---|
| … | … | |
| 2633 | 2635 | set dummy msgfmt; ac_word=$2 |
|---|
| 2634 | 2636 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2635 | | echo "configure:2636: checking for $ac_word" >&5 |
|---|
| | 2637 | echo "configure:2638: checking for $ac_word" >&5 |
|---|
| 2636 | 2638 | if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then |
|---|
| 2637 | 2639 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2667 | 2669 | set dummy gmsgfmt; ac_word=$2 |
|---|
| 2668 | 2670 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2669 | | echo "configure:2670: checking for $ac_word" >&5 |
|---|
| | 2671 | echo "configure:2672: checking for $ac_word" >&5 |
|---|
| 2670 | 2672 | if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then |
|---|
| 2671 | 2673 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2704 | 2706 | set dummy xgettext; ac_word=$2 |
|---|
| 2705 | 2707 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2706 | | echo "configure:2707: checking for $ac_word" >&5 |
|---|
| | 2708 | echo "configure:2709: checking for $ac_word" >&5 |
|---|
| 2707 | 2709 | if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then |
|---|
| 2708 | 2710 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2754 | 2756 | set dummy msgfmt; ac_word=$2 |
|---|
| 2755 | 2757 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2756 | | echo "configure:2757: checking for $ac_word" >&5 |
|---|
| | 2758 | echo "configure:2759: checking for $ac_word" >&5 |
|---|
| 2757 | 2759 | if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then |
|---|
| 2758 | 2760 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2788 | 2790 | set dummy gmsgfmt; ac_word=$2 |
|---|
| 2789 | 2791 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2790 | | echo "configure:2791: checking for $ac_word" >&5 |
|---|
| | 2792 | echo "configure:2793: checking for $ac_word" >&5 |
|---|
| 2791 | 2793 | if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then |
|---|
| 2792 | 2794 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2824 | 2826 | set dummy xgettext; ac_word=$2 |
|---|
| 2825 | 2827 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2826 | | echo "configure:2827: checking for $ac_word" >&5 |
|---|
| | 2828 | echo "configure:2829: checking for $ac_word" >&5 |
|---|
| 2827 | 2829 | if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then |
|---|
| 2828 | 2830 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2895 | 2897 | set dummy $ac_prog; ac_word=$2 |
|---|
| 2896 | 2898 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 2897 | | echo "configure:2898: checking for $ac_word" >&5 |
|---|
| | 2899 | echo "configure:2900: checking for $ac_word" >&5 |
|---|
| 2898 | 2900 | if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then |
|---|
| 2899 | 2901 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 2928 | 2930 | else |
|---|
| 2929 | 2931 | echo $ac_n "checking version of bison""... $ac_c" 1>&6 |
|---|
| 2930 | | echo "configure:2931: checking version of bison" >&5 |
|---|
| | 2932 | echo "configure:2933: checking version of bison" >&5 |
|---|
| 2931 | 2933 | ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'` |
|---|
| 2932 | 2934 | case $ac_prog_version in |
|---|
| … | … | |
| 2975 | 2977 | else |
|---|
| 2976 | 2978 | echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 |
|---|
| 2977 | | echo "configure:2978: checking for catalogs to be installed" >&5 |
|---|
| | 2979 | echo "configure:2980: checking for catalogs to be installed" >&5 |
|---|
| 2978 | 2980 | NEW_LINGUAS= |
|---|
| 2979 | 2981 | for presentlang in $ALL_LINGUAS; do |
|---|
| … | … | |
| 3027 | 3029 | # ./install, which can be erroneously created by make from ./install.sh. |
|---|
| 3028 | 3030 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
|---|
| 3029 | | echo "configure:3030: checking for a BSD compatible install" >&5 |
|---|
| | 3031 | echo "configure:3032: checking for a BSD compatible install" >&5 |
|---|
| 3030 | 3032 | if test -z "$INSTALL"; then |
|---|
| 3031 | 3033 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
|---|
| … | … | |
| 3100 | 3102 | set dummy ${ac_tool_prefix}windres; ac_word=$2 |
|---|
| 3101 | 3103 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 3102 | | echo "configure:3103: checking for $ac_word" >&5 |
|---|
| | 3104 | echo "configure:3105: checking for $ac_word" >&5 |
|---|
| 3103 | 3105 | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then |
|---|
| 3104 | 3106 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 3132 | 3134 | set dummy windres; ac_word=$2 |
|---|
| 3133 | 3135 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
|---|
| 3134 | | echo "configure:3135: checking for $ac_word" >&5 |
|---|
| | 3136 | echo "configure:3137: checking for $ac_word" >&5 |
|---|
| 3135 | 3137 | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then |
|---|
| 3136 | 3138 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| … | … | |
| 3187 | 3189 | do |
|---|
| 3188 | 3190 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
|---|
| 3189 | | echo "configure:3190: checking for $ac_func" >&5 |
|---|
| | 3191 | echo "configure:3192: checking for $ac_func" >&5 |
|---|
| 3190 | 3192 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
|---|
| 3191 | 3193 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 3192 | 3194 | else |
|---|
| 3193 | 3195 | cat > conftest.$ac_ext <<EOF |
|---|
| 3194 | | #line 3195 "configure" |
|---|
| | 3196 | #line 3197 "configure" |
|---|
| 3195 | 3197 | #include "confdefs.h" |
|---|
| 3196 | 3198 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 3215 | 3217 | ; return 0; } |
|---|
| 3216 | 3218 | EOF |
|---|
| 3217 | | if { (eval echo configure:3218: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 3219 | if { (eval echo configure:3220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 3218 | 3220 | rm -rf conftest* |
|---|
| 3219 | 3221 | eval "ac_cv_func_$ac_func=yes" |
|---|
| … | … | |
| 3241 | 3243 | |
|---|
| 3242 | 3244 | echo $ac_n "checking for connect""... $ac_c" 1>&6 |
|---|
| 3243 | | echo "configure:3244: checking for connect" >&5 |
|---|
| | 3245 | echo "configure:3246: checking for connect" >&5 |
|---|
| 3244 | 3246 | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
|---|
| 3245 | 3247 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 3246 | 3248 | else |
|---|
| 3247 | 3249 | cat > conftest.$ac_ext <<EOF |
|---|
| 3248 | | #line 3249 "configure" |
|---|
| | 3250 | #line 3251 "configure" |
|---|
| 3249 | 3251 | #include "confdefs.h" |
|---|
| 3250 | 3252 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 3269 | 3271 | ; return 0; } |
|---|
| 3270 | 3272 | EOF |
|---|
| 3271 | | if { (eval echo configure:3272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 3273 | if { (eval echo configure:3274: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 3272 | 3274 | rm -rf conftest* |
|---|
| 3273 | 3275 | eval "ac_cv_func_connect=yes" |
|---|
| … | … | |
| 3288 | 3290 | |
|---|
| 3289 | 3291 | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 |
|---|
| 3290 | | echo "configure:3291: checking for connect in -lsocket" >&5 |
|---|
| | 3292 | echo "configure:3293: checking for connect in -lsocket" >&5 |
|---|
| 3291 | 3293 | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
|---|
| 3292 | 3294 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
|---|
| … | … | |
| 3296 | 3298 | LIBS="-lsocket $LIBS" |
|---|
| 3297 | 3299 | cat > conftest.$ac_ext <<EOF |
|---|
| 3298 | | #line 3299 "configure" |
|---|
| | 3300 | #line 3301 "configure" |
|---|
| 3299 | 3301 | #include "confdefs.h" |
|---|
| 3300 | 3302 | /* Override any gcc2 internal prototype to avoid an error. */ |
|---|
| … | … | |
| 3307 | 3309 | ; return 0; } |
|---|
| 3308 | 3310 | EOF |
|---|
| 3309 | | if { (eval echo configure:3310: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 3311 | if { (eval echo configure:3312: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 3310 | 3312 | rm -rf conftest* |
|---|
| 3311 | 3313 | eval "ac_cv_lib_$ac_lib_var=yes" |
|---|
| … | … | |
| 3332 | 3334 | |
|---|
| 3333 | 3335 | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 |
|---|
| 3334 | | echo "configure:3335: checking for gethostbyname" >&5 |
|---|
| | 3336 | echo "configure:3337: checking for gethostbyname" >&5 |
|---|
| 3335 | 3337 | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
|---|
| 3336 | 3338 | echo $ac_n "(cached) $ac_c" 1>&6 |
|---|
| 3337 | 3339 | else |
|---|
| 3338 | 3340 | cat > conftest.$ac_ext <<EOF |
|---|
| 3339 | | #line 3340 "configure" |
|---|
| | 3341 | #line 3342 "configure" |
|---|
| 3340 | 3342 | #include "confdefs.h" |
|---|
| 3341 | 3343 | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| … | … | |
| 3360 | 3362 | ; return 0; } |
|---|
| 3361 | 3363 | EOF |
|---|
| 3362 | | if { (eval echo configure:3363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| | 3364 | if { (eval echo configure:3365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
|---|
| 3363 | 3365 | rm -rf conftest* |
|---|
| 3364 | 3366 | eval "ac_cv_func_gethostbyname=yes" |
|---|
| … | … | |
| 3379 | 3381 | |
|---|
| 3380 | 3382 | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 |
|---|
| 3381 | | echo "configure:3382: checking for gethostbyname in -lnsl" >&5 |
|---|
| | 3383 | echo "configure:3384: checking for gethostbyname in -lnsl" >&5 |
|---|
| 3382 | 3384 | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
|---|
| 3383 | 3385 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
|---|
| … | … | |
| 3387 | 3389 | LIBS="-lnsl $LIBS" |
|---|
| 3388 | 3390 | cat > conftest.$ac_ext <<EOF |
|---|
| 3389 | | #line 3390 "configure" |
|---|
| | 3391 | #line 3392 "c |
|---|