- Timestamp:
- 03/07/12 14:22:50 (13 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/Makefile.am
r12904 r12999 263 263 if HAS_FITS 264 264 fadctrl_SOURCES += src/FitsFile.h src/FitsFile.cc \ 265 src/DataWriteFits.cc src/DataWriteFits.h 265 src/DataWriteFits.cc src/DataWriteFits.h \ 266 src/DataWriteFits2.cc src/DataWriteFits2.h 266 267 endif 267 268 fadctrl_LDADD = libDim++.la libDim.la libDimExtension.la \ -
trunk/FACT++/Makefile.in
r12832 r12999 65 65 66 66 @HAS_FITS_TRUE@am__append_5 = src/FitsFile.h src/FitsFile.cc \ 67 @HAS_FITS_TRUE@ src/DataWriteFits.cc src/DataWriteFits.h 67 @HAS_FITS_TRUE@ src/DataWriteFits.cc src/DataWriteFits.h \ 68 @HAS_FITS_TRUE@ src/DataWriteFits2.cc src/DataWriteFits2.h 68 69 69 70 @HAS_FITS_TRUE@am__append_6 = src/FitsFile.h src/FitsFile.cc src/Fits.h src/Fits.cc … … 266 267 src/DataCalib.cc src/DataCalib.h src/DataWriteRaw.cc \ 267 268 src/DataWriteRaw.h src/DrsCalib.h src/FitsFile.h \ 268 src/FitsFile.cc src/DataWriteFits.cc src/DataWriteFits.h 269 src/FitsFile.cc src/DataWriteFits.cc src/DataWriteFits.h \ 270 src/DataWriteFits2.cc src/DataWriteFits2.h 269 271 @HAS_FITS_TRUE@am__objects_7 = src/FitsFile.$(OBJEXT) \ 270 @HAS_FITS_TRUE@ src/DataWriteFits.$(OBJEXT) 272 @HAS_FITS_TRUE@ src/DataWriteFits.$(OBJEXT) \ 273 @HAS_FITS_TRUE@ src/DataWriteFits2.$(OBJEXT) 271 274 am_fadctrl_OBJECTS = src/fadctrl.$(OBJEXT) src/HeadersFAD.$(OBJEXT) \ 272 275 src/EventBuilder.$(OBJEXT) src/DataProcessorImp.$(OBJEXT) \ … … 282 285 am_fitsdump_OBJECTS = src/fitsdump.$(OBJEXT) 283 286 fitsdump_OBJECTS = $(am_fitsdump_OBJECTS) 284 fitsdump_DEPENDENCIES = libConfiguration.la libTime.la 287 fitsdump_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ 288 libConfiguration.la libTime.la 285 289 fitsgrep_SOURCES = fitsgrep.c 286 290 fitsgrep_OBJECTS = fitsgrep.$(OBJEXT) … … 927 931 fitsloader_LDADD = libStateMachine.la libTools.la libTime.la libDim++.la libDim.la libConfiguration.la 928 932 fitsdump_SOURCES = src/fitsdump.cc 929 fitsdump_LDADD = libConfiguration.la libTime.la933 fitsdump_LDADD = $(ROOTLDFLAGS) $(ROOTLIBS) libConfiguration.la libTime.la 930 934 readfits_SOURCES = src/readfits.cc src/ReadFits.h 931 935 readfits_LDADD = libStateMachine.la libTools.la libTime.la libDim++.la libDim.la libConfiguration.la … … 1348 1352 src/$(DEPDIR)/$(am__dirstamp) 1349 1353 src/DataWriteFits.$(OBJEXT): src/$(am__dirstamp) \ 1354 src/$(DEPDIR)/$(am__dirstamp) 1355 src/DataWriteFits2.$(OBJEXT): src/$(am__dirstamp) \ 1350 1356 src/$(DEPDIR)/$(am__dirstamp) 1351 1357 fadctrl$(EXEEXT): $(fadctrl_OBJECTS) $(fadctrl_DEPENDENCIES) … … 1546 1552 -rm -f src/DataProcessorImp.$(OBJEXT) 1547 1553 -rm -f src/DataWriteFits.$(OBJEXT) 1554 -rm -f src/DataWriteFits2.$(OBJEXT) 1548 1555 -rm -f src/DataWriteRaw.$(OBJEXT) 1549 1556 -rm -f src/Description.$(OBJEXT) … … 1692 1699 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/DataProcessorImp.Po@am__quote@ 1693 1700 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/DataWriteFits.Po@am__quote@ 1701 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/DataWriteFits2.Po@am__quote@ 1694 1702 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/DataWriteRaw.Po@am__quote@ 1695 1703 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/Description.Plo@am__quote@ -
trunk/FACT++/configure
r12832 r12999 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 8for FACT++ 1.0.3 # Generated by GNU Autoconf 2.67 for FACT++ 1.0. 4 4 # 5 5 # Report bugs to <thomas.bretz@epfl.ch>. … … 92 92 93 93 # Find who we are. Look in the path if we contain no directory separator. 94 as_myself=95 94 case $0 in #(( 96 95 *[\\/]* ) as_myself=$0 ;; … … 226 225 # neutralization value for shells without unset; and this also 227 226 # works around shells that cannot unset nonexistent variables. 228 # Preserve -v and -x to the replacement shell.229 227 BASH_ENV=/dev/null 230 228 ENV=/dev/null 231 229 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 232 230 export CONFIG_SHELL 233 case $- in # (((( 234 *v*x* | *x*v* ) as_opts=-vx ;; 235 *v* ) as_opts=-v ;; 236 *x* ) as_opts=-x ;; 237 * ) as_opts= ;; 238 esac 239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 231 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 240 232 fi 241 233 … … 1385 1377 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1386 1378 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1387 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"1379 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1388 1380 ;; 1389 1381 … … 1819 1811 cat <<\_ACEOF 1820 1812 FACT++ configure 1.0 1821 generated by GNU Autoconf 2.6 81813 generated by GNU Autoconf 2.67 1822 1814 1823 1815 Copyright (C) 2010 Free Software Foundation, Inc. … … 1865 1857 ac_retval=1 1866 1858 fi 1867 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1859 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1868 1860 as_fn_set_status $ac_retval 1869 1861 … … 1903 1895 ac_retval=1 1904 1896 fi 1905 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1897 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1906 1898 as_fn_set_status $ac_retval 1907 1899 … … 1940 1932 ac_retval=1 1941 1933 fi 1942 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1934 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1943 1935 as_fn_set_status $ac_retval 1944 1936 … … 1953 1945 { 1954 1946 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1955 if eval \${$3+:} false; then :1947 if eval "test \"\${$3+set}\"" = set; then : 1956 1948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1957 1949 $as_echo_n "checking for $2... " >&6; } 1958 if eval \${$3+:} false; then :1950 if eval "test \"\${$3+set}\"" = set; then : 1959 1951 $as_echo_n "(cached) " >&6 1960 1952 fi … … 2023 2015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2024 2016 $as_echo_n "checking for $2... " >&6; } 2025 if eval \${$3+:} false; then :2017 if eval "test \"\${$3+set}\"" = set; then : 2026 2018 $as_echo_n "(cached) " >&6 2027 2019 else … … 2032 2024 $as_echo "$ac_res" >&6; } 2033 2025 fi 2034 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2026 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2035 2027 2036 2028 } # ac_fn_c_check_header_mongrel … … 2073 2065 fi 2074 2066 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2075 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2067 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2076 2068 as_fn_set_status $ac_retval 2077 2069 … … 2087 2079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2088 2080 $as_echo_n "checking for $2... " >&6; } 2089 if eval \${$3+:} false; then :2081 if eval "test \"\${$3+set}\"" = set; then : 2090 2082 $as_echo_n "(cached) " >&6 2091 2083 else … … 2105 2097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2106 2098 $as_echo "$ac_res" >&6; } 2107 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2099 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2108 2100 2109 2101 } # ac_fn_c_check_header_compile … … 2150 2142 # left behind by Apple's compiler. We do this before executing the actions. 2151 2143 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2152 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2144 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2153 2145 as_fn_set_status $ac_retval 2154 2146 … … 2163 2155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2164 2156 $as_echo_n "checking for $2... " >&6; } 2165 if eval \${$3+:} false; then :2157 if eval "test \"\${$3+set}\"" = set; then : 2166 2158 $as_echo_n "(cached) " >&6 2167 2159 else … … 2218 2210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2219 2211 $as_echo "$ac_res" >&6; } 2220 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2212 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2221 2213 2222 2214 } # ac_fn_c_check_func … … 2254 2246 ac_retval=1 2255 2247 fi 2256 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2248 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2257 2249 as_fn_set_status $ac_retval 2258 2250 … … 2300 2292 # left behind by Apple's compiler. We do this before executing the actions. 2301 2293 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2302 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2294 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2303 2295 as_fn_set_status $ac_retval 2304 2296 … … 2313 2305 { 2314 2306 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2315 if eval \${$3+:} false; then :2307 if eval "test \"\${$3+set}\"" = set; then : 2316 2308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2317 2309 $as_echo_n "checking for $2... " >&6; } 2318 if eval \${$3+:} false; then :2310 if eval "test \"\${$3+set}\"" = set; then : 2319 2311 $as_echo_n "(cached) " >&6 2320 2312 fi … … 2383 2375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2384 2376 $as_echo_n "checking for $2... " >&6; } 2385 if eval \${$3+:} false; then :2377 if eval "test \"\${$3+set}\"" = set; then : 2386 2378 $as_echo_n "(cached) " >&6 2387 2379 else … … 2392 2384 $as_echo "$ac_res" >&6; } 2393 2385 fi 2394 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2386 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2395 2387 2396 2388 } # ac_fn_cxx_check_header_mongrel … … 2404 2396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2405 2397 $as_echo_n "checking for $2... " >&6; } 2406 if eval \${$3+:} false; then :2398 if eval "test \"\${$3+set}\"" = set; then : 2407 2399 $as_echo_n "(cached) " >&6 2408 2400 else … … 2459 2451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2460 2452 $as_echo "$ac_res" >&6; } 2461 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2453 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2462 2454 2463 2455 } # ac_fn_cxx_check_func … … 2467 2459 2468 2460 It was created by FACT++ $as_me 1.0, which was 2469 generated by GNU Autoconf 2.6 8. Invocation command line was2461 generated by GNU Autoconf 2.67. Invocation command line was 2470 2462 2471 2463 $ $0 $@ … … 2725 2717 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2726 2718 as_fn_error $? "failed to load site script $ac_site_file 2727 See \`config.log' for more details" "$LINENO" 5 ; }2719 See \`config.log' for more details" "$LINENO" 5 ; } 2728 2720 fi 2729 2721 done … … 2885 2877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2886 2878 $as_echo_n "checking for $ac_word... " >&6; } 2887 if ${ac_cv_prog_CC+:} false; then :2879 if test "${ac_cv_prog_CC+set}" = set; then : 2888 2880 $as_echo_n "(cached) " >&6 2889 2881 else … … 2929 2921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2930 2922 $as_echo_n "checking for $ac_word... " >&6; } 2931 if ${ac_cv_prog_ac_ct_CC+:} false; then :2923 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2932 2924 $as_echo_n "(cached) " >&6 2933 2925 else … … 2982 2974 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2983 2975 as_fn_error $? "no acceptable C compiler found in \$PATH 2984 See \`config.log' for more details" "$LINENO" 5 ; }2976 See \`config.log' for more details" "$LINENO" 5 ; } 2985 2977 2986 2978 # Provide some information about the compiler. … … 3097 3089 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3098 3090 as_fn_error 77 "C compiler cannot create executables 3099 See \`config.log' for more details" "$LINENO" 5 ; }3091 See \`config.log' for more details" "$LINENO" 5 ; } 3100 3092 else 3101 3093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 3140 3132 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3141 3133 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3142 See \`config.log' for more details" "$LINENO" 5 ; }3134 See \`config.log' for more details" "$LINENO" 5 ; } 3143 3135 fi 3144 3136 rm -f conftest conftest$ac_cv_exeext … … 3199 3191 as_fn_error $? "cannot run C compiled programs. 3200 3192 If you meant to cross compile, use \`--host'. 3201 See \`config.log' for more details" "$LINENO" 5 ; }3193 See \`config.log' for more details" "$LINENO" 5 ; } 3202 3194 fi 3203 3195 fi … … 3210 3202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3211 3203 $as_echo_n "checking for suffix of object files... " >&6; } 3212 if ${ac_cv_objext+:} false; then :3204 if test "${ac_cv_objext+set}" = set; then : 3213 3205 $as_echo_n "(cached) " >&6 3214 3206 else … … 3251 3243 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3252 3244 as_fn_error $? "cannot compute suffix of object files: cannot compile 3253 See \`config.log' for more details" "$LINENO" 5 ; }3245 See \`config.log' for more details" "$LINENO" 5 ; } 3254 3246 fi 3255 3247 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 3261 3253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3262 3254 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3263 if ${ac_cv_c_compiler_gnu+:} false; then :3255 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 3264 3256 $as_echo_n "(cached) " >&6 3265 3257 else … … 3298 3290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3299 3291 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3300 if ${ac_cv_prog_cc_g+:} false; then :3292 if test "${ac_cv_prog_cc_g+set}" = set; then : 3301 3293 $as_echo_n "(cached) " >&6 3302 3294 else … … 3376 3368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3377 3369 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3378 if ${ac_cv_prog_cc_c89+:} false; then :3370 if test "${ac_cv_prog_cc_c89+set}" = set; then : 3379 3371 $as_echo_n "(cached) " >&6 3380 3372 else … … 3487 3479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3488 3480 $as_echo_n "checking for $ac_word... " >&6; } 3489 if ${ac_cv_prog_CXX+:} false; then :3481 if test "${ac_cv_prog_CXX+set}" = set; then : 3490 3482 $as_echo_n "(cached) " >&6 3491 3483 else … … 3531 3523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3532 3524 $as_echo_n "checking for $ac_word... " >&6; } 3533 if ${ac_cv_prog_ac_ct_CXX+:} false; then :3525 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 3534 3526 $as_echo_n "(cached) " >&6 3535 3527 else … … 3609 3601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3610 3602 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3611 if ${ac_cv_cxx_compiler_gnu+:} false; then :3603 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 3612 3604 $as_echo_n "(cached) " >&6 3613 3605 else … … 3646 3638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3647 3639 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3648 if ${ac_cv_prog_cxx_g+:} false; then :3640 if test "${ac_cv_prog_cxx_g+set}" = set; then : 3649 3641 $as_echo_n "(cached) " >&6 3650 3642 else … … 3745 3737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5 3746 3738 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } 3747 if ${ac_cv_prog_cc_c99+:} false; then :3739 if test "${ac_cv_prog_cc_c99+set}" = set; then : 3748 3740 $as_echo_n "(cached) " >&6 3749 3741 else … … 3920 3912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3921 3913 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3922 if ${ac_cv_prog_cc_c89+:} false; then :3914 if test "${ac_cv_prog_cc_c89+set}" = set; then : 3923 3915 $as_echo_n "(cached) " >&6 3924 3916 else … … 4016 4008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5 4017 4009 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } 4018 if ${ac_cv_prog_cc_stdc+:} false; then :4010 if test "${ac_cv_prog_cc_stdc+set}" = set; then : 4019 4011 $as_echo_n "(cached) " >&6 4020 4012 fi … … 4050 4042 fi 4051 4043 if test -z "$CPP"; then 4052 if ${ac_cv_prog_CPP+:} false; then :4044 if test "${ac_cv_prog_CPP+set}" = set; then : 4053 4045 $as_echo_n "(cached) " >&6 4054 4046 else … … 4166 4158 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4167 4159 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 4168 See \`config.log' for more details" "$LINENO" 5 ; }4160 See \`config.log' for more details" "$LINENO" 5 ; } 4169 4161 fi 4170 4162 … … 4178 4170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4179 4171 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4180 if ${ac_cv_path_GREP+:} false; then :4172 if test "${ac_cv_path_GREP+set}" = set; then : 4181 4173 $as_echo_n "(cached) " >&6 4182 4174 else … … 4241 4233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4242 4234 $as_echo_n "checking for egrep... " >&6; } 4243 if ${ac_cv_path_EGREP+:} false; then :4235 if test "${ac_cv_path_EGREP+set}" = set; then : 4244 4236 $as_echo_n "(cached) " >&6 4245 4237 else … … 4308 4300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4309 4301 $as_echo_n "checking for ANSI C header files... " >&6; } 4310 if ${ac_cv_header_stdc+:} false; then :4302 if test "${ac_cv_header_stdc+set}" = set; then : 4311 4303 $as_echo_n "(cached) " >&6 4312 4304 else … … 4437 4429 4438 4430 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4439 if test "x$ac_cv_header_minix_config_h" = x yes; then :4431 if test "x$ac_cv_header_minix_config_h" = x""yes; then : 4440 4432 MINIX=yes 4441 4433 else … … 4459 4451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4460 4452 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4461 if ${ac_cv_safe_to_define___extensions__+:} false; then :4453 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : 4462 4454 $as_echo_n "(cached) " >&6 4463 4455 else … … 4506 4498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features without additional flags" >&5 4507 4499 $as_echo_n "checking if g++ supports C++0x features without additional flags... " >&6; } 4508 if ${ax_cv_cxx_compile_cxx0x_native+:} false; then :4500 if test "${ax_cv_cxx_compile_cxx0x_native+set}" = set; then : 4509 4501 $as_echo_n "(cached) " >&6 4510 4502 else … … 4560 4552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features with -std=c++0x" >&5 4561 4553 $as_echo_n "checking if g++ supports C++0x features with -std=c++0x... " >&6; } 4562 if ${ax_cv_cxx_compile_cxx0x_cxx+:} false; then :4554 if test "${ax_cv_cxx_compile_cxx0x_cxx+set}" = set; then : 4563 4555 $as_echo_n "(cached) " >&6 4564 4556 else … … 4617 4609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features with -std=gnu++0x" >&5 4618 4610 $as_echo_n "checking if g++ supports C++0x features with -std=gnu++0x... " >&6; } 4619 if ${ax_cv_cxx_compile_cxx0x_gxx+:} false; then :4611 if test "${ax_cv_cxx_compile_cxx0x_gxx+set}" = set; then : 4620 4612 $as_echo_n "(cached) " >&6 4621 4613 else … … 4722 4714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 4723 4715 $as_echo_n "checking build system type... " >&6; } 4724 if ${ac_cv_build+:} false; then :4716 if test "${ac_cv_build+set}" = set; then : 4725 4717 $as_echo_n "(cached) " >&6 4726 4718 else … … 4738 4730 case $ac_cv_build in 4739 4731 *-*-*) ;; 4740 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;4732 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 4741 4733 esac 4742 4734 build=$ac_cv_build … … 4756 4748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 4757 4749 $as_echo_n "checking host system type... " >&6; } 4758 if ${ac_cv_host+:} false; then :4750 if test "${ac_cv_host+set}" = set; then : 4759 4751 $as_echo_n "(cached) " >&6 4760 4752 else … … 4771 4763 case $ac_cv_host in 4772 4764 *-*-*) ;; 4773 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;4765 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 4774 4766 esac 4775 4767 host=$ac_cv_host … … 4858 4850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 4859 4851 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 4860 if ${ac_cv_path_SED+:} false; then :4852 if test "${ac_cv_path_SED+set}" = set; then : 4861 4853 $as_echo_n "(cached) " >&6 4862 4854 else … … 4940 4932 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 4941 4933 $as_echo_n "checking for fgrep... " >&6; } 4942 if ${ac_cv_path_FGREP+:} false; then :4934 if test "${ac_cv_path_FGREP+set}" = set; then : 4943 4935 $as_echo_n "(cached) " >&6 4944 4936 else … … 5071 5063 $as_echo_n "checking for non-GNU ld... " >&6; } 5072 5064 fi 5073 if ${lt_cv_path_LD+:} false; then :5065 if test "${lt_cv_path_LD+set}" = set; then : 5074 5066 $as_echo_n "(cached) " >&6 5075 5067 else … … 5111 5103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 5112 5104 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 5113 if ${lt_cv_prog_gnu_ld+:} false; then :5105 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 5114 5106 $as_echo_n "(cached) " >&6 5115 5107 else … … 5138 5130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 5139 5131 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 5140 if ${lt_cv_path_NM+:} false; then :5132 if test "${lt_cv_path_NM+set}" = set; then : 5141 5133 $as_echo_n "(cached) " >&6 5142 5134 else … … 5201 5193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5202 5194 $as_echo_n "checking for $ac_word... " >&6; } 5203 if ${ac_cv_prog_DUMPBIN+:} false; then :5195 if test "${ac_cv_prog_DUMPBIN+set}" = set; then : 5204 5196 $as_echo_n "(cached) " >&6 5205 5197 else … … 5245 5237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5246 5238 $as_echo_n "checking for $ac_word... " >&6; } 5247 if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :5239 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then : 5248 5240 $as_echo_n "(cached) " >&6 5249 5241 else … … 5317 5309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 5318 5310 $as_echo_n "checking the name lister ($NM) interface... " >&6; } 5319 if ${lt_cv_nm_interface+:} false; then :5311 if test "${lt_cv_nm_interface+set}" = set; then : 5320 5312 $as_echo_n "(cached) " >&6 5321 5313 else … … 5352 5344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 5353 5345 $as_echo_n "checking the maximum length of command line arguments... " >&6; } 5354 if ${lt_cv_sys_max_cmd_len+:} false; then :5346 if test "${lt_cv_sys_max_cmd_len+set}" = set; then : 5355 5347 $as_echo_n "(cached) " >&6 5356 5348 else … … 5549 5541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 5550 5542 $as_echo_n "checking how to convert $build file names to $host format... " >&6; } 5551 if ${lt_cv_to_host_file_cmd+:} false; then :5543 if test "${lt_cv_to_host_file_cmd+set}" = set; then : 5552 5544 $as_echo_n "(cached) " >&6 5553 5545 else … … 5596 5588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 5597 5589 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } 5598 if ${lt_cv_to_tool_file_cmd+:} false; then :5590 if test "${lt_cv_to_tool_file_cmd+set}" = set; then : 5599 5591 $as_echo_n "(cached) " >&6 5600 5592 else … … 5623 5615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 5624 5616 $as_echo_n "checking for $LD option to reload object files... " >&6; } 5625 if ${lt_cv_ld_reload_flag+:} false; then :5617 if test "${lt_cv_ld_reload_flag+set}" = set; then : 5626 5618 $as_echo_n "(cached) " >&6 5627 5619 else … … 5664 5656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5665 5657 $as_echo_n "checking for $ac_word... " >&6; } 5666 if ${ac_cv_prog_OBJDUMP+:} false; then :5658 if test "${ac_cv_prog_OBJDUMP+set}" = set; then : 5667 5659 $as_echo_n "(cached) " >&6 5668 5660 else … … 5704 5696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5705 5697 $as_echo_n "checking for $ac_word... " >&6; } 5706 if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :5698 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then : 5707 5699 $as_echo_n "(cached) " >&6 5708 5700 else … … 5763 5755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 5764 5756 $as_echo_n "checking how to recognize dependent libraries... " >&6; } 5765 if ${lt_cv_deplibs_check_method+:} false; then :5757 if test "${lt_cv_deplibs_check_method+set}" = set; then : 5766 5758 $as_echo_n "(cached) " >&6 5767 5759 else … … 6010 6002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6011 6003 $as_echo_n "checking for $ac_word... " >&6; } 6012 if ${ac_cv_prog_DLLTOOL+:} false; then :6004 if test "${ac_cv_prog_DLLTOOL+set}" = set; then : 6013 6005 $as_echo_n "(cached) " >&6 6014 6006 else … … 6050 6042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6051 6043 $as_echo_n "checking for $ac_word... " >&6; } 6052 if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :6044 if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then : 6053 6045 $as_echo_n "(cached) " >&6 6054 6046 else … … 6110 6102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 6111 6103 $as_echo_n "checking how to associate runtime and link libraries... " >&6; } 6112 if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :6104 if test "${lt_cv_sharedlib_from_linklib_cmd+set}" = set; then : 6113 6105 $as_echo_n "(cached) " >&6 6114 6106 else … … 6153 6145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6154 6146 $as_echo_n "checking for $ac_word... " >&6; } 6155 if ${ac_cv_prog_AR+:} false; then :6147 if test "${ac_cv_prog_AR+set}" = set; then : 6156 6148 $as_echo_n "(cached) " >&6 6157 6149 else … … 6197 6189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6198 6190 $as_echo_n "checking for $ac_word... " >&6; } 6199 if ${ac_cv_prog_ac_ct_AR+:} false; then :6191 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then : 6200 6192 $as_echo_n "(cached) " >&6 6201 6193 else … … 6261 6253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 6262 6254 $as_echo_n "checking for archiver @FILE support... " >&6; } 6263 if ${lt_cv_ar_at_file+:} false; then :6255 if test "${lt_cv_ar_at_file+set}" = set; then : 6264 6256 $as_echo_n "(cached) " >&6 6265 6257 else … … 6322 6314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6323 6315 $as_echo_n "checking for $ac_word... " >&6; } 6324 if ${ac_cv_prog_STRIP+:} false; then :6316 if test "${ac_cv_prog_STRIP+set}" = set; then : 6325 6317 $as_echo_n "(cached) " >&6 6326 6318 else … … 6362 6354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6363 6355 $as_echo_n "checking for $ac_word... " >&6; } 6364 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :6356 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 6365 6357 $as_echo_n "(cached) " >&6 6366 6358 else … … 6421 6413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6422 6414 $as_echo_n "checking for $ac_word... " >&6; } 6423 if ${ac_cv_prog_RANLIB+:} false; then :6415 if test "${ac_cv_prog_RANLIB+set}" = set; then : 6424 6416 $as_echo_n "(cached) " >&6 6425 6417 else … … 6461 6453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6462 6454 $as_echo_n "checking for $ac_word... " >&6; } 6463 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :6455 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 6464 6456 $as_echo_n "(cached) " >&6 6465 6457 else … … 6565 6557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6566 6558 $as_echo_n "checking for $ac_word... " >&6; } 6567 if ${ac_cv_prog_AWK+:} false; then :6559 if test "${ac_cv_prog_AWK+set}" = set; then : 6568 6560 $as_echo_n "(cached) " >&6 6569 6561 else … … 6632 6624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 6633 6625 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } 6634 if ${lt_cv_sys_global_symbol_pipe+:} false; then :6626 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then : 6635 6627 $as_echo_n "(cached) " >&6 6636 6628 else … … 7065 7057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 7066 7058 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } 7067 if ${lt_cv_cc_needs_belf+:} false; then :7059 if test "${lt_cv_cc_needs_belf+set}" = set; then : 7068 7060 $as_echo_n "(cached) " >&6 7069 7061 else … … 7138 7130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7139 7131 $as_echo_n "checking for $ac_word... " >&6; } 7140 if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :7132 if test "${ac_cv_prog_MANIFEST_TOOL+set}" = set; then : 7141 7133 $as_echo_n "(cached) " >&6 7142 7134 else … … 7178 7170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7179 7171 $as_echo_n "checking for $ac_word... " >&6; } 7180 if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :7172 if test "${ac_cv_prog_ac_ct_MANIFEST_TOOL+set}" = set; then : 7181 7173 $as_echo_n "(cached) " >&6 7182 7174 else … … 7228 7220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 7229 7221 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } 7230 if ${lt_cv_path_mainfest_tool+:} false; then :7222 if test "${lt_cv_path_mainfest_tool+set}" = set; then : 7231 7223 $as_echo_n "(cached) " >&6 7232 7224 else … … 7258 7250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7259 7251 $as_echo_n "checking for $ac_word... " >&6; } 7260 if ${ac_cv_prog_DSYMUTIL+:} false; then :7252 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then : 7261 7253 $as_echo_n "(cached) " >&6 7262 7254 else … … 7298 7290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7299 7291 $as_echo_n "checking for $ac_word... " >&6; } 7300 if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :7292 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then : 7301 7293 $as_echo_n "(cached) " >&6 7302 7294 else … … 7350 7342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7351 7343 $as_echo_n "checking for $ac_word... " >&6; } 7352 if ${ac_cv_prog_NMEDIT+:} false; then :7344 if test "${ac_cv_prog_NMEDIT+set}" = set; then : 7353 7345 $as_echo_n "(cached) " >&6 7354 7346 else … … 7390 7382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7391 7383 $as_echo_n "checking for $ac_word... " >&6; } 7392 if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :7384 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then : 7393 7385 $as_echo_n "(cached) " >&6 7394 7386 else … … 7442 7434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7443 7435 $as_echo_n "checking for $ac_word... " >&6; } 7444 if ${ac_cv_prog_LIPO+:} false; then :7436 if test "${ac_cv_prog_LIPO+set}" = set; then : 7445 7437 $as_echo_n "(cached) " >&6 7446 7438 else … … 7482 7474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7483 7475 $as_echo_n "checking for $ac_word... " >&6; } 7484 if ${ac_cv_prog_ac_ct_LIPO+:} false; then :7476 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then : 7485 7477 $as_echo_n "(cached) " >&6 7486 7478 else … … 7534 7526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7535 7527 $as_echo_n "checking for $ac_word... " >&6; } 7536 if ${ac_cv_prog_OTOOL+:} false; then :7528 if test "${ac_cv_prog_OTOOL+set}" = set; then : 7537 7529 $as_echo_n "(cached) " >&6 7538 7530 else … … 7574 7566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7575 7567 $as_echo_n "checking for $ac_word... " >&6; } 7576 if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :7568 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then : 7577 7569 $as_echo_n "(cached) " >&6 7578 7570 else … … 7626 7618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7627 7619 $as_echo_n "checking for $ac_word... " >&6; } 7628 if ${ac_cv_prog_OTOOL64+:} false; then :7620 if test "${ac_cv_prog_OTOOL64+set}" = set; then : 7629 7621 $as_echo_n "(cached) " >&6 7630 7622 else … … 7666 7658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7667 7659 $as_echo_n "checking for $ac_word... " >&6; } 7668 if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :7660 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then : 7669 7661 $as_echo_n "(cached) " >&6 7670 7662 else … … 7741 7733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 7742 7734 $as_echo_n "checking for -single_module linker flag... " >&6; } 7743 if ${lt_cv_apple_cc_single_mod+:} false; then :7735 if test "${lt_cv_apple_cc_single_mod+set}" = set; then : 7744 7736 $as_echo_n "(cached) " >&6 7745 7737 else … … 7770 7762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 7771 7763 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } 7772 if ${lt_cv_ld_exported_symbols_list+:} false; then :7764 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then : 7773 7765 $as_echo_n "(cached) " >&6 7774 7766 else … … 7802 7794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 7803 7795 $as_echo_n "checking for -force_load linker flag... " >&6; } 7804 if ${lt_cv_ld_force_load+:} false; then :7796 if test "${lt_cv_ld_force_load+set}" = set; then : 7805 7797 $as_echo_n "(cached) " >&6 7806 7798 else … … 7871 7863 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default 7872 7864 " 7873 if test "x$ac_cv_header_dlfcn_h" = x yes; then :7865 if test "x$ac_cv_header_dlfcn_h" = x""yes; then : 7874 7866 cat >>confdefs.h <<_ACEOF 7875 7867 #define HAVE_DLFCN_H 1 … … 8067 8059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 8068 8060 $as_echo_n "checking for objdir... " >&6; } 8069 if ${lt_cv_objdir+:} false; then :8061 if test "${lt_cv_objdir+set}" = set; then : 8070 8062 $as_echo_n "(cached) " >&6 8071 8063 else … … 8145 8137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 8146 8138 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } 8147 if ${lt_cv_path_MAGIC_CMD+:} false; then :8139 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 8148 8140 $as_echo_n "(cached) " >&6 8149 8141 else … … 8211 8203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 8212 8204 $as_echo_n "checking for file... " >&6; } 8213 if ${lt_cv_path_MAGIC_CMD+:} false; then :8205 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then : 8214 8206 $as_echo_n "(cached) " >&6 8215 8207 else … … 8353 8345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 8354 8346 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } 8355 if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :8347 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then : 8356 8348 $as_echo_n "(cached) " >&6 8357 8349 else … … 8698 8690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 8699 8691 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 8700 if ${lt_cv_prog_compiler_pic+:} false; then :8692 if test "${lt_cv_prog_compiler_pic+set}" = set; then : 8701 8693 $as_echo_n "(cached) " >&6 8702 8694 else … … 8713 8705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 8714 8706 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } 8715 if ${lt_cv_prog_compiler_pic_works+:} false; then :8707 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then : 8716 8708 $as_echo_n "(cached) " >&6 8717 8709 else … … 8777 8769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 8778 8770 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 8779 if ${lt_cv_prog_compiler_static_works+:} false; then :8771 if test "${lt_cv_prog_compiler_static_works+set}" = set; then : 8780 8772 $as_echo_n "(cached) " >&6 8781 8773 else … … 8820 8812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 8821 8813 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 8822 if ${lt_cv_prog_compiler_c_o+:} false; then :8814 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 8823 8815 $as_echo_n "(cached) " >&6 8824 8816 else … … 8875 8867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 8876 8868 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 8877 if ${lt_cv_prog_compiler_c_o+:} false; then :8869 if test "${lt_cv_prog_compiler_c_o+set}" = set; then : 8878 8870 $as_echo_n "(cached) " >&6 8879 8871 else … … 9444 9436 aix_libpath=$lt_cv_aix_libpath 9445 9437 else 9446 if ${lt_cv_aix_libpath_+:} false; then :9438 if test "${lt_cv_aix_libpath_+set}" = set; then : 9447 9439 $as_echo_n "(cached) " >&6 9448 9440 else … … 9497 9489 aix_libpath=$lt_cv_aix_libpath 9498 9490 else 9499 if ${lt_cv_aix_libpath_+:} false; then :9491 if test "${lt_cv_aix_libpath_+set}" = set; then : 9500 9492 $as_echo_n "(cached) " >&6 9501 9493 else … … 9769 9761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 9770 9762 $as_echo_n "checking if $CC understands -b... " >&6; } 9771 if ${lt_cv_prog_compiler__b+:} false; then :9763 if test "${lt_cv_prog_compiler__b+set}" = set; then : 9772 9764 $as_echo_n "(cached) " >&6 9773 9765 else … … 9838 9830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 9839 9831 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } 9840 if ${lt_cv_irix_exported_symbol+:} false; then :9832 if test "${lt_cv_irix_exported_symbol+set}" = set; then : 9841 9833 $as_echo_n "(cached) " >&6 9842 9834 else … … 10154 10146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 10155 10147 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 10156 if ${lt_cv_archive_cmds_need_lc+:} false; then :10148 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then : 10157 10149 $as_echo_n "(cached) " >&6 10158 10150 else … … 10856 10848 10857 10849 # Some binutils ld are patched to set DT_RUNPATH 10858 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :10850 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then : 10859 10851 $as_echo_n "(cached) " >&6 10860 10852 else … … 11288 11280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 11289 11281 $as_echo_n "checking for dlopen in -ldl... " >&6; } 11290 if ${ac_cv_lib_dl_dlopen+:} false; then :11282 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 11291 11283 $as_echo_n "(cached) " >&6 11292 11284 else … … 11322 11314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 11323 11315 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 11324 if test "x$ac_cv_lib_dl_dlopen" = x yes; then :11316 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 11325 11317 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" 11326 11318 else … … 11336 11328 *) 11337 11329 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" 11338 if test "x$ac_cv_func_shl_load" = x yes; then :11330 if test "x$ac_cv_func_shl_load" = x""yes; then : 11339 11331 lt_cv_dlopen="shl_load" 11340 11332 else 11341 11333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 11342 11334 $as_echo_n "checking for shl_load in -ldld... " >&6; } 11343 if ${ac_cv_lib_dld_shl_load+:} false; then :11335 if test "${ac_cv_lib_dld_shl_load+set}" = set; then : 11344 11336 $as_echo_n "(cached) " >&6 11345 11337 else … … 11375 11367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 11376 11368 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 11377 if test "x$ac_cv_lib_dld_shl_load" = x yes; then :11369 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then : 11378 11370 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" 11379 11371 else 11380 11372 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 11381 if test "x$ac_cv_func_dlopen" = x yes; then :11373 if test "x$ac_cv_func_dlopen" = x""yes; then : 11382 11374 lt_cv_dlopen="dlopen" 11383 11375 else 11384 11376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 11385 11377 $as_echo_n "checking for dlopen in -ldl... " >&6; } 11386 if ${ac_cv_lib_dl_dlopen+:} false; then :11378 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 11387 11379 $as_echo_n "(cached) " >&6 11388 11380 else … … 11418 11410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 11419 11411 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 11420 if test "x$ac_cv_lib_dl_dlopen" = x yes; then :11412 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 11421 11413 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" 11422 11414 else 11423 11415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 11424 11416 $as_echo_n "checking for dlopen in -lsvld... " >&6; } 11425 if ${ac_cv_lib_svld_dlopen+:} false; then :11417 if test "${ac_cv_lib_svld_dlopen+set}" = set; then : 11426 11418 $as_echo_n "(cached) " >&6 11427 11419 else … … 11457 11449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 11458 11450 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } 11459 if test "x$ac_cv_lib_svld_dlopen" = x yes; then :11451 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then : 11460 11452 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" 11461 11453 else 11462 11454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 11463 11455 $as_echo_n "checking for dld_link in -ldld... " >&6; } 11464 if ${ac_cv_lib_dld_dld_link+:} false; then :11456 if test "${ac_cv_lib_dld_dld_link+set}" = set; then : 11465 11457 $as_echo_n "(cached) " >&6 11466 11458 else … … 11496 11488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 11497 11489 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } 11498 if test "x$ac_cv_lib_dld_dld_link" = x yes; then :11490 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then : 11499 11491 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" 11500 11492 fi … … 11537 11529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 11538 11530 $as_echo_n "checking whether a program can dlopen itself... " >&6; } 11539 if ${lt_cv_dlopen_self+:} false; then :11531 if test "${lt_cv_dlopen_self+set}" = set; then : 11540 11532 $as_echo_n "(cached) " >&6 11541 11533 else … … 11643 11635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 11644 11636 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } 11645 if ${lt_cv_dlopen_self_static+:} false; then :11637 if test "${lt_cv_dlopen_self_static+set}" = set; then : 11646 11638 $as_echo_n "(cached) " >&6 11647 11639 else … … 11880 11872 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 11881 11873 if test -z "$CXXCPP"; then 11882 if ${ac_cv_prog_CXXCPP+:} false; then :11874 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 11883 11875 $as_echo_n "(cached) " >&6 11884 11876 else … … 11996 11988 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11997 11989 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 11998 See \`config.log' for more details" "$LINENO" 5 ; }11990 See \`config.log' for more details" "$LINENO" 5 ; } 11999 11991 fi 12000 11992 … … 12183 12175 $as_echo_n "checking for non-GNU ld... " >&6; } 12184 12176 fi 12185 if ${lt_cv_path_LD+:} false; then :12177 if test "${lt_cv_path_LD+set}" = set; then : 12186 12178 $as_echo_n "(cached) " >&6 12187 12179 else … … 12223 12215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 12224 12216 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 12225 if ${lt_cv_prog_gnu_ld+:} false; then :12217 if test "${lt_cv_prog_gnu_ld+set}" = set; then : 12226 12218 $as_echo_n "(cached) " >&6 12227 12219 else … … 12395 12387 aix_libpath=$lt_cv_aix_libpath 12396 12388 else 12397 if ${lt_cv_aix_libpath__CXX+:} false; then :12389 if test "${lt_cv_aix_libpath__CXX+set}" = set; then : 12398 12390 $as_echo_n "(cached) " >&6 12399 12391 else … … 12449 12441 aix_libpath=$lt_cv_aix_libpath 12450 12442 else 12451 if ${lt_cv_aix_libpath__CXX+:} false; then :12443 if test "${lt_cv_aix_libpath__CXX+set}" = set; then : 12452 12444 $as_echo_n "(cached) " >&6 12453 12445 else … … 13855 13847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 13856 13848 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 13857 if ${lt_cv_prog_compiler_pic_CXX+:} false; then :13849 if test "${lt_cv_prog_compiler_pic_CXX+set}" = set; then : 13858 13850 $as_echo_n "(cached) " >&6 13859 13851 else … … 13870 13862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 13871 13863 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } 13872 if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :13864 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then : 13873 13865 $as_echo_n "(cached) " >&6 13874 13866 else … … 13928 13920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 13929 13921 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 13930 if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :13922 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then : 13931 13923 $as_echo_n "(cached) " >&6 13932 13924 else … … 13968 13960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 13969 13961 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 13970 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :13962 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 13971 13963 $as_echo_n "(cached) " >&6 13972 13964 else … … 14020 14012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 14021 14013 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 14022 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :14014 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then : 14023 14015 $as_echo_n "(cached) " >&6 14024 14016 else … … 14162 14154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 14163 14155 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 14164 if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :14156 if test "${lt_cv_archive_cmds_need_lc_CXX+set}" = set; then : 14165 14157 $as_echo_n "(cached) " >&6 14166 14158 else … … 14705 14697 14706 14698 # Some binutils ld are patched to set DT_RUNPATH 14707 if ${lt_cv_shlibpath_overrides_runpath+:} false; then :14699 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then : 14708 14700 $as_echo_n "(cached) " >&6 14709 14701 else … … 15125 15117 $as_echo_n "checking for a BSD-compatible install... " >&6; } 15126 15118 if test -z "$INSTALL"; then 15127 if ${ac_cv_path_install+:} false; then :15119 if test "${ac_cv_path_install+set}" = set; then : 15128 15120 $as_echo_n "(cached) " >&6 15129 15121 else … … 15212 15204 case `pwd` in 15213 15205 *[\\\"\#\$\&\'\`$am_lf]*) 15214 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;15206 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; 15215 15207 esac 15216 15208 case $srcdir in 15217 15209 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 15218 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;15210 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; 15219 15211 esac 15220 15212 … … 15302 15294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15303 15295 $as_echo_n "checking for $ac_word... " >&6; } 15304 if ${ac_cv_prog_STRIP+:} false; then :15296 if test "${ac_cv_prog_STRIP+set}" = set; then : 15305 15297 $as_echo_n "(cached) " >&6 15306 15298 else … … 15342 15334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15343 15335 $as_echo_n "checking for $ac_word... " >&6; } 15344 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :15336 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : 15345 15337 $as_echo_n "(cached) " >&6 15346 15338 else … … 15395 15387 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 15396 15388 if test -z "$MKDIR_P"; then 15397 if ${ac_cv_path_mkdir+:} false; then :15389 if test "${ac_cv_path_mkdir+set}" = set; then : 15398 15390 $as_echo_n "(cached) " >&6 15399 15391 else … … 15444 15436 set x ${MAKE-make} 15445 15437 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 15446 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :15438 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 15447 15439 $as_echo_n "(cached) " >&6 15448 15440 else … … 15610 15602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 15611 15603 $as_echo_n "checking dependency style of $depcc... " >&6; } 15612 if ${am_cv_CC_dependencies_compiler_type+:} false; then :15604 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : 15613 15605 $as_echo_n "(cached) " >&6 15614 15606 else … … 15737 15729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 15738 15730 $as_echo_n "checking dependency style of $depcc... " >&6; } 15739 if ${am_cv_CXX_dependencies_compiler_type+:} false; then :15731 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : 15740 15732 $as_echo_n "(cached) " >&6 15741 15733 else … … 15883 15875 set dummy $CC; ac_cc=`$as_echo "$2" | 15884 15876 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 15885 if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :15877 if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then : 15886 15878 $as_echo_n "(cached) " >&6 15887 15879 else … … 16081 16073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16082 16074 $as_echo_n "checking for $ac_word... " >&6; } 16083 if ${ac_cv_path_DX_DOXYGEN+:} false; then :16075 if test "${ac_cv_path_DX_DOXYGEN+set}" = set; then : 16084 16076 $as_echo_n "(cached) " >&6 16085 16077 else … … 16124 16116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16125 16117 $as_echo_n "checking for $ac_word... " >&6; } 16126 if ${ac_cv_path_ac_pt_DX_DOXYGEN+:} false; then :16118 if test "${ac_cv_path_ac_pt_DX_DOXYGEN+set}" = set; then : 16127 16119 $as_echo_n "(cached) " >&6 16128 16120 else … … 16187 16179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16188 16180 $as_echo_n "checking for $ac_word... " >&6; } 16189 if ${ac_cv_path_DX_PERL+:} false; then :16181 if test "${ac_cv_path_DX_PERL+set}" = set; then : 16190 16182 $as_echo_n "(cached) " >&6 16191 16183 else … … 16230 16222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16231 16223 $as_echo_n "checking for $ac_word... " >&6; } 16232 if ${ac_cv_path_ac_pt_DX_PERL+:} false; then :16224 if test "${ac_cv_path_ac_pt_DX_PERL+set}" = set; then : 16233 16225 $as_echo_n "(cached) " >&6 16234 16226 else … … 16359 16351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16360 16352 $as_echo_n "checking for $ac_word... " >&6; } 16361 if ${ac_cv_path_DX_DOT+:} false; then :16353 if test "${ac_cv_path_DX_DOT+set}" = set; then : 16362 16354 $as_echo_n "(cached) " >&6 16363 16355 else … … 16402 16394 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16403 16395 $as_echo_n "checking for $ac_word... " >&6; } 16404 if ${ac_cv_path_ac_pt_DX_DOT+:} false; then :16396 if test "${ac_cv_path_ac_pt_DX_DOT+set}" = set; then : 16405 16397 $as_echo_n "(cached) " >&6 16406 16398 else … … 16738 16730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16739 16731 $as_echo_n "checking for $ac_word... " >&6; } 16740 if ${ac_cv_path_DX_HHC+:} false; then :16732 if test "${ac_cv_path_DX_HHC+set}" = set; then : 16741 16733 $as_echo_n "(cached) " >&6 16742 16734 else … … 16781 16773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16782 16774 $as_echo_n "checking for $ac_word... " >&6; } 16783 if ${ac_cv_path_ac_pt_DX_HHC+:} false; then :16775 if test "${ac_cv_path_ac_pt_DX_HHC+set}" = set; then : 16784 16776 $as_echo_n "(cached) " >&6 16785 16777 else … … 17057 17049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17058 17050 $as_echo_n "checking for $ac_word... " >&6; } 17059 if ${ac_cv_path_DX_LATEX+:} false; then :17051 if test "${ac_cv_path_DX_LATEX+set}" = set; then : 17060 17052 $as_echo_n "(cached) " >&6 17061 17053 else … … 17100 17092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17101 17093 $as_echo_n "checking for $ac_word... " >&6; } 17102 if ${ac_cv_path_ac_pt_DX_LATEX+:} false; then :17094 if test "${ac_cv_path_ac_pt_DX_LATEX+set}" = set; then : 17103 17095 $as_echo_n "(cached) " >&6 17104 17096 else … … 17163 17155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17164 17156 $as_echo_n "checking for $ac_word... " >&6; } 17165 if ${ac_cv_path_DX_MAKEINDEX+:} false; then :17157 if test "${ac_cv_path_DX_MAKEINDEX+set}" = set; then : 17166 17158 $as_echo_n "(cached) " >&6 17167 17159 else … … 17206 17198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17207 17199 $as_echo_n "checking for $ac_word... " >&6; } 17208 if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then :17200 if test "${ac_cv_path_ac_pt_DX_MAKEINDEX+set}" = set; then : 17209 17201 $as_echo_n "(cached) " >&6 17210 17202 else … … 17269 17261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17270 17262 $as_echo_n "checking for $ac_word... " >&6; } 17271 if ${ac_cv_path_DX_DVIPS+:} false; then :17263 if test "${ac_cv_path_DX_DVIPS+set}" = set; then : 17272 17264 $as_echo_n "(cached) " >&6 17273 17265 else … … 17312 17304 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17313 17305 $as_echo_n "checking for $ac_word... " >&6; } 17314 if ${ac_cv_path_ac_pt_DX_DVIPS+:} false; then :17306 if test "${ac_cv_path_ac_pt_DX_DVIPS+set}" = set; then : 17315 17307 $as_echo_n "(cached) " >&6 17316 17308 else … … 17375 17367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17376 17368 $as_echo_n "checking for $ac_word... " >&6; } 17377 if ${ac_cv_path_DX_EGREP+:} false; then :17369 if test "${ac_cv_path_DX_EGREP+set}" = set; then : 17378 17370 $as_echo_n "(cached) " >&6 17379 17371 else … … 17418 17410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17419 17411 $as_echo_n "checking for $ac_word... " >&6; } 17420 if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then :17412 if test "${ac_cv_path_ac_pt_DX_EGREP+set}" = set; then : 17421 17413 $as_echo_n "(cached) " >&6 17422 17414 else … … 17546 17538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17547 17539 $as_echo_n "checking for $ac_word... " >&6; } 17548 if ${ac_cv_path_DX_PDFLATEX+:} false; then :17540 if test "${ac_cv_path_DX_PDFLATEX+set}" = set; then : 17549 17541 $as_echo_n "(cached) " >&6 17550 17542 else … … 17589 17581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17590 17582 $as_echo_n "checking for $ac_word... " >&6; } 17591 if ${ac_cv_path_ac_pt_DX_PDFLATEX+:} false; then :17583 if test "${ac_cv_path_ac_pt_DX_PDFLATEX+set}" = set; then : 17592 17584 $as_echo_n "(cached) " >&6 17593 17585 else … … 17652 17644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17653 17645 $as_echo_n "checking for $ac_word... " >&6; } 17654 if ${ac_cv_path_DX_MAKEINDEX+:} false; then :17646 if test "${ac_cv_path_DX_MAKEINDEX+set}" = set; then : 17655 17647 $as_echo_n "(cached) " >&6 17656 17648 else … … 17695 17687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17696 17688 $as_echo_n "checking for $ac_word... " >&6; } 17697 if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then :17689 if test "${ac_cv_path_ac_pt_DX_MAKEINDEX+set}" = set; then : 17698 17690 $as_echo_n "(cached) " >&6 17699 17691 else … … 17758 17750 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17759 17751 $as_echo_n "checking for $ac_word... " >&6; } 17760 if ${ac_cv_path_DX_EGREP+:} false; then :17752 if test "${ac_cv_path_DX_EGREP+set}" = set; then : 17761 17753 $as_echo_n "(cached) " >&6 17762 17754 else … … 17801 17793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17802 17794 $as_echo_n "checking for $ac_word... " >&6; } 17803 if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then :17795 if test "${ac_cv_path_ac_pt_DX_EGREP+set}" = set; then : 17804 17796 $as_echo_n "(cached) " >&6 17805 17797 else … … 17957 17949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5 17958 17950 $as_echo_n "checking for cos in -lm... " >&6; } 17959 if ${ac_cv_lib_m_cos+:} false; then :17951 if test "${ac_cv_lib_m_cos+set}" = set; then : 17960 17952 $as_echo_n "(cached) " >&6 17961 17953 else … … 17991 17983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5 17992 17984 $as_echo "$ac_cv_lib_m_cos" >&6; } 17993 if test "x$ac_cv_lib_m_cos" = x yes; then :17985 if test "x$ac_cv_lib_m_cos" = x""yes; then : 17994 17986 cat >>confdefs.h <<_ACEOF 17995 17987 #define HAVE_LIBM 1 … … 18130 18122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 18131 18123 $as_echo_n "checking for $ac_word... " >&6; } 18132 if ${ac_cv_prog_ax_pthread_config+:} false; then :18124 if test "${ac_cv_prog_ax_pthread_config+set}" = set; then : 18133 18125 $as_echo_n "(cached) " >&6 18134 18126 else … … 18282 18274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5 18283 18275 $as_echo_n "checking for PTHREAD_PRIO_INHERIT... " >&6; } 18284 if ${ax_cv_PTHREAD_PRIO_INHERIT+:} false; then :18276 if test "${ax_cv_PTHREAD_PRIO_INHERIT+set}" = set; then : 18285 18277 $as_echo_n "(cached) " >&6 18286 18278 else … … 18325 18317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 18326 18318 $as_echo_n "checking for $ac_word... " >&6; } 18327 if ${ac_cv_prog_PTHREAD_CC+:} false; then :18319 if test "${ac_cv_prog_PTHREAD_CC+set}" = set; then : 18328 18320 $as_echo_n "(cached) " >&6 18329 18321 else … … 18472 18464 do : 18473 18465 ac_fn_c_check_header_mongrel "$LINENO" "panel.h" "ac_cv_header_panel_h" "$ac_includes_default" 18474 if test "x$ac_cv_header_panel_h" = x yes; then :18466 if test "x$ac_cv_header_panel_h" = x""yes; then : 18475 18467 cat >>confdefs.h <<_ACEOF 18476 18468 #define HAVE_PANEL_H 1 … … 18487 18479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for update_panels in -lpanel" >&5 18488 18480 $as_echo_n "checking for update_panels in -lpanel... " >&6; } 18489 if ${ac_cv_lib_panel_update_panels+:} false; then :18481 if test "${ac_cv_lib_panel_update_panels+set}" = set; then : 18490 18482 $as_echo_n "(cached) " >&6 18491 18483 else … … 18521 18513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_panel_update_panels" >&5 18522 18514 $as_echo "$ac_cv_lib_panel_update_panels" >&6; } 18523 if test "x$ac_cv_lib_panel_update_panels" = x yes; then :18515 if test "x$ac_cv_lib_panel_update_panels" = x""yes; then : 18524 18516 cat >>confdefs.h <<_ACEOF 18525 18517 #define HAVE_LIBPANEL 1 … … 18549 18541 else 18550 18542 case $x_includes,$x_libraries in #( 18551 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(18552 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :18543 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 18544 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 18553 18545 $as_echo_n "(cached) " >&6 18554 18546 else … … 18827 18819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 18828 18820 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 18829 if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :18821 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : 18830 18822 $as_echo_n "(cached) " >&6 18831 18823 else … … 18861 18853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 18862 18854 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 18863 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x yes; then :18855 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : 18864 18856 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 18865 18857 fi … … 18868 18860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 18869 18861 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 18870 if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :18862 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : 18871 18863 $as_echo_n "(cached) " >&6 18872 18864 else … … 18902 18894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 18903 18895 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 18904 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x yes; then :18896 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : 18905 18897 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 18906 18898 fi … … 18921 18913 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 18922 18914 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 18923 if test "x$ac_cv_func_gethostbyname" = x yes; then :18915 if test "x$ac_cv_func_gethostbyname" = x""yes; then : 18924 18916 18925 18917 fi … … 18928 18920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 18929 18921 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 18930 if ${ac_cv_lib_nsl_gethostbyname+:} false; then :18922 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 18931 18923 $as_echo_n "(cached) " >&6 18932 18924 else … … 18962 18954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 18963 18955 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 18964 if test "x$ac_cv_lib_nsl_gethostbyname" = x yes; then :18956 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 18965 18957 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 18966 18958 fi … … 18969 18961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 18970 18962 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 18971 if ${ac_cv_lib_bsd_gethostbyname+:} false; then :18963 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : 18972 18964 $as_echo_n "(cached) " >&6 18973 18965 else … … 19003 18995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 19004 18996 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 19005 if test "x$ac_cv_lib_bsd_gethostbyname" = x yes; then :18997 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : 19006 18998 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 19007 18999 fi … … 19018 19010 # if connect needs -lnsl, so does gethostbyname. 19019 19011 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" 19020 if test "x$ac_cv_func_connect" = x yes; then :19012 if test "x$ac_cv_func_connect" = x""yes; then : 19021 19013 19022 19014 fi … … 19025 19017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 19026 19018 $as_echo_n "checking for connect in -lsocket... " >&6; } 19027 if ${ac_cv_lib_socket_connect+:} false; then :19019 if test "${ac_cv_lib_socket_connect+set}" = set; then : 19028 19020 $as_echo_n "(cached) " >&6 19029 19021 else … … 19059 19051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 19060 19052 $as_echo "$ac_cv_lib_socket_connect" >&6; } 19061 if test "x$ac_cv_lib_socket_connect" = x yes; then :19053 if test "x$ac_cv_lib_socket_connect" = x""yes; then : 19062 19054 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 19063 19055 fi … … 19067 19059 # Guillermo Gomez says -lposix is necessary on A/UX. 19068 19060 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" 19069 if test "x$ac_cv_func_remove" = x yes; then :19061 if test "x$ac_cv_func_remove" = x""yes; then : 19070 19062 19071 19063 fi … … 19074 19066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 19075 19067 $as_echo_n "checking for remove in -lposix... " >&6; } 19076 if ${ac_cv_lib_posix_remove+:} false; then :19068 if test "${ac_cv_lib_posix_remove+set}" = set; then : 19077 19069 $as_echo_n "(cached) " >&6 19078 19070 else … … 19108 19100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 19109 19101 $as_echo "$ac_cv_lib_posix_remove" >&6; } 19110 if test "x$ac_cv_lib_posix_remove" = x yes; then :19102 if test "x$ac_cv_lib_posix_remove" = x""yes; then : 19111 19103 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 19112 19104 fi … … 19116 19108 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 19117 19109 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 19118 if test "x$ac_cv_func_shmat" = x yes; then :19110 if test "x$ac_cv_func_shmat" = x""yes; then : 19119 19111 19120 19112 fi … … 19123 19115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 19124 19116 $as_echo_n "checking for shmat in -lipc... " >&6; } 19125 if ${ac_cv_lib_ipc_shmat+:} false; then :19117 if test "${ac_cv_lib_ipc_shmat+set}" = set; then : 19126 19118 $as_echo_n "(cached) " >&6 19127 19119 else … … 19157 19149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 19158 19150 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 19159 if test "x$ac_cv_lib_ipc_shmat" = x yes; then :19151 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : 19160 19152 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 19161 19153 fi … … 19175 19167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 19176 19168 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 19177 if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :19169 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : 19178 19170 $as_echo_n "(cached) " >&6 19179 19171 else … … 19209 19201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 19210 19202 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 19211 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x yes; then :19203 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : 19212 19204 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 19213 19205 fi … … 19220 19212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libXp is available" >&5 19221 19213 $as_echo_n "checking whether libXp is available... " >&6; } 19222 if ${lt_cv_libxp+:} false; then :19214 if test "${lt_cv_libxp+set}" = set; then : 19223 19215 $as_echo_n "(cached) " >&6 19224 19216 else … … 19313 19305 # 19314 19306 if test "$motif_includes" = ""; then 19315 if ${ac_cv_motif_includes+:} false; then :19307 if test "${ac_cv_motif_includes+set}" = set; then : 19316 19308 $as_echo_n "(cached) " >&6 19317 19309 else … … 19387 19379 # 19388 19380 if test "$motif_libraries" = ""; then 19389 if ${ac_cv_motif_libraries+:} false; then :19381 if test "${ac_cv_motif_libraries+set}" = set; then : 19390 19382 $as_echo_n "(cached) " >&6 19391 19383 else … … 19472 19464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libXp is available" >&5 19473 19465 $as_echo_n "checking whether libXp is available... " >&6; } 19474 if ${lt_cv_libxp+:} false; then :19466 if test "${lt_cv_libxp+set}" = set; then : 19475 19467 $as_echo_n "(cached) " >&6 19476 19468 else … … 19632 19624 19633 19625 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" 19634 if test "x$ac_cv_header_zlib_h" = x yes; then :19626 if test "x$ac_cv_header_zlib_h" = x""yes; then : 19635 19627 19636 19628 else … … 19641 19633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflateEnd in -lz" >&5 19642 19634 $as_echo_n "checking for inflateEnd in -lz... " >&6; } 19643 if ${ac_cv_lib_z_inflateEnd+:} false; then :19635 if test "${ac_cv_lib_z_inflateEnd+set}" = set; then : 19644 19636 $as_echo_n "(cached) " >&6 19645 19637 else … … 19675 19667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflateEnd" >&5 19676 19668 $as_echo "$ac_cv_lib_z_inflateEnd" >&6; } 19677 if test "x$ac_cv_lib_z_inflateEnd" = x yes; then :19669 if test "x$ac_cv_lib_z_inflateEnd" = x""yes; then : 19678 19670 cat >>confdefs.h <<_ACEOF 19679 19671 #define HAVE_LIBZ 1 … … 19748 19740 19749 19741 ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default" 19750 if test "x$ac_cv_header_GL_gl_h" = x yes; then :19742 if test "x$ac_cv_header_GL_gl_h" = x""yes; then : 19751 19743 19752 19744 else … … 19757 19749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glLoadIdentity in -lGL" >&5 19758 19750 $as_echo_n "checking for glLoadIdentity in -lGL... " >&6; } 19759 if ${ac_cv_lib_GL_glLoadIdentity+:} false; then :19751 if test "${ac_cv_lib_GL_glLoadIdentity+set}" = set; then : 19760 19752 $as_echo_n "(cached) " >&6 19761 19753 else … … 19791 19783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GL_glLoadIdentity" >&5 19792 19784 $as_echo "$ac_cv_lib_GL_glLoadIdentity" >&6; } 19793 if test "x$ac_cv_lib_GL_glLoadIdentity" = x yes; then :19785 if test "x$ac_cv_lib_GL_glLoadIdentity" = x""yes; then : 19794 19786 cat >>confdefs.h <<_ACEOF 19795 19787 #define HAVE_LIBGL 1 … … 19862 19854 19863 19855 ac_fn_c_check_header_mongrel "$LINENO" "GL/glu.h" "ac_cv_header_GL_glu_h" "$ac_includes_default" 19864 if test "x$ac_cv_header_GL_glu_h" = x yes; then :19856 if test "x$ac_cv_header_GL_glu_h" = x""yes; then : 19865 19857 19866 19858 else … … 19871 19863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gluNewTess in -lGLU" >&5 19872 19864 $as_echo_n "checking for gluNewTess in -lGLU... " >&6; } 19873 if ${ac_cv_lib_GLU_gluNewTess+:} false; then :19865 if test "${ac_cv_lib_GLU_gluNewTess+set}" = set; then : 19874 19866 $as_echo_n "(cached) " >&6 19875 19867 else … … 19905 19897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GLU_gluNewTess" >&5 19906 19898 $as_echo "$ac_cv_lib_GLU_gluNewTess" >&6; } 19907 if test "x$ac_cv_lib_GLU_gluNewTess" = x yes; then :19899 if test "x$ac_cv_lib_GLU_gluNewTess" = x""yes; then : 19908 19900 cat >>confdefs.h <<_ACEOF 19909 19901 #define HAVE_LIBGLU 1 … … 19989 19981 19990 19982 ac_fn_c_check_header_mongrel "$LINENO" "fitsio.h" "ac_cv_header_fitsio_h" "$ac_includes_default" 19991 if test "x$ac_cv_header_fitsio_h" = x yes; then :19983 if test "x$ac_cv_header_fitsio_h" = x""yes; then : 19992 19984 19993 19985 else … … 19998 19990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ffpss in -lcfitsio" >&5 19999 19991 $as_echo_n "checking for ffpss in -lcfitsio... " >&6; } 20000 if ${ac_cv_lib_cfitsio_ffpss+:} false; then :19992 if test "${ac_cv_lib_cfitsio_ffpss+set}" = set; then : 20001 19993 $as_echo_n "(cached) " >&6 20002 19994 else … … 20032 20024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfitsio_ffpss" >&5 20033 20025 $as_echo "$ac_cv_lib_cfitsio_ffpss" >&6; } 20034 if test "x$ac_cv_lib_cfitsio_ffpss" = x yes; then :20026 if test "x$ac_cv_lib_cfitsio_ffpss" = x""yes; then : 20035 20027 cat >>confdefs.h <<_ACEOF 20036 20028 #define HAVE_LIBCFITSIO 1 … … 20116 20108 20117 20109 ac_fn_cxx_check_header_mongrel "$LINENO" "CCfits/CCfits" "ac_cv_header_CCfits_CCfits" "$ac_includes_default" 20118 if test "x$ac_cv_header_CCfits_CCfits" = x yes; then :20110 if test "x$ac_cv_header_CCfits_CCfits" = x""yes; then : 20119 20111 20120 20112 else … … 20125 20117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lCCfits" >&5 20126 20118 $as_echo_n "checking for main in -lCCfits... " >&6; } 20127 if ${ac_cv_lib_CCfits_main+:} false; then :20119 if test "${ac_cv_lib_CCfits_main+set}" = set; then : 20128 20120 $as_echo_n "(cached) " >&6 20129 20121 else … … 20153 20145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_CCfits_main" >&5 20154 20146 $as_echo "$ac_cv_lib_CCfits_main" >&6; } 20155 if test "x$ac_cv_lib_CCfits_main" = x yes; then :20147 if test "x$ac_cv_lib_CCfits_main" = x""yes; then : 20156 20148 cat >>confdefs.h <<_ACEOF 20157 20149 #define HAVE_LIBCCFITS 1 … … 20223 20215 case "$MYSQL_C_INC_DIR" in 20224 20216 /* ) ;; 20225 * ) as_fn_error $? "The MySQL include directory ($MYSQL_C_INC_DIR) must be an absolute path." "$LINENO" 5 ;;20217 * ) as_fn_error $? "The MySQL include directory ($MYSQL_C_INC_DIR) must be an absolute path." "$LINENO" 5 ;; 20226 20218 esac 20227 20219 … … 20259 20251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MySQL++ library location" >&5 20260 20252 $as_echo_n "checking for MySQL++ library location... " >&6; } 20261 if ${ac_cv_mysqlpp_lib+:} false; then :20253 if test "${ac_cv_mysqlpp_lib+set}" = set; then : 20262 20254 $as_echo_n "(cached) " >&6 20263 20255 else … … 20281 20273 case "$ac_cv_mysqlpp_lib" in 20282 20274 /* ) ;; 20283 * ) as_fn_error $? "The MySQL++ library directory ($ac_cv_mysqlpp_lib) must be an absolute path." "$LINENO" 5 ;;20275 * ) as_fn_error $? "The MySQL++ library directory ($ac_cv_mysqlpp_lib) must be an absolute path." "$LINENO" 5 ;; 20284 20276 esac 20285 20277 … … 20292 20284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MySQL++ include path" >&5 20293 20285 $as_echo_n "checking for MySQL++ include path... " >&6; } 20294 if ${ac_cv_mysqlpp_inc+:} false; then :20286 if test "${ac_cv_mysqlpp_inc+set}" = set; then : 20295 20287 $as_echo_n "(cached) " >&6 20296 20288 else … … 20312 20304 case "$ac_cv_mysqlpp_inc" in 20313 20305 /* ) ;; 20314 * ) as_fn_error $? "The MySQL++ header directory ($ac_cv_mysqlpp_inc) must be an absolute path." "$LINENO" 5 ;;20306 * ) as_fn_error $? "The MySQL++ header directory ($ac_cv_mysqlpp_inc) must be an absolute path." "$LINENO" 5 ;; 20315 20307 esac 20316 20308 … … 20667 20659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::System library is available" >&5 20668 20660 $as_echo_n "checking whether the Boost::System library is available... " >&6; } 20669 if ${ax_cv_boost_system+:} false; then :20661 if test "${ax_cv_boost_system+set}" = set; then : 20670 20662 $as_echo_n "(cached) " >&6 20671 20663 else … … 20721 20713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20722 20714 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20723 if eval \${$as_ac_Lib+:} false; then :20715 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20724 20716 $as_echo_n "(cached) " >&6 20725 20717 else … … 20769 20761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20770 20762 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20771 if eval \${$as_ac_Lib+:} false; then :20763 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20772 20764 $as_echo_n "(cached) " >&6 20773 20765 else … … 20818 20810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20819 20811 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20820 if eval \${$as_ac_Lib+:} false; then :20812 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20821 20813 $as_echo_n "(cached) " >&6 20822 20814 else … … 20911 20903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::ASIO library is available" >&5 20912 20904 $as_echo_n "checking whether the Boost::ASIO library is available... " >&6; } 20913 if ${ax_cv_boost_asio+:} false; then :20905 if test "${ax_cv_boost_asio+set}" = set; then : 20914 20906 $as_echo_n "(cached) " >&6 20915 20907 else … … 20968 20960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 20969 20961 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 20970 if eval \${$as_ac_Lib+:} false; then :20962 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20971 20963 $as_echo_n "(cached) " >&6 20972 20964 else … … 21009 21001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 21010 21002 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 21011 if eval \${$as_ac_Lib+:} false; then :21003 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21012 21004 $as_echo_n "(cached) " >&6 21013 21005 else … … 21096 21088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Date_Time library is available" >&5 21097 21089 $as_echo_n "checking whether the Boost::Date_Time library is available... " >&6; } 21098 if ${ax_cv_boost_date_time+:} false; then :21090 if test "${ax_cv_boost_date_time+set}" = set; then : 21099 21091 $as_echo_n "(cached) " >&6 21100 21092 else … … 21145 21137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21146 21138 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21147 if eval \${$as_ac_Lib+:} false; then :21139 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21148 21140 $as_echo_n "(cached) " >&6 21149 21141 else … … 21193 21185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21194 21186 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21195 if eval \${$as_ac_Lib+:} false; then :21187 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21196 21188 $as_echo_n "(cached) " >&6 21197 21189 else … … 21242 21234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 21243 21235 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 21244 if eval \${$as_ac_Lib+:} false; then :21236 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21245 21237 $as_echo_n "(cached) " >&6 21246 21238 else … … 21333 21325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Filesystem library is available" >&5 21334 21326 $as_echo_n "checking whether the Boost::Filesystem library is available... " >&6; } 21335 if ${ax_cv_boost_filesystem+:} false; then :21327 if test "${ax_cv_boost_filesystem+set}" = set; then : 21336 21328 $as_echo_n "(cached) " >&6 21337 21329 else … … 21382 21374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21383 21375 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21384 if eval \${$as_ac_Lib+:} false; then :21376 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21385 21377 $as_echo_n "(cached) " >&6 21386 21378 else … … 21430 21422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21431 21423 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21432 if eval \${$as_ac_Lib+:} false; then :21424 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21433 21425 $as_echo_n "(cached) " >&6 21434 21426 else … … 21478 21470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21479 21471 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21480 if eval \${$as_ac_Lib+:} false; then :21472 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21481 21473 $as_echo_n "(cached) " >&6 21482 21474 else … … 21571 21563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Program_Options library is available" >&5 21572 21564 $as_echo_n "checking whether the Boost::Program_Options library is available... " >&6; } 21573 if ${ax_cv_boost_program_options+:} false; then :21565 if test "${ax_cv_boost_program_options+set}" = set; then : 21574 21566 $as_echo_n "(cached) " >&6 21575 21567 else … … 21620 21612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21621 21613 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21622 if eval \${$as_ac_Lib+:} false; then :21614 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21623 21615 $as_echo_n "(cached) " >&6 21624 21616 else … … 21668 21660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21669 21661 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21670 if eval \${$as_ac_Lib+:} false; then :21662 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21671 21663 $as_echo_n "(cached) " >&6 21672 21664 else … … 21716 21708 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 21717 21709 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 21718 if eval \${$as_ac_Lib+:} false; then :21710 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21719 21711 $as_echo_n "(cached) " >&6 21720 21712 else … … 21801 21793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Regex library is available" >&5 21802 21794 $as_echo_n "checking whether the Boost::Regex library is available... " >&6; } 21803 if ${ax_cv_boost_regex+:} false; then :21795 if test "${ax_cv_boost_regex+set}" = set; then : 21804 21796 $as_echo_n "(cached) " >&6 21805 21797 else … … 21849 21841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21850 21842 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21851 if eval \${$as_ac_Lib+:} false; then :21843 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21852 21844 $as_echo_n "(cached) " >&6 21853 21845 else … … 21897 21889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21898 21890 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21899 if eval \${$as_ac_Lib+:} false; then :21891 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21900 21892 $as_echo_n "(cached) " >&6 21901 21893 else … … 21946 21938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 21947 21939 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 21948 if eval \${$as_ac_Lib+:} false; then :21940 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 21949 21941 $as_echo_n "(cached) " >&6 21950 21942 else … … 22033 22025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Thread library is available" >&5 22034 22026 $as_echo_n "checking whether the Boost::Thread library is available... " >&6; } 22035 if ${ax_cv_boost_thread+:} false; then :22027 if test "${ax_cv_boost_thread+set}" = set; then : 22036 22028 $as_echo_n "(cached) " >&6 22037 22029 else … … 22109 22101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 22110 22102 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 22111 if eval \${$as_ac_Lib+:} false; then :22103 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 22112 22104 $as_echo_n "(cached) " >&6 22113 22105 else … … 22157 22149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 22158 22150 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 22159 if eval \${$as_ac_Lib+:} false; then :22151 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 22160 22152 $as_echo_n "(cached) " >&6 22161 22153 else … … 22206 22198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 22207 22199 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 22208 if eval \${$as_ac_Lib+:} false; then :22200 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 22209 22201 $as_echo_n "(cached) " >&6 22210 22202 else … … 22382 22374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 22383 22375 $as_echo_n "checking for $ac_word... " >&6; } 22384 if ${ac_cv_path_PKG_CONFIG+:} false; then :22376 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 22385 22377 $as_echo_n "(cached) " >&6 22386 22378 else … … 22425 22417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 22426 22418 $as_echo_n "checking for $ac_word... " >&6; } 22427 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :22419 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : 22428 22420 $as_echo_n "(cached) " >&6 22429 22421 else … … 22676 22668 else 22677 22669 case $x_includes,$x_libraries in #( 22678 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(22679 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :22670 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 22671 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 22680 22672 $as_echo_n "(cached) " >&6 22681 22673 else … … 22954 22946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 22955 22947 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 22956 if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :22948 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : 22957 22949 $as_echo_n "(cached) " >&6 22958 22950 else … … 22988 22980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 22989 22981 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 22990 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x yes; then :22982 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : 22991 22983 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 22992 22984 fi … … 22995 22987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 22996 22988 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 22997 if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :22989 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : 22998 22990 $as_echo_n "(cached) " >&6 22999 22991 else … … 23029 23021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 23030 23022 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 23031 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x yes; then :23023 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : 23032 23024 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 23033 23025 fi … … 23048 23040 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 23049 23041 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 23050 if test "x$ac_cv_func_gethostbyname" = x yes; then :23042 if test "x$ac_cv_func_gethostbyname" = x""yes; then : 23051 23043 23052 23044 fi … … 23055 23047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 23056 23048 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 23057 if ${ac_cv_lib_nsl_gethostbyname+:} false; then :23049 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 23058 23050 $as_echo_n "(cached) " >&6 23059 23051 else … … 23089 23081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 23090 23082 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 23091 if test "x$ac_cv_lib_nsl_gethostbyname" = x yes; then :23083 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 23092 23084 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 23093 23085 fi … … 23096 23088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 23097 23089 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 23098 if ${ac_cv_lib_bsd_gethostbyname+:} false; then :23090 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : 23099 23091 $as_echo_n "(cached) " >&6 23100 23092 else … … 23130 23122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 23131 23123 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 23132 if test "x$ac_cv_lib_bsd_gethostbyname" = x yes; then :23124 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : 23133 23125 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 23134 23126 fi … … 23145 23137 # if connect needs -lnsl, so does gethostbyname. 23146 23138 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 23147 if test "x$ac_cv_func_connect" = x yes; then :23139 if test "x$ac_cv_func_connect" = x""yes; then : 23148 23140 23149 23141 fi … … 23152 23144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 23153 23145 $as_echo_n "checking for connect in -lsocket... " >&6; } 23154 if ${ac_cv_lib_socket_connect+:} false; then :23146 if test "${ac_cv_lib_socket_connect+set}" = set; then : 23155 23147 $as_echo_n "(cached) " >&6 23156 23148 else … … 23186 23178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 23187 23179 $as_echo "$ac_cv_lib_socket_connect" >&6; } 23188 if test "x$ac_cv_lib_socket_connect" = x yes; then :23180 if test "x$ac_cv_lib_socket_connect" = x""yes; then : 23189 23181 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 23190 23182 fi … … 23194 23186 # Guillermo Gomez says -lposix is necessary on A/UX. 23195 23187 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 23196 if test "x$ac_cv_func_remove" = x yes; then :23188 if test "x$ac_cv_func_remove" = x""yes; then : 23197 23189 23198 23190 fi … … 23201 23193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 23202 23194 $as_echo_n "checking for remove in -lposix... " >&6; } 23203 if ${ac_cv_lib_posix_remove+:} false; then :23195 if test "${ac_cv_lib_posix_remove+set}" = set; then : 23204 23196 $as_echo_n "(cached) " >&6 23205 23197 else … … 23235 23227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 23236 23228 $as_echo "$ac_cv_lib_posix_remove" >&6; } 23237 if test "x$ac_cv_lib_posix_remove" = x yes; then :23229 if test "x$ac_cv_lib_posix_remove" = x""yes; then : 23238 23230 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 23239 23231 fi … … 23243 23235 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 23244 23236 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 23245 if test "x$ac_cv_func_shmat" = x yes; then :23237 if test "x$ac_cv_func_shmat" = x""yes; then : 23246 23238 23247 23239 fi … … 23250 23242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 23251 23243 $as_echo_n "checking for shmat in -lipc... " >&6; } 23252 if ${ac_cv_lib_ipc_shmat+:} false; then :23244 if test "${ac_cv_lib_ipc_shmat+set}" = set; then : 23253 23245 $as_echo_n "(cached) " >&6 23254 23246 else … … 23284 23276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 23285 23277 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 23286 if test "x$ac_cv_lib_ipc_shmat" = x yes; then :23278 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : 23287 23279 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 23288 23280 fi … … 23302 23294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 23303 23295 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 23304 if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :23296 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : 23305 23297 $as_echo_n "(cached) " >&6 23306 23298 else … … 23336 23328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 23337 23329 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 23338 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x yes; then :23330 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : 23339 23331 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 23340 23332 fi … … 23347 23339 yes) LIBS="$X_PRE_LIBS $LIBS $X_LIBS -lX11 $X_EXTRA_LIBS" 23348 23340 CPPFLAGS="$CPPFLAGS $X_CFLAGS";; 23349 no) as_fn_error $? "Cannot find X window libraries and/or headers." "$LINENO" 5 ;;23341 no) as_fn_error $? "Cannot find X window libraries and/or headers." "$LINENO" 5 ;; 23350 23342 disable) ;; 23351 23343 esac … … 23375 23367 $as_echo_n "checking for Qt 4 library name... " >&6; } 23376 23368 23377 if ${qt4_cv_libname+:} false; then :23369 if test "${qt4_cv_libname+set}" = set; then : 23378 23370 $as_echo_n "(cached) " >&6 23379 23371 else … … 23486 23478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Qt 4 version" >&5 23487 23479 $as_echo_n "checking Qt 4 version... " >&6; } 23488 if ${lyx_cv_qt4version+:} false; then :23480 if test "${lyx_cv_qt4version+set}" = set; then : 23489 23481 $as_echo_n "(cached) " >&6 23490 23482 else … … 23500 23492 23501 23493 cat > conftest.$ac_ext <<EOF 23502 #line 23 502"configure"23494 #line 23494 "configure" 23503 23495 #include "confdefs.h" 23504 23496 #include <qglobal.h> … … 23527 23519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23528 23520 $as_echo_n "checking for $ac_word... " >&6; } 23529 if ${ac_cv_path_MOC4+:} false; then :23521 if test "${ac_cv_path_MOC4+set}" = set; then : 23530 23522 $as_echo_n "(cached) " >&6 23531 23523 else … … 23573 23565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23574 23566 $as_echo_n "checking for $ac_word... " >&6; } 23575 if ${ac_cv_path_UIC4+:} false; then :23567 if test "${ac_cv_path_UIC4+set}" = set; then : 23576 23568 $as_echo_n "(cached) " >&6 23577 23569 else … … 23619 23611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23620 23612 $as_echo_n "checking for $ac_word... " >&6; } 23621 if ${ac_cv_path_RCC4+:} false; then :23613 if test "${ac_cv_path_RCC4+set}" = set; then : 23622 23614 $as_echo_n "(cached) " >&6 23623 23615 else … … 23708 23700 23709 23701 ac_fn_cxx_check_header_mongrel "$LINENO" "QtOpenGL/QGLWidget" "ac_cv_header_QtOpenGL_QGLWidget" "$ac_includes_default" 23710 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = x yes; then :23702 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = x""yes; then : 23711 23703 23712 23704 else … … 23730 23722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QGLWidget qgl in -lQtOpenGL" >&5 23731 23723 $as_echo_n "checking for QGLWidget qgl in -lQtOpenGL... " >&6; } 23732 if ${ac_cv_lib_QtOpenGL_QGLWidget_qgl+:} false; then :23724 if test "${ac_cv_lib_QtOpenGL_QGLWidget_qgl+set}" = set; then : 23733 23725 $as_echo_n "(cached) " >&6 23734 23726 else … … 23841 23833 23842 23834 ac_fn_cxx_check_header_mongrel "$LINENO" "qwt_plot.h" "ac_cv_header_qwt_plot_h" "$ac_includes_default" 23843 if test "x$ac_cv_header_qwt_plot_h" = x yes; then :23835 if test "x$ac_cv_header_qwt_plot_h" = x""yes; then : 23844 23836 23845 23837 else … … 23863 23855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QwtPlot qwt in -lqwt-qt4" >&5 23864 23856 $as_echo_n "checking for QwtPlot qwt in -lqwt-qt4... " >&6; } 23865 if ${ac_cv_lib_qwt_qt4_QwtPlot_qwt+:} false; then :23857 if test "${ac_cv_lib_qwt_qt4_QwtPlot_qwt+set}" = set; then : 23866 23858 $as_echo_n "(cached) " >&6 23867 23859 else … … 23967 23959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23968 23960 $as_echo_n "checking for $ac_word... " >&6; } 23969 if ${ac_cv_path_ROOTCONF+:} false; then :23961 if test "${ac_cv_path_ROOTCONF+set}" = set; then : 23970 23962 $as_echo_n "(cached) " >&6 23971 23963 else … … 24008 24000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24009 24001 $as_echo_n "checking for $ac_word... " >&6; } 24010 if ${ac_cv_path_ROOTEXEC+:} false; then :24002 if test "${ac_cv_path_ROOTEXEC+set}" = set; then : 24011 24003 $as_echo_n "(cached) " >&6 24012 24004 else … … 24049 24041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24050 24042 $as_echo_n "checking for $ac_word... " >&6; } 24051 if ${ac_cv_path_ROOTCINT+:} false; then :24043 if test "${ac_cv_path_ROOTCINT+set}" = set; then : 24052 24044 $as_echo_n "(cached) " >&6 24053 24045 else … … 24184 24176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24185 24177 $as_echo_n "checking for $ac_word... " >&6; } 24186 if ${ac_cv_prog_COLORDIFF+:} false; then :24178 if test "${ac_cv_prog_COLORDIFF+set}" = set; then : 24187 24179 $as_echo_n "(cached) " >&6 24188 24180 else … … 24222 24214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24223 24215 $as_echo_n "checking for $ac_word... " >&6; } 24224 if ${ac_cv_prog_GROFF+:} false; then :24216 if test "${ac_cv_prog_GROFF+set}" = set; then : 24225 24217 $as_echo_n "(cached) " >&6 24226 24218 else … … 24260 24252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24261 24253 $as_echo_n "checking for $ac_word... " >&6; } 24262 if ${ac_cv_prog_PS2PDF+:} false; then :24254 if test "${ac_cv_prog_PS2PDF+set}" = set; then : 24263 24255 $as_echo_n "(cached) " >&6 24264 24256 else … … 24298 24290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 24299 24291 $as_echo_n "checking for $ac_word... " >&6; } 24300 if ${ac_cv_prog_HELP2MAN+:} false; then :24292 if test "${ac_cv_prog_HELP2MAN+set}" = set; then : 24301 24293 $as_echo_n "(cached) " >&6 24302 24294 else … … 24626 24618 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 24627 24619 if test -w "$cache_file"; then 24628 if test "x$cache_file" != "x/dev/null"; then24620 test "x$cache_file" != "x/dev/null" && 24629 24621 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 24630 24622 $as_echo "$as_me: updating cache $cache_file" >&6;} 24631 if test ! -f "$cache_file" || test -h "$cache_file"; then 24632 cat confcache >"$cache_file" 24633 else 24634 case $cache_file in #( 24635 */* | ?:*) 24636 mv -f confcache "$cache_file"$$ && 24637 mv -f "$cache_file"$$ "$cache_file" ;; #( 24638 *) 24639 mv -f confcache "$cache_file" ;; 24640 esac 24641 fi 24642 fi 24623 cat confcache >$cache_file 24643 24624 else 24644 24625 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 … … 24912 24893 fi 24913 24894 24914 : "${CONFIG_STATUS=./config.status}"24895 : ${CONFIG_STATUS=./config.status} 24915 24896 ac_write_fail=0 24916 24897 ac_clean_files_save=$ac_clean_files … … 25013 24994 25014 24995 # Find who we are. Look in the path if we contain no directory separator. 25015 as_myself=25016 24996 case $0 in #(( 25017 24997 *[\\/]* ) as_myself=$0 ;; … … 25321 25301 ac_log=" 25322 25302 This file was extended by FACT++ $as_me 1.0, which was 25323 generated by GNU Autoconf 2.6 8. Invocation command line was25303 generated by GNU Autoconf 2.67. Invocation command line was 25324 25304 25325 25305 CONFIG_FILES = $CONFIG_FILES … … 25383 25363 ac_cs_version="\\ 25384 25364 FACT++ config.status 1.0 25385 configured by $0, generated by GNU Autoconf 2.6 8,25365 configured by $0, generated by GNU Autoconf 2.67, 25386 25366 with options \\"\$ac_cs_config\\" 25387 25367 … … 25883 25863 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 25884 25864 25885 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;25865 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 25886 25866 esac 25887 25867 done … … 25906 25886 $debug || 25907 25887 { 25908 tmp= ac_tmp=25888 tmp= 25909 25889 trap 'exit_status=$? 25910 : "${ac_tmp:=$tmp}" 25911 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 25890 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 25912 25891 ' 0 25913 25892 trap 'as_fn_exit 1' 1 2 13 15 … … 25917 25896 { 25918 25897 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 25919 test - d "$tmp"25898 test -n "$tmp" && test -d "$tmp" 25920 25899 } || 25921 25900 { … … 25923 25902 (umask 077 && mkdir "$tmp") 25924 25903 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 25925 ac_tmp=$tmp25926 25904 25927 25905 # Set up the scripts for CONFIG_FILES section. … … 25945 25923 fi 25946 25924 25947 echo 'BEGIN {' >"$ ac_tmp/subs1.awk" &&25925 echo 'BEGIN {' >"$tmp/subs1.awk" && 25948 25926 _ACEOF 25949 25927 … … 25973 25951 25974 25952 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25975 cat >>"\$ ac_tmp/subs1.awk" <<\\_ACAWK &&25953 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 25976 25954 _ACEOF 25977 25955 sed -n ' … … 26021 25999 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 26022 26000 _ACAWK 26023 cat >>"\$ ac_tmp/subs1.awk" <<_ACAWK &&26001 cat >>"\$tmp/subs1.awk" <<_ACAWK && 26024 26002 for (key in S) S_is_set[key] = 1 26025 26003 FS = "" … … 26053 26031 else 26054 26032 cat 26055 fi < "$ ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \26033 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 26056 26034 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 26057 26035 _ACEOF … … 26093 26071 case $ac_mode$ac_tag in 26094 26072 :[FHL]*:*);; 26095 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;26073 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 26096 26074 :[FH]-) ac_tag=-:-;; 26097 26075 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 26112 26090 do 26113 26091 case $ac_f in 26114 -) ac_f="$ ac_tmp/stdin";;26092 -) ac_f="$tmp/stdin";; 26115 26093 *) # Look for the file first in the build tree, then in the source tree 26116 26094 # (if the path is not absolute). The absolute path cannot be DOS-style, … … 26121 26099 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 26122 26100 esac || 26123 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;26101 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 26124 26102 esac 26125 26103 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 26147 26125 26148 26126 case $ac_tag in 26149 *:-:* | *:-) cat >"$ ac_tmp/stdin" \26150 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;26127 *:-:* | *:-) cat >"$tmp/stdin" \ 26128 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 26151 26129 esac 26152 26130 ;; … … 26284 26262 $ac_datarootdir_hack 26285 26263 " 26286 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ ac_tmp/subs.awk"\26287 >$ac_tmp/out|| as_fn_error $? "could not create $ac_file" "$LINENO" 526264 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 26265 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 26288 26266 26289 26267 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 26290 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 26291 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 26292 "$ac_tmp/out"`; test -z "$ac_out"; } && 26268 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 26269 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 26293 26270 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 26294 26271 which seems to be undefined. Please make sure it is defined" >&5 … … 26296 26273 which seems to be undefined. Please make sure it is defined" >&2;} 26297 26274 26298 rm -f "$ ac_tmp/stdin"26275 rm -f "$tmp/stdin" 26299 26276 case $ac_file in 26300 -) cat "$ ac_tmp/out" && rm -f "$ac_tmp/out";;26301 *) rm -f "$ac_file" && mv "$ ac_tmp/out" "$ac_file";;26277 -) cat "$tmp/out" && rm -f "$tmp/out";; 26278 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 26302 26279 esac \ 26303 26280 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
Note:
See TracChangeset
for help on using the changeset viewer.