diff -r amber.test1/AmberTools/src/config.h amber.test2/AmberTools/src/config.h 7,10c7,10 < BINDIR=/programs/amber.test1/bin < LIBDIR=/programs/amber.test1/lib < INCDIR=/programs/amber.test1/include < DATDIR=/programs/amber.test1/dat --- > BINDIR=/programs/amber.test2/bin > LIBDIR=/programs/amber.test2/lib > INCDIR=/programs/amber.test2/include > DATDIR=/programs/amber.test2/dat diff -r amber.test1/AmberTools/src/etc/Python-2.6.6/config.log amber.test2/AmberTools/src/etc/Python-2.6.6/config.log 7c7 < $ ./configure --prefix=/programs/amber.test1 --- > $ ./configure --prefix=/programs/amber.test2 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 420c420 < /tmp/icczqja8z.o(.text+0x39): In function `main': --- > /tmp/iccVM5kLV.o(.text+0x39): In function `main': 422c422 < /tmp/icczqja8z.o(.text+0x50): In function `main': --- > /tmp/iccVM5kLV.o(.text+0x50): In function `main': 4491c4491 < /tmp/iccEFRxH9.o(.text+0x2b): In function `main': --- > /tmp/iccCYoIPv.o(.text+0x2b): In function `main': 4728c4728 < /tmp/iccN9Q19w.o(.text+0x2b): In function `main': --- > /tmp/iccNX3xsQ.o(.text+0x2b): In function `main': 5241c5241 < /tmp/iccwyOeM7.o(.text+0x2b): In function `main': --- > /tmp/iccjsGngw.o(.text+0x2b): In function `main': 5479c5479 < /tmp/icctes27N.o(.text+0x2b): In function `main': --- > /tmp/icc846dhm.o(.text+0x2b): In function `main': 5671c5671 < /tmp/iccvnDOq6.o(.text+0x2b): In function `main': --- > /tmp/icc6pJSzE.o(.text+0x2b): In function `main': 5952c5952 < /tmp/icczEuynR.o(.text+0x2b): In function `main': --- > /tmp/icccjlqnQ.o(.text+0x2b): In function `main': 5970c5970 < /tmp/icctsEsyp.o(.text+0x2b): In function `main': --- > /tmp/icceFkoEr.o(.text+0x2b): In function `main': 5976c5976 < /tmp/iccktmOjz.o(.text+0x2b): In function `main': --- > /tmp/icc78Qkrp.o(.text+0x2b): In function `main': 6014c6014 < /tmp/iccSgaeMM.o(.text+0x2b): In function `main': --- > /tmp/iccuGGrRE.o(.text+0x2b): In function `main': 7151c7151 < /tmp/icc1vGMLA.o(.text+0x2b): In function `main': --- > /tmp/iccDQi8ix.o(.text+0x2b): In function `main': 7403c7403 < /tmp/iccWFnpzE.o(.text+0x2b): In function `main': --- > /tmp/icc3jzm73.o(.text+0x2b): In function `main': 7654c7654 < /tmp/iccPs3mMt.o(.text+0x2b): In function `main': --- > /tmp/iccS5H3JX.o(.text+0x2b): In function `main': 13528c13528 < CONFIG_ARGS=' '\''--prefix=/programs/amber.test1'\'' '\''CC=icc'\'' '\''CFLAGS='\''' --- > CONFIG_ARGS=' '\''--prefix=/programs/amber.test2'\'' '\''CC=icc'\'' '\''CFLAGS='\''' 13548c13548 < FRAMEWORKUNIXTOOLSPREFIX='/programs/amber.test1' --- > FRAMEWORKUNIXTOOLSPREFIX='/programs/amber.test2' 13632c13632 < prefix='/programs/amber.test1' --- > prefix='/programs/amber.test2' diff -r amber.test1/AmberTools/src/etc/Python-2.6.6/config.status amber.test2/AmberTools/src/etc/Python-2.6.6/config.status 437c437 < ac_cs_config="'--prefix=/programs/amber.test1' 'CC=icc' 'CFLAGS='" --- > ac_cs_config="'--prefix=/programs/amber.test2' 'CC=icc' 'CFLAGS='" 447c447 < ac_pwd='/programs/amber.test1/AmberTools/src/etc/Python-2.6.6' --- > ac_pwd='/programs/amber.test2/AmberTools/src/etc/Python-2.6.6' 521c521 < set X '/bin/sh' './configure' '--prefix=/programs/amber.test1' 'CC=icc' 'CFLAGS=' $ac_configure_extra_args --no-create --no-recursion --- > set X '/bin/sh' './configure' '--prefix=/programs/amber.test2' 'CC=icc' 'CFLAGS=' $ac_configure_extra_args --no-create --no-recursion 682c682 < S["FRAMEWORKUNIXTOOLSPREFIX"]="/programs/amber.test1" --- > S["FRAMEWORKUNIXTOOLSPREFIX"]="/programs/amber.test2" 696c696 < S["CONFIG_ARGS"]=" '--prefix=/programs/amber.test1' 'CC=icc' 'CFLAGS='" --- > S["CONFIG_ARGS"]=" '--prefix=/programs/amber.test2' 'CC=icc' 'CFLAGS='" 727c727 < S["prefix"]="/programs/amber.test1" --- > S["prefix"]="/programs/amber.test2" diff -r amber.test1/AmberTools/src/etc/Python-2.6.6/Makefile amber.test2/AmberTools/src/etc/Python-2.6.6/Makefile 81c81 < prefix= /programs/amber.test1 --- > prefix= /programs/amber.test2 139c139 < CONFIG_ARGS= '--prefix=/programs/amber.test1' 'CC=icc' 'CFLAGS=' --- > CONFIG_ARGS= '--prefix=/programs/amber.test2' 'CC=icc' 'CFLAGS=' diff -r amber.test1/AmberTools/src/etc/Python-2.6.6/Makefile.pre amber.test2/AmberTools/src/etc/Python-2.6.6/Makefile.pre 80c80 < prefix= /programs/amber.test1 --- > prefix= /programs/amber.test2 138c138 < CONFIG_ARGS= '--prefix=/programs/amber.test1' 'CC=icc' 'CFLAGS=' --- > CONFIG_ARGS= '--prefix=/programs/amber.test2' 'CC=icc' 'CFLAGS=' diff -r amber.test1/AmberTools/src/fftw-2.1.5/aclocal.m4 amber.test2/AmberTools/src/fftw-2.1.5/aclocal.m4 1c1 < # generated automatically by aclocal 1.7.3 -*- Autoconf -*- --- > # generated automatically by aclocal 1.7.9 -*- Autoconf -*- 258c258 < # Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 --- > # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 276,283c276 < # serial 9 < < # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be < # written in clear, in which case automake, when reading aclocal.m4, < # will think it sees a *use*, and therefore will trigger all it's < # C support machinery. Also note that it means that autoscan, seeing < # CC etc. in the Makefile, will ask for an AC_PROG_CC use... < --- > # serial 10 412c405 < [AM_AUTOMAKE_VERSION([1.7.3])]) --- > [AM_AUTOMAKE_VERSION([1.7.9])]) 793a787,793 > # We will build objects and dependencies in a subdirectory because > # it helps to detect inapplicable dependency modes. For instance > # both Tru64's cc and ICC support -MD to output dependencies as a > # side effect of compilation, but ICC will put the dependencies in > # the current directory while Tru64 will put them in the object > # directory. > mkdir sub 799a800,803 > # Setup a source with many dependencies, because some compilers > # like to wrap large dependency lists on column 80 (with \), and > # we should not choose a depcomp mode which is confused by this. > # 803,805c807,812 < echo '#include "conftest.h"' > conftest.c < echo 'int i;' > conftest.h < echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf --- > : > sub/conftest.c > for i in 1 2 3 4 5 6; do > echo '#include "conftst'$i'.h"' >> sub/conftest.c > : > sub/conftst$i.h > done > echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 823,825c830,832 < source=conftest.c object=conftest.o \ < depfile=conftest.Po tmpdepfile=conftest.TPo \ < $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \ --- > source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ > depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ > $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ 827c834,835 < grep conftest.h conftest.Po > /dev/null 2>&1 && --- > grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && > grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && 962c970 < # Copyright (C) 2001, 2002 Free Software Foundation, Inc. --- > # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. 987c995 < doit: --- > am__doit: 988a997 > .PHONY: am__doit 1016,1018c1025,1027 < AC_SUBST(am__include) < AC_SUBST(am__quote) < AC_MSG_RESULT($_am_result) --- > AC_SUBST([am__include]) > AC_SUBST([am__quote]) > AC_MSG_RESULT([$_am_result]) 1092c1101 < # libtool.m4 - Configure libtool for the host system. -*-Shell-script-*- --- > # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 1094c1103 < # serial 46 AC_PROG_LIBTOOL --- > # serial 47 AC_PROG_LIBTOOL 1095a1105,1117 > > # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) > # ----------------------------------------------------------- > # If this macro is not defined by Autoconf, define it here. > m4_ifdef([AC_PROVIDE_IFELSE], > [], > [m4_define([AC_PROVIDE_IFELSE], > [m4_ifdef([AC_PROVIDE_$1], > [$2], [$3])])]) > > > # AC_PROG_LIBTOOL > # --------------- 1096a1119,1153 > [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl > dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX > dnl immediately, otherwise, hook it in at the end of AC_PROG_CXX. > AC_PROVIDE_IFELSE([AC_PROG_CXX], > [AC_LIBTOOL_CXX], > [define([AC_PROG_CXX], defn([AC_PROG_CXX])[AC_LIBTOOL_CXX > ])]) > dnl And a similar setup for Fortran 77 support > AC_PROVIDE_IFELSE([AC_PROG_F77], > [AC_LIBTOOL_F77], > [define([AC_PROG_F77], defn([AC_PROG_F77])[AC_LIBTOOL_F77 > ])]) > > dnl Quote A][M_PROG_GCJ so that aclocal doesn't bring it in needlessly. > dnl If either AC_PROG_GCJ or A][M_PROG_GCJ have already been expanded, run > dnl AC_LIBTOOL_GCJ immediately, otherwise, hook it in at the end of both. > AC_PROVIDE_IFELSE([AC_PROG_GCJ], > [AC_LIBTOOL_GCJ], > [AC_PROVIDE_IFELSE([A][M_PROG_GCJ], > [AC_LIBTOOL_GCJ], > [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ], > [AC_LIBTOOL_GCJ], > [ifdef([AC_PROG_GCJ], > [define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[AC_LIBTOOL_GCJ])]) > ifdef([A][M_PROG_GCJ], > [define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[AC_LIBTOOL_GCJ])]) > ifdef([LT_AC_PROG_GCJ], > [define([LT_AC_PROG_GCJ], > defn([LT_AC_PROG_GCJ])[AC_LIBTOOL_GCJ])])])]) > ])])# AC_PROG_LIBTOOL > > > # _AC_PROG_LIBTOOL > # ---------------- > AC_DEFUN([_AC_PROG_LIBTOOL], 1097a1155,1157 > AC_BEFORE([$0],[AC_LIBTOOL_CXX])dnl > AC_BEFORE([$0],[AC_LIBTOOL_F77])dnl > AC_BEFORE([$0],[AC_LIBTOOL_GCJ])dnl 1108c1168,1169 < ]) --- > ])# _AC_PROG_LIBTOOL > 1109a1171,1172 > # AC_LIBTOOL_SETUP > # ---------------- 1111c1174 < [AC_PREREQ(2.13)dnl --- > [AC_PREREQ(2.50)dnl 1121d1183 < AC_REQUIRE([LT_AC_PROG_SED])dnl 1124a1187 > # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! 1128a1192,1196 > AC_LIBTOOL_SYS_MAX_CMD_LEN > AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE > AC_LIBTOOL_OBJDIR > > AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl 1130,1134c1198,1206 < # Only perform the check for file, if the check method requires it < case $deplibs_check_method in < file_magic*) < if test "$file_magic_cmd" = '$MAGIC_CMD'; then < AC_PATH_MAGIC --- > > case $host_os in > aix3*) > # AIX sometimes has problems with the GCC collect2 program. For some > # reason, if we set the COLLECT_NAMES environment variable, the problems > # vanish in a puff of smoke. > if test "X${COLLECT_NAMES+set}" != Xset; then > COLLECT_NAMES= > export COLLECT_NAMES 1138a1211,1240 > # Sed substitution that helps us do robust quoting. It backslashifies > # metacharacters that are still active within double-quoted strings. > Xsed='sed -e s/^X//' > [sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'] > > # Same as above, but do not quote variable references. > [double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'] > > # Sed substitution to delay expansion of an escaped shell variable in a > # double_quote_subst'ed string. > delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' > > # Sed substitution to avoid accidental globbing in evaled expressions > no_glob_subst='s/\*/\\\*/g' > > # Constants: > rm="rm -f" > > # Global variables: > default_ofile=libtool > can_build_shared=yes > > # All known linkers require a `.a' archive for static linking (except M$VC, > # which needs '.lib'). > libext=a > ltmain="$ac_aux_dir/ltmain.sh" > ofile="$default_ofile" > with_gnu_ld="$lt_cv_prog_gnu_ld" > > AC_CHECK_TOOL(AR, ar, false) 1142,1144c1244,1245 < ifdef([AC_PROVIDE_AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no) < ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], < enable_win32_dll=yes, enable_win32_dll=no) --- > old_CC="$CC" > old_CFLAGS="$CFLAGS" 1146,1148c1247,1262 < AC_ARG_ENABLE(libtool-lock, < [ --disable-libtool-lock avoid locking (might break parallel builds)]) < test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes --- > # Set sane defaults for various variables > test -z "$AR" && AR=ar > test -z "$AR_FLAGS" && AR_FLAGS=cru > test -z "$AS" && AS=as > test -z "$CC" && CC=cc > test -z "$LTCC" && LTCC=$CC > test -z "$DLLTOOL" && DLLTOOL=dlltool > test -z "$LD" && LD=ld > test -z "$LN_S" && LN_S="ln -s" > test -z "$MAGIC_CMD" && MAGIC_CMD=file > test -z "$NM" && NM=nm > test -z "$SED" && SED=sed > test -z "$OBJDUMP" && OBJDUMP=objdump > test -z "$RANLIB" && RANLIB=: > test -z "$STRIP" && STRIP=: > test -z "$ac_objext" && ac_objext=o 1150,1170c1264,1267 < # Some flags need to be propagated to the compiler or linker for good < # libtool support. < case $host in < *-*-irix6*) < # Find out which ABI we are using. < echo '[#]line __oline__ "configure"' > conftest.$ac_ext < if AC_TRY_EVAL(ac_compile); then < case `/usr/bin/file conftest.$ac_objext` in < *32-bit*) < LD="${LD-ld} -32" < ;; < *N32*) < LD="${LD-ld} -n32" < ;; < *64-bit*) < LD="${LD-ld} -64" < ;; < esac < fi < rm -rf conftest* < ;; --- > # Determine commands to create old-style static archives. > old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' > old_postinstall_cmds='chmod 644 $oldlib' > old_postuninstall_cmds= 1172,1183c1269,1285 < *-*-sco3.2v5*) < # On SCO OpenServer 5, we need -belf to get full-featured binaries. < SAVE_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -belf" < AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, < [AC_LANG_SAVE < AC_LANG_C < AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) < AC_LANG_RESTORE]) < if test x"$lt_cv_cc_needs_belf" != x"yes"; then < # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf < CFLAGS="$SAVE_CFLAGS" --- > if test -n "$RANLIB"; then > case $host_os in > openbsd*) > old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds" > ;; > *) > old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" > ;; > esac > old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" > fi > > # Only perform the check for file, if the check method requires it > case $deplibs_check_method in > file_magic*) > if test "$file_magic_cmd" = '$MAGIC_CMD'; then > AC_PATH_MAGIC 1185a1288 > esac 1187,1191c1290,1292 < ifdef([AC_PROVIDE_AC_LIBTOOL_WIN32_DLL], < [*-*-cygwin* | *-*-mingw* | *-*-pw32*) < AC_CHECK_TOOL(DLLTOOL, dlltool, false) < AC_CHECK_TOOL(AS, as, false) < AC_CHECK_TOOL(OBJDUMP, objdump, false) --- > AC_PROVIDE_IFELSE([AC_LIBTOOL_DLOPEN], enable_dlopen=yes, enable_dlopen=no) > AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL], > enable_win32_dll=yes, enable_win32_dll=no) 1193,1217c1294,1297 < # recent cygwin and mingw systems supply a stub DllMain which the user < # can override, but on older systems we have to supply one < AC_CACHE_CHECK([if libtool should supply DllMain function], lt_cv_need_dllmain, < [AC_TRY_LINK([], < [extern int __attribute__((__stdcall__)) DllMain(void*, int, void*); < DllMain (0, 0, 0);], < [lt_cv_need_dllmain=no],[lt_cv_need_dllmain=yes])]) < < case $host/$CC in < *-*-cygwin*/gcc*-mno-cygwin*|*-*-mingw*) < # old mingw systems require "-dll" to link a DLL, while more recent ones < # require "-mdll" < SAVE_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -mdll" < AC_CACHE_CHECK([how to link DLLs], lt_cv_cc_dll_switch, < [AC_TRY_LINK([], [], [lt_cv_cc_dll_switch=-mdll],[lt_cv_cc_dll_switch=-dll])]) < CFLAGS="$SAVE_CFLAGS" ;; < *-*-cygwin* | *-*-pw32*) < # cygwin systems need to pass --dll to the linker, and not link < # crt.o which will require a WinMain@16 definition. < lt_cv_cc_dll_switch="-Wl,--dll -nostartfiles" ;; < esac < ;; < ]) < esac --- > AC_ARG_ENABLE([libtool-lock], > [AC_HELP_STRING([--disable-libtool-lock], > [avoid locking (might break parallel builds)])]) > test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes 1219c1299,1304 < _LT_AC_LTCONFIG_HACK --- > AC_ARG_WITH([pic], > [AC_HELP_STRING([--with-pic], > [try to use only PIC/non-PIC objects @<:@default=use both@:>@])], > [pic_mode="$withval"], > [pic_mode=default]) > test -z "$pic_mode" && pic_mode=default 1221c1306,1310 < ]) --- > # Use C for the default configuration in the libtool script > tagname= > AC_LIBTOOL_LANG_C_CONFIG > _LT_AC_TAGCONFIG > ])# AC_LIBTOOL_SETUP 1223,1237d1311 < # AC_LIBTOOL_HEADER_ASSERT < # ------------------------ < AC_DEFUN([AC_LIBTOOL_HEADER_ASSERT], < [AC_CACHE_CHECK([whether $CC supports assert without backlinking], < [lt_cv_func_assert_works], < [case $host in < *-*-solaris*) < if test "$GCC" = yes && test "$with_gnu_ld" != yes; then < case `$CC --version 2>/dev/null` in < [[12]].*) lt_cv_func_assert_works=no ;; < *) lt_cv_func_assert_works=yes ;; < esac < fi < ;; < esac]) 1239,1242c1313,1316 < if test "x$lt_cv_func_assert_works" = xyes; then < AC_CHECK_HEADERS(assert.h) < fi < ])# AC_LIBTOOL_HEADER_ASSERT --- > # _LT_AC_SYS_COMPILER > # ------------------- > AC_DEFUN([_LT_AC_SYS_COMPILER], > [AC_REQUIRE([AC_PROG_CC])dnl 1244,1248c1318,1319 < # _LT_AC_CHECK_DLFCN < # -------------------- < AC_DEFUN([_LT_AC_CHECK_DLFCN], < [AC_CHECK_HEADERS(dlfcn.h) < ])# _LT_AC_CHECK_DLFCN --- > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} 1250,1258c1321,1323 < # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE < # --------------------------------- < AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], < [AC_REQUIRE([AC_CANONICAL_HOST]) < AC_REQUIRE([AC_PROG_NM]) < AC_REQUIRE([AC_OBJEXT]) < # Check for command to grab the raw symbol name followed by C symbol from nm. < AC_MSG_CHECKING([command to parse $NM output]) < AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], [dnl --- > # Allow CC to be a program name with arguments. > compiler=$CC > ])# _LT_AC_SYS_COMPILER 1260,1261d1324 < # These are sane defaults that work on at least a few old systems. < # [They come from Ultrix. What could be older than Ultrix?!! ;)] 1263,1264c1326,1342 < # Character class describing NM global symbol codes. < symcode='[[BCDEGRST]]' --- > # _LT_AC_SYS_LIBPATH_AIX > # ---------------------- > # Links a minimal program and checks the executable > # for the system default hardcoded library path. In most cases, > # this is /usr/lib:/lib, but when the MPI compilers are used > # the location of the communication and MPI libs are included too. > # If we don't find anything, use the default library path according > # to the aix ld manual. > AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX], > [AC_LINK_IFELSE(AC_LANG_PROGRAM,[ > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi],[]) > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > ])# _LT_AC_SYS_LIBPATH_AIX 1266,1267d1343 < # Regexp to match symbols that can be accessed directly from C. < sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' 1269,1270c1345,1353 < # Transform the above into a raw symbol and a C symbol. < symxfrm='\1 \2\3 \3' --- > # _LT_AC_SHELL_INIT(ARG) > # ---------------------- > AC_DEFUN([_LT_AC_SHELL_INIT], > [ifdef([AC_DIVERSION_NOTICE], > [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)], > [AC_DIVERT_PUSH(NOTICE)]) > $1 > AC_DIVERT_POP > ])# _LT_AC_SHELL_INIT 1272,1273d1354 < # Transform an extracted symbol line into a proper C declaration < lt_cv_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'" 1275,1276c1356,1363 < # Transform an extracted symbol line into symbol name and symbol address < lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" --- > # _LT_AC_PROG_ECHO_BACKSLASH > # -------------------------- > # Add some code to the start of the generated configure script which > # will find an echo command which doesn't interpret backslashes. > AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], > [_LT_AC_SHELL_INIT([ > # Check that we are running under the correct shell. > SHELL=${CONFIG_SHELL-/bin/sh} 1278,1300c1365,1368 < # Define system-specific variables. < case $host_os in < aix*) < symcode='[[BCDT]]' < ;; < cygwin* | mingw* | pw32*) < symcode='[[ABCDGISTW]]' < ;; < hpux*) # Its linker distinguishes data from code symbols < lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" < lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" < ;; < irix* | nonstopux*) < symcode='[[BCDEGRST]]' < ;; < osf*) < symcode='[[BCDEGQRST]]' < ;; < solaris* | sysv5*) < symcode='[[BDT]]' < ;; < sysv4) < symcode='[[DFNSTU]]' --- > case X$ECHO in > X*--fallback-echo) > # Remove one level of quotation (which was required for Make). > ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` 1304,1310c1372,1385 < # Handle CRLF in mingw tool chain < opt_cr= < case $host_os in < mingw*) < opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp < ;; < esac --- > echo=${ECHO-echo} > if test "X[$]1" = X--no-reexec; then > # Discard the --no-reexec flag, and continue. > shift > elif test "X[$]1" = X--fallback-echo; then > # Avoid inline document here, it may be left over > : > elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then > # Yippee, $echo works! > : > else > # Restart under the correct shell. > exec $SHELL "[$]0" --no-reexec ${1+"[$]@"} > fi 1312,1314c1387,1393 < # If we're using GNU nm, then use its standard symbol codes. < if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then < symcode='[[ABCDGISTW]]' --- > if test "X[$]1" = X--fallback-echo; then > # used as fallback echo > shift > cat < [$]* > EOF > exit 0 1317,1318c1396,1398 < # Try without a prefix undercore, then with it. < for ac_symprfx in "" "_"; do --- > # The HP-UX ksh and POSIX shell print the target directory to stdout > # if CDPATH is set. > if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi 1320,1510c1400,1412 < # Write the raw and C identifiers. < lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" < < # Check to see that the pipe works correctly. < pipe_works=no < rm -f conftest* < cat > conftest.$ac_ext < $nlist) && test -s "$nlist"; then < # Try sorting and uniquifying the output. < if sort "$nlist" | uniq > "$nlist"T; then < mv -f "$nlist"T "$nlist" < else < rm -f "$nlist"T < fi < < # Make sure that we snagged all the symbols we need. < if egrep ' nm_test_var$' "$nlist" >/dev/null; then < if egrep ' nm_test_func$' "$nlist" >/dev/null; then < cat < conftest.$ac_ext < #ifdef __cplusplus < extern "C" { < #endif < < EOF < # Now generate the symbol file. < eval "$lt_cv_global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext' < < cat <> conftest.$ac_ext < #if defined (__STDC__) && __STDC__ < # define lt_ptr void * < #else < # define lt_ptr char * < # define const < #endif < < /* The mapping between symbol names and symbols. */ < const struct { < const char *name; < lt_ptr address; < } < lt_preloaded_symbols[[]] = < { < EOF < sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr) \&\2},/" < "$nlist" >> conftest.$ac_ext < cat <<\EOF >> conftest.$ac_ext < {0, (lt_ptr) 0} < }; < < #ifdef __cplusplus < } < #endif < EOF < # Now try linking the two files. < mv conftest.$ac_objext conftstm.$ac_objext < save_LIBS="$LIBS" < save_CFLAGS="$CFLAGS" < LIBS="conftstm.$ac_objext" < CFLAGS="$CFLAGS$no_builtin_flag" < if AC_TRY_EVAL(ac_link) && test -s conftest$ac_exeext; then < pipe_works=yes < fi < LIBS="$save_LIBS" < CFLAGS="$save_CFLAGS" < else < echo "cannot find nm_test_func in $nlist" >&AC_FD_CC < fi < else < echo "cannot find nm_test_var in $nlist" >&AC_FD_CC < fi < else < echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AC_FD_CC < fi < else < echo "$progname: failed program was:" >&AC_FD_CC < cat conftest.$ac_ext >&5 < fi < rm -f conftest* conftst* < < # Do not use the global_symbol_pipe unless it works. < if test "$pipe_works" = yes; then < break < else < lt_cv_sys_global_symbol_pipe= < fi < done < ]) < global_symbol_pipe="$lt_cv_sys_global_symbol_pipe" < if test -z "$lt_cv_sys_global_symbol_pipe"; then < global_symbol_to_cdecl= < global_symbol_to_c_name_address= < else < global_symbol_to_cdecl="$lt_cv_global_symbol_to_cdecl" < global_symbol_to_c_name_address="$lt_cv_global_symbol_to_c_name_address" < fi < if test -z "$global_symbol_pipe$global_symbol_to_cdec$global_symbol_to_c_name_address"; < then < AC_MSG_RESULT(failed) < else < AC_MSG_RESULT(ok) < fi < ]) # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE < < # _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR < # --------------------------------- < AC_DEFUN([_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR], < [# Find the correct PATH separator. Usually this is `:', but < # DJGPP uses `;' like DOS. < if test "X${PATH_SEPARATOR+set}" != Xset; then < UNAME=${UNAME-`uname 2>/dev/null`} < case X$UNAME in < *-DOS) lt_cv_sys_path_separator=';' ;; < *) lt_cv_sys_path_separator=':' ;; < esac < PATH_SEPARATOR=$lt_cv_sys_path_separator < fi < ])# _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR < < # _LT_AC_PROG_ECHO_BACKSLASH < # -------------------------- < # Add some code to the start of the generated configure script which < # will find an echo command which doesn't interpret backslashes. < AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH], < [ifdef([AC_DIVERSION_NOTICE], [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)], < [AC_DIVERT_PUSH(NOTICE)]) < _LT_AC_LIBTOOL_SYS_PATH_SEPARATOR < < # Check that we are running under the correct shell. < SHELL=${CONFIG_SHELL-/bin/sh} < < case X$ECHO in < X*--fallback-echo) < # Remove one level of quotation (which was required for Make). < ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` < ;; < esac < < echo=${ECHO-echo} < if test "X[$]1" = X--no-reexec; then < # Discard the --no-reexec flag, and continue. < shift < elif test "X[$]1" = X--fallback-echo; then < # Avoid inline document here, it may be left over < : < elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then < # Yippee, $echo works! < : < else < # Restart under the correct shell. < exec $SHELL "[$]0" --no-reexec ${1+"[$]@"} < fi < < if test "X[$]1" = X--fallback-echo; then < # used as fallback echo < shift < cat </dev/null && < echo_test_string="`eval $cmd`" && < (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null < then < break < fi < done < fi --- > if test -z "$ECHO"; then > if test "X${echo_test_string+set}" != Xset; then > # find a string as large as possible, as long as the shell can cope with it > for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do > # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... > if (echo_test_string="`eval $cmd`") 2>/dev/null && > echo_test_string="`eval $cmd`" && > (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null > then > break > fi > done > fi 1523c1425 < IFS="${IFS= }"; save_ifs="$IFS"; IFS=$PATH_SEPARATOR --- > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 1524a1427 > IFS="$lt_save_ifs" 1533c1436 < IFS="$save_ifs" --- > IFS="$lt_save_ifs" 1606,1607c1509,1791 < AC_DIVERT_POP < ])# _LT_AC_PROG_ECHO_BACKSLASH --- > ])])# _LT_AC_PROG_ECHO_BACKSLASH > > > # _LT_AC_LOCK > # ----------- > AC_DEFUN([_LT_AC_LOCK], > [AC_ARG_ENABLE([libtool-lock], > [AC_HELP_STRING([--disable-libtool-lock], > [avoid locking (might break parallel builds)])]) > test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes > > # Some flags need to be propagated to the compiler or linker for good > # libtool support. > case $host in > ia64-*-hpux*) > # Find out which ABI we are using. > echo 'int i;' > conftest.$ac_ext > if AC_TRY_EVAL(ac_compile); then > case `/usr/bin/file conftest.$ac_objext` in > *ELF-32*) > HPUX_IA64_MODE="32" > ;; > *ELF-64*) > HPUX_IA64_MODE="64" > ;; > esac > fi > rm -rf conftest* > ;; > *-*-irix6*) > # Find out which ABI we are using. > echo '[#]line __oline__ "configure"' > conftest.$ac_ext > if AC_TRY_EVAL(ac_compile); then > if test "$lt_cv_prog_gnu_ld" = yes; then > case `/usr/bin/file conftest.$ac_objext` in > *32-bit*) > LD="${LD-ld} -melf32bsmip" > ;; > *N32*) > LD="${LD-ld} -melf32bmipn32" > ;; > *64-bit*) > LD="${LD-ld} -melf64bmip" > ;; > esac > else > case `/usr/bin/file conftest.$ac_objext` in > *32-bit*) > LD="${LD-ld} -32" > ;; > *N32*) > LD="${LD-ld} -n32" > ;; > *64-bit*) > LD="${LD-ld} -64" > ;; > esac > fi > fi > rm -rf conftest* > ;; > > x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) > # Find out which ABI we are using. > echo 'int i;' > conftest.$ac_ext > if AC_TRY_EVAL(ac_compile); then > case "`/usr/bin/file conftest.o`" in > *32-bit*) > case $host in > x86_64-*linux*) > LD="${LD-ld} -m elf_i386" > ;; > ppc64-*linux*|powerpc64-*linux*) > LD="${LD-ld} -m elf32ppclinux" > ;; > s390x-*linux*) > LD="${LD-ld} -m elf_s390" > ;; > sparc64-*linux*) > LD="${LD-ld} -m elf32_sparc" > ;; > esac > ;; > *64-bit*) > case $host in > x86_64-*linux*) > LD="${LD-ld} -m elf_x86_64" > ;; > ppc*-*linux*|powerpc*-*linux*) > LD="${LD-ld} -m elf64ppc" > ;; > s390*-*linux*) > LD="${LD-ld} -m elf64_s390" > ;; > sparc*-*linux*) > LD="${LD-ld} -m elf64_sparc" > ;; > esac > ;; > esac > fi > rm -rf conftest* > ;; > > *-*-sco3.2v5*) > # On SCO OpenServer 5, we need -belf to get full-featured binaries. > SAVE_CFLAGS="$CFLAGS" > CFLAGS="$CFLAGS -belf" > AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf, > [AC_LANG_PUSH(C) > AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no]) > AC_LANG_POP]) > if test x"$lt_cv_cc_needs_belf" != x"yes"; then > # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf > CFLAGS="$SAVE_CFLAGS" > fi > ;; > AC_PROVIDE_IFELSE([AC_LIBTOOL_WIN32_DLL], > [*-*-cygwin* | *-*-mingw* | *-*-pw32*) > AC_CHECK_TOOL(DLLTOOL, dlltool, false) > AC_CHECK_TOOL(AS, as, false) > AC_CHECK_TOOL(OBJDUMP, objdump, false) > ;; > ]) > esac > > need_locks="$enable_libtool_lock" > > ])# _LT_AC_LOCK > > > # AC_LIBTOOL_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, > # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE]) > # ---------------------------------------------------------------- > # Check whether the given compiler option works > AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], > [AC_REQUIRE([LT_AC_PROG_SED]) > AC_CACHE_CHECK([$1], [$2], > [$2=no > ifelse([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4]) > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="$3" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&AS_MESSAGE_LOG_FD > echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > $2=yes > fi > fi > $rm conftest* > ]) > > if test x"[$]$2" = xyes; then > ifelse([$5], , :, [$5]) > else > ifelse([$6], , :, [$6]) > fi > ])# AC_LIBTOOL_COMPILER_OPTION > > > # AC_LIBTOOL_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS, > # [ACTION-SUCCESS], [ACTION-FAILURE]) > # ------------------------------------------------------------ > # Check whether the given compiler option works > AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], > [AC_CACHE_CHECK([$1], [$2], > [$2=no > save_LDFLAGS="$LDFLAGS" > LDFLAGS="$LDFLAGS $3" > printf "$lt_simple_link_test_code" > conftest.$ac_ext > if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test -s conftest.err; then > # Append any errors to the config.log. > cat conftest.err 1>&AS_MESSAGE_LOG_FD > else > $2=yes > fi > fi > $rm conftest* > LDFLAGS="$save_LDFLAGS" > ]) > > if test x"[$]$2" = xyes; then > ifelse([$4], , :, [$4]) > else > ifelse([$5], , :, [$5]) > fi > ])# AC_LIBTOOL_LINKER_OPTION > > > # AC_LIBTOOL_SYS_MAX_CMD_LEN > # -------------------------- > AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], > [# find the maximum length of command line arguments > AC_MSG_CHECKING([the maximum length of command line arguments]) > AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl > i=0 > teststring="ABCD" > > case $build_os in > msdosdjgpp*) > # On DJGPP, this test can blow up pretty badly due to problems in libc > # (any single argument exceeding 2000 bytes causes a buffer overrun > # during glob expansion). Even if it were fixed, the result of this > # check would be larger than it should be. > lt_cv_sys_max_cmd_len=12288; # 12K is about right > ;; > > gnu*) > # Under GNU Hurd, this test is not required because there is > # no limit to the length of command line arguments. > # Libtool will interpret -1 as no limit whatsoever > lt_cv_sys_max_cmd_len=-1; > ;; > > cygwin* | mingw*) > # On Win9x/ME, this test blows up -- it succeeds, but takes > # about 5 minutes as the teststring grows exponentially. > # Worse, since 9x/ME are not pre-emptively multitasking, > # you end up with a "frozen" computer, even though with patience > # the test eventually succeeds (with a max line length of 256k). > # Instead, let's just punt: use the minimum linelength reported by > # all of the supported platforms: 8192 (on NT/2K/XP). > lt_cv_sys_max_cmd_len=8192; > ;; > > amigaos*) > # On AmigaOS with pdksh, this test takes hours, literally. > # So we just punt and use a minimum line length of 8192. > lt_cv_sys_max_cmd_len=8192; > ;; > > *) > # If test is not a shell built-in, we'll probably end up computing a > # maximum length that is only half of the actual maximum length, but > # we can't tell. > while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \ > = "XX$teststring") >/dev/null 2>&1 && > new_result=`expr "X$teststring" : ".*" 2>&1` && > lt_cv_sys_max_cmd_len=$new_result && > test $i != 17 # 1/2 MB should be enough > do > i=`expr $i + 1` > teststring=$teststring$teststring > done > teststring= > # Add a significant safety factor because C++ compilers can tack on massive > # amounts of additional arguments before passing them to the linker. > # It appears as though 1/2 is a usable value. > lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` > ;; > esac > ]) > if test -n $lt_cv_sys_max_cmd_len ; then > AC_MSG_RESULT($lt_cv_sys_max_cmd_len) > else > AC_MSG_RESULT(none) > fi > ])# AC_LIBTOOL_SYS_MAX_CMD_LEN > > > # _LT_AC_CHECK_DLFCN > # -------------------- > AC_DEFUN([_LT_AC_CHECK_DLFCN], > [AC_CHECK_HEADERS(dlfcn.h)dnl > ])# _LT_AC_CHECK_DLFCN > 1613c1797,1798 < [if test "$cross_compiling" = yes; then : --- > [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl > if test "$cross_compiling" = yes; then : 1616d1800 < AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl 1696a1881 > 1700c1885,1886 < [if test "x$enable_dlopen" != xyes; then --- > [AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl > if test "x$enable_dlopen" != xyes; then 1715c1901 < cygwin* | mingw* | pw32*) --- > mingw* | pw32*) 1720,1722c1906,1923 < *) < AC_CHECK_FUNC([shl_load], < [lt_cv_dlopen="shl_load"], --- > cygwin*) > lt_cv_dlopen="dlopen" > lt_cv_dlopen_libs= > ;; > > darwin*) > # if libdl is installed we need to link against it > AC_CHECK_LIB([dl], [dlopen], > [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[ > lt_cv_dlopen="dyld" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > ]) > ;; > > *) > AC_CHECK_FUNC([shl_load], > [lt_cv_dlopen="shl_load"], 1724c1925 < [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], --- > [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], 1728c1929 < [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], --- > [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], 1730c1931 < [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], --- > [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], 1732c1933 < [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) --- > [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"]) 1750d1950 < AC_REQUIRE([_LT_AC_CHECK_DLFCN])dnl 1794,1806d1993 < AC_DEFUN([_LT_AC_LTCONFIG_HACK], < [AC_REQUIRE([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])dnl < # Sed substitution that helps us do robust quoting. It backslashifies < # metacharacters that are still active within double-quoted strings. < Xsed='sed -e s/^X//' < sed_quote_subst='s/\([[\\"\\`$\\\\]]\)/\\\1/g' < < # Same as above, but do not quote variable references. < double_quote_subst='s/\([[\\"\\`\\\\]]\)/\\\1/g' < < # Sed substitution to delay expansion of an escaped shell variable in a < # double_quote_subst'ed string. < delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' 1808,1809c1995,2041 < # Constants: < rm="rm -f" --- > # AC_LIBTOOL_PROG_CC_C_O([TAGNAME]) > # --------------------------------- > # Check to see if options -c and -o are simultaneously supported by compiler > AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O], > [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl > AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext], > [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)], > [_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no > $rm -r conftest 2>/dev/null > mkdir conftest > cd conftest > mkdir out > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > lt_compiler_flag="-o out/conftest2.$ac_objext" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD) > (eval "$lt_compile" 2>out/conftest.err) > ac_status=$? > cat out/conftest.err >&AS_MESSAGE_LOG_FD > echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD > if (exit $ac_status) && test -s out/conftest2.$ac_objext > then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s out/conftest.err; then > _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes > fi > fi > chmod u+w . > $rm conftest* > # SGI C++ compiler will create directory out/ii_files/ for > # template instantiation > test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files > $rm out/* && rmdir out > cd .. > rmdir conftest > $rm conftest* > ]) > ])# AC_LIBTOOL_PROG_CC_C_O 1811,1813d2042 < # Global variables: < default_ofile=libtool < can_build_shared=yes 1815,1821c2044,2048 < # All known linkers require a `.a' archive for static linking (except M$VC, < # which needs '.lib'). < libext=a < ltmain="$ac_aux_dir/ltmain.sh" < ofile="$default_ofile" < with_gnu_ld="$lt_cv_prog_gnu_ld" < need_locks="$enable_libtool_lock" --- > # AC_LIBTOOL_SYS_HARD_LINK_LOCKS([TAGNAME]) > # ----------------------------------------- > # Check to see if we can do hard links to lock some files if needed > AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], > [AC_REQUIRE([_LT_AC_LOCK])dnl 1823,1824c2050,2068 < old_CC="$CC" < old_CFLAGS="$CFLAGS" --- > hard_links="nottested" > if test "$_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then > # do not overwrite the value of need_locks provided by the user > AC_MSG_CHECKING([if we can lock with hard links]) > hard_links=yes > $rm conftest* > ln conftest.a conftest.b 2>/dev/null && hard_links=no > touch conftest.a > ln conftest.a conftest.b 2>&5 || hard_links=no > ln conftest.a conftest.b 2>/dev/null && hard_links=no > AC_MSG_RESULT([$hard_links]) > if test "$hard_links" = no; then > AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) > need_locks=warn > fi > else > need_locks=no > fi > ])# AC_LIBTOOL_SYS_HARD_LINK_LOCKS 1826,1839d2069 < # Set sane defaults for various variables < test -z "$AR" && AR=ar < test -z "$AR_FLAGS" && AR_FLAGS=cru < test -z "$AS" && AS=as < test -z "$CC" && CC=cc < test -z "$DLLTOOL" && DLLTOOL=dlltool < test -z "$LD" && LD=ld < test -z "$LN_S" && LN_S="ln -s" < test -z "$MAGIC_CMD" && MAGIC_CMD=file < test -z "$NM" && NM=nm < test -z "$OBJDUMP" && OBJDUMP=objdump < test -z "$RANLIB" && RANLIB=: < test -z "$STRIP" && STRIP=: < test -z "$ac_objext" && ac_objext=o 1841,1842c2071,2078 < if test x"$host" != x"$build"; then < ac_tool_prefix=${host_alias}- --- > # AC_LIBTOOL_OBJDIR > # ----------------- > AC_DEFUN([AC_LIBTOOL_OBJDIR], > [AC_CACHE_CHECK([for objdir], [lt_cv_objdir], > [rm -f .libs 2>/dev/null > mkdir .libs 2>/dev/null > if test -d .libs; then > lt_cv_objdir=.libs 1844c2080,2081 < ac_tool_prefix= --- > # MS-DOS does not allow filenames that begin with a dot. > lt_cv_objdir=_libs 1845a2083,2085 > rmdir .libs 2>/dev/null]) > objdir=$lt_cv_objdir > ])# AC_LIBTOOL_OBJDIR 1847,1851d2086 < # Transform linux* to *-*-linux-gnu*, to support old configure scripts. < case $host_os in < linux-gnu*) ;; < linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'` < esac 1853,1860c2088,2109 < case $host_os in < aix3*) < # AIX sometimes has problems with the GCC collect2 program. For some < # reason, if we set the COLLECT_NAMES environment variable, the problems < # vanish in a puff of smoke. < if test "X${COLLECT_NAMES+set}" != Xset; then < COLLECT_NAMES= < export COLLECT_NAMES --- > # AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH([TAGNAME]) > # ---------------------------------------------- > # Check hardcoding attributes. > AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], > [AC_MSG_CHECKING([how to hardcode library paths into programs]) > _LT_AC_TAGVAR(hardcode_action, $1)= > if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \ > test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \ > test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then > > # We can hardcode non-existant directories. > if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no && > # If the only mechanism to avoid hardcoding is shlibpath_var, we > # have to relink, otherwise we might link with an installed library > # when we should be linking with a yet-to-be-installed one > ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1)" != no && > test "$_LT_AC_TAGVAR(hardcode_minus_L, $1)" != no; then > # Linking always hardcodes the temporary library directory. > _LT_AC_TAGVAR(hardcode_action, $1)=relink > else > # We can link without hardcoding, and we can hardcode nonexisting dirs. > _LT_AC_TAGVAR(hardcode_action, $1)=immediate 1862,1863c2111,2116 < ;; < esac --- > else > # We cannot hardcode anything, or else we can only hardcode existing > # directories. > _LT_AC_TAGVAR(hardcode_action, $1)=unsupported > fi > AC_MSG_RESULT([$_LT_AC_TAGVAR(hardcode_action, $1)]) 1865,1868c2118,2126 < # Determine commands to create old-style static archives. < old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' < old_postinstall_cmds='chmod 644 $oldlib' < old_postuninstall_cmds= --- > if test "$_LT_AC_TAGVAR(hardcode_action, $1)" = relink; then > # Fast installation is not supported > enable_fast_install=no > elif test "$shlibpath_overrides_runpath" = yes || > test "$enable_shared" = no; then > # Fast installation is not necessary > enable_fast_install=needless > fi > ])# AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH 1870c2128,2140 < if test -n "$RANLIB"; then --- > > # AC_LIBTOOL_SYS_LIB_STRIP > # ------------------------ > AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP], > [striplib= > old_striplib= > AC_MSG_CHECKING([whether stripping libraries is possible]) > if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then > test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" > test -z "$striplib" && striplib="$STRIP --strip-unneeded" > AC_MSG_RESULT([yes]) > else > # FIXME - insert some real tests, host_os isn't really good enough 1872,1876c2142,2151 < openbsd*) < old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds" < ;; < *) < old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" --- > darwin*) > if test -n "$STRIP" ; then > striplib="$STRIP -x" > AC_MSG_RESULT([yes]) > else > AC_MSG_RESULT([no]) > fi > ;; > *) > AC_MSG_RESULT([no]) 1879d2153 < old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" 1880a2155 > ])# AC_LIBTOOL_SYS_LIB_STRIP 1882,1884d2156 < # Allow CC to be a program name with arguments. < set dummy $CC < compiler="[$]2" 1886,1890c2158,2186 < AC_MSG_CHECKING([for objdir]) < rm -f .libs 2>/dev/null < mkdir .libs 2>/dev/null < if test -d .libs; then < objdir=.libs --- > # AC_LIBTOOL_SYS_DYNAMIC_LINKER > # ----------------------------- > # PORTME Fill in your ld.so characteristics > AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER], > [AC_MSG_CHECKING([dynamic linker characteristics]) > library_names_spec= > libname_spec='lib$name' > soname_spec= > shrext_cmds=".so" > postinstall_cmds= > postuninstall_cmds= > finish_cmds= > finish_eval= > shlibpath_var= > shlibpath_overrides_runpath=unknown > version_type=none > dynamic_linker="$host_os ld.so" > sys_lib_dlsearch_path_spec="/lib /usr/lib" > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then > # if the path contains ";" then we assume it to be the separator > # otherwise default to the standard path separator (i.e. ":") - it is > # assumed that no part of a normal pathname contains ";" but that should > # okay in the real world where ";" in dirpaths is itself problematic. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi 1892,1893c2188 < # MS-DOS does not allow filenames that begin with a dot. < objdir=_libs --- > sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" 1895,1897c2190,2191 < rmdir .libs 2>/dev/null < AC_MSG_RESULT($objdir) < --- > need_lib_prefix=unknown > hardcode_into_libs=no 1899,1902c2193,2195 < AC_ARG_WITH(pic, < [ --with-pic try to use only PIC/non-PIC objects [default=use both]], < pic_mode="$withval", pic_mode=default) < test -z "$pic_mode" && pic_mode=default --- > # when you set need_version to no, make sure it does not cause -set_version > # flags to be left without arguments > need_version=unknown 1904,1914c2197,2201 < # We assume here that the value for lt_cv_prog_cc_pic will not be cached < # in isolation, and that seeing it set (from the cache) indicates that < # the associated values are set (in the cache) correctly too. < AC_MSG_CHECKING([for $compiler option to produce PIC]) < AC_CACHE_VAL(lt_cv_prog_cc_pic, < [ lt_cv_prog_cc_pic= < lt_cv_prog_cc_shlib= < lt_cv_prog_cc_wl= < lt_cv_prog_cc_static= < lt_cv_prog_cc_no_builtin= < lt_cv_prog_cc_can_build_shared=$can_build_shared --- > case $host_os in > aix3*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' > shlibpath_var=LIBPATH 1916,1918c2203,2205 < if test "$GCC" = yes; then < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-static' --- > # AIX 3 has no versioning support, so we append a major version to the name. > soname_spec='${libname}${release}${shared_ext}$major' > ;; 1920,1957c2207,2215 < case $host_os in < aix*) < # Below there is a dirty hack to force normal static linking with -ldl < # The problem is because libdl dynamically linked with both libc and < # libC (AIX C++ library), which obviously doesn't included in libraries < # list by gcc. This cause undefined symbols with -static flags. < # This hack allows C programs to be linked with "-static -ldl", but < # not sure about C++ programs. < lt_cv_prog_cc_static="$lt_cv_prog_cc_static ${lt_cv_prog_cc_wl}-lC" < ;; < amigaos*) < # FIXME: we need at least 68020 code to build shared libraries, but < # adding the `-m68020' flag to GCC prevents building anything better, < # like `-m68040'. < lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' < ;; < beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) < # PIC is the default for these OSes. < ;; < darwin* | rhapsody*) < # PIC is the default on this platform < # Common symbols not allowed in MH_DYLIB files < lt_cv_prog_cc_pic='-fno-common' < ;; < cygwin* | mingw* | pw32* | os2*) < # This hack is so that the source file can tell whether it is being < # built for inclusion in a dll (and should export symbols for example). < lt_cv_prog_cc_pic='-DDLL_EXPORT' < ;; < sysv4*MP*) < if test -d /usr/nec; then < lt_cv_prog_cc_pic=-Kconform_pic < fi < ;; < *) < lt_cv_prog_cc_pic='-fPIC' < ;; < esac --- > aix4* | aix5*) > version_type=linux > need_lib_prefix=no > need_version=no > hardcode_into_libs=yes > if test "$host_cpu" = ia64; then > # AIX 5 supports IA64 > library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH 1959c2217,2221 < # PORTME Check for PIC flags for the system compiler. --- > # With GCC up to 2.95.x, collect2 would create an import file > # for dependence libraries. The import file would start with > # the line `#! .'. This would cause the generated library to > # depend on `.', always an invalid library. This was fixed in > # development snapshots of GCC prior to 3.0. 1961,1966c2223,2227 < aix3* | aix4* | aix5*) < lt_cv_prog_cc_wl='-Wl,' < # All AIX code is PIC. < if test "$host_cpu" = ia64; then < # AIX 5 now supports IA64 processor < lt_cv_prog_cc_static='-Bstatic' --- > aix4 | aix4.[[01]] | aix4.[[01]].*) > if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' > echo ' yes ' > echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then > : 1968c2229 < lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' --- > can_build_shared=no 1970a2232,2249 > esac > # AIX (on Power*) has no versioning support, so currently we can not hardcode correct > # soname into executable. Probably we can add versioning support to > # collect2, so additional links can be useful in future. > if test "$aix_use_runtimelinking" = yes; then > # If using run time linking (on AIX 4.2 or later) use lib.so > # instead of lib.a to let people know that these are not > # typical AIX shared libraries. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > else > # We preserve .a as extension for shared libraries through AIX4.2 > # and later when we are not doing run time linking. > library_names_spec='${libname}${release}.a $libname.a' > soname_spec='${libname}${release}${shared_ext}$major' > fi > shlibpath_var=LIBPATH > fi > ;; 1972,1983c2251,2255 < hpux9* | hpux10* | hpux11*) < # Is there a better lt_cv_prog_cc_static that works with the bundled CC? < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static="${lt_cv_prog_cc_wl}-a ${lt_cv_prog_cc_wl}archive" < lt_cv_prog_cc_pic='+Z' < ;; < < irix5* | irix6* | nonstopux*) < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-non_shared' < # PIC (with -KPIC) is the default. < ;; --- > amigaos*) > library_names_spec='$libname.ixlibrary $libname.a' > # Create ${libname}_ixlibrary.a entries in /sys/libs. > finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' > ;; 1985,1989c2257,2261 < cygwin* | mingw* | pw32* | os2*) < # This hack is so that the source file can tell whether it is being < # built for inclusion in a dll (and should export symbols for example). < lt_cv_prog_cc_pic='-DDLL_EXPORT' < ;; --- > beos*) > library_names_spec='${libname}${shared_ext}' > dynamic_linker="$host_os ld.so" > shlibpath_var=LIBRARY_PATH > ;; 1991,1994c2263,2275 < newsos6) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < ;; --- > bsdi4*) > version_type=linux > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" > sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" > # the default ld.so.conf also contains /usr/contrib/lib and > # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow > # libtool to hard-code these into programs > ;; 1996,2000c2277,2281 < osf3* | osf4* | osf5*) < # All OSF/1 code is PIC. < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-non_shared' < ;; --- > cygwin* | mingw* | pw32*) > version_type=windows > shrext_cmds=".dll" > need_version=no > need_lib_prefix=no 2002,2024c2283,2295 < sco3.2v5*) < lt_cv_prog_cc_pic='-Kpic' < lt_cv_prog_cc_static='-dn' < lt_cv_prog_cc_shlib='-belf' < ;; < < solaris*) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Wl,' < ;; < < sunos4*) < lt_cv_prog_cc_pic='-PIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Qoption ld ' < ;; < < sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Wl,' < ;; --- > case $GCC,$host_os in > yes,cygwin* | yes,mingw* | yes,pw32*) > library_names_spec='$libname.dll.a' > # DLL is installed to $(libdir)/../bin by postinstall_cmds > postinstall_cmds='base_file=`basename \${file}`~ > dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ > dldir=$destdir/`dirname \$dlpath`~ > test -d \$dldir || mkdir -p \$dldir~ > $install_prog $dir/$dlname \$dldir/$dlname' > postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ > dlpath=$dir/\$dldll~ > $rm \$dlpath' > shlibpath_overrides_runpath=yes 2026,2028c2297,2301 < uts4*) < lt_cv_prog_cc_pic='-pic' < lt_cv_prog_cc_static='-Bstatic' --- > case $host_os in > cygwin*) > # Cygwin DLLs use 'cyg' prefix rather than 'lib' > soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" 2030,2034c2303,2316 < < sysv4*MP*) < if test -d /usr/nec ;then < lt_cv_prog_cc_pic='-Kconform_pic' < lt_cv_prog_cc_static='-Bstatic' --- > mingw*) > # MinGW DLLs use traditional 'lib' prefix > soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then > # It is most probably a Windows format PATH printed by > # mingw gcc, but we are running on Cygwin. Gcc prints its search > # path with ; separators, and with drive letters. We can handle the > # drive letters (cygwin fileutils understands them), so leave them, > # especially as we might pass files found there to a mingw objdump, > # which wouldn't understand a cygwinified path. Ahh. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 2037,2039c2319,2321 < < *) < lt_cv_prog_cc_can_build_shared=no --- > pw32*) > # pw32 DLLs use 'pw' prefix rather than 'lib' > library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 2042,2203c2324 < fi < ]) < if test -z "$lt_cv_prog_cc_pic"; then < AC_MSG_RESULT([none]) < else < AC_MSG_RESULT([$lt_cv_prog_cc_pic]) < < # Check to make sure the pic_flag actually works. < AC_MSG_CHECKING([if $compiler PIC flag $lt_cv_prog_cc_pic works]) < AC_CACHE_VAL(lt_cv_prog_cc_pic_works, [dnl < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS $lt_cv_prog_cc_pic -DPIC" < AC_TRY_COMPILE([], [], [dnl < case $host_os in < hpux9* | hpux10* | hpux11*) < # On HP-UX, both CC and GCC only warn that PIC is supported... then < # they create non-PIC objects. So, if there were any warnings, we < # assume that PIC is not supported. < if test -s conftest.err; then < lt_cv_prog_cc_pic_works=no < else < lt_cv_prog_cc_pic_works=yes < fi < ;; < *) < lt_cv_prog_cc_pic_works=yes < ;; < esac < ], [dnl < lt_cv_prog_cc_pic_works=no < ]) < CFLAGS="$save_CFLAGS" < ]) < < if test "X$lt_cv_prog_cc_pic_works" = Xno; then < lt_cv_prog_cc_pic= < lt_cv_prog_cc_can_build_shared=no < else < lt_cv_prog_cc_pic=" $lt_cv_prog_cc_pic" < fi < < AC_MSG_RESULT([$lt_cv_prog_cc_pic_works]) < fi < < # Check for any special shared library compilation flags. < if test -n "$lt_cv_prog_cc_shlib"; then < AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries]) < if echo "$old_CC $old_CFLAGS " | egrep -e "[[ ]]$lt_cv_prog_cc_shlib[[ ]]" >/dev/null; then : < else < AC_MSG_WARN([add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure]) < lt_cv_prog_cc_can_build_shared=no < fi < fi < < AC_MSG_CHECKING([if $compiler static flag $lt_cv_prog_cc_static works]) < AC_CACHE_VAL([lt_cv_prog_cc_static_works], [dnl < lt_cv_prog_cc_static_works=no < save_LDFLAGS="$LDFLAGS" < LDFLAGS="$LDFLAGS $lt_cv_prog_cc_static" < AC_TRY_LINK([], [], [lt_cv_prog_cc_static_works=yes]) < LDFLAGS="$save_LDFLAGS" < ]) < < # Belt *and* braces to stop my trousers falling down: < test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static= < AC_MSG_RESULT([$lt_cv_prog_cc_static_works]) < < pic_flag="$lt_cv_prog_cc_pic" < special_shlib_compile_flags="$lt_cv_prog_cc_shlib" < wl="$lt_cv_prog_cc_wl" < link_static_flag="$lt_cv_prog_cc_static" < no_builtin_flag="$lt_cv_prog_cc_no_builtin" < can_build_shared="$lt_cv_prog_cc_can_build_shared" < < < # Check to see if options -o and -c are simultaneously supported by compiler < AC_MSG_CHECKING([if $compiler supports -c -o file.$ac_objext]) < AC_CACHE_VAL([lt_cv_compiler_c_o], [ < $rm -r conftest 2>/dev/null < mkdir conftest < cd conftest < echo "int some_variable = 0;" > conftest.$ac_ext < mkdir out < # According to Tom Tromey, Ian Lance Taylor reported there are C compilers < # that will create temporary files in the current directory regardless of < # the output directory. Thus, making CWD read-only will cause this test < # to fail, enabling locking or at least warning the user not to do parallel < # builds. < chmod -w . < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" < compiler_c_o=no < if { (eval echo configure:__oline__: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s out/conftest.err; then < lt_cv_compiler_c_o=no < else < lt_cv_compiler_c_o=yes < fi < else < # Append any errors to the config.log. < cat out/conftest.err 1>&AC_FD_CC < lt_cv_compiler_c_o=no < fi < CFLAGS="$save_CFLAGS" < chmod u+w . < $rm conftest* out/* < rmdir out < cd .. < rmdir conftest < $rm -r conftest 2>/dev/null < ]) < compiler_c_o=$lt_cv_compiler_c_o < AC_MSG_RESULT([$compiler_c_o]) < < if test x"$compiler_c_o" = x"yes"; then < # Check to see if we can write to a .lo < AC_MSG_CHECKING([if $compiler supports -c -o file.lo]) < AC_CACHE_VAL([lt_cv_compiler_o_lo], [ < lt_cv_compiler_o_lo=no < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -c -o conftest.lo" < save_objext="$ac_objext" < ac_objext=lo < AC_TRY_COMPILE([], [int some_variable = 0;], [dnl < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s conftest.err; then < lt_cv_compiler_o_lo=no < else < lt_cv_compiler_o_lo=yes < fi < ]) < ac_objext="$save_objext" < CFLAGS="$save_CFLAGS" < ]) < compiler_o_lo=$lt_cv_compiler_o_lo < AC_MSG_RESULT([$compiler_o_lo]) < else < compiler_o_lo=no < fi < < # Check to see if we can do hard links to lock some files if needed < hard_links="nottested" < if test "$compiler_c_o" = no && test "$need_locks" != no; then < # do not overwrite the value of need_locks provided by the user < AC_MSG_CHECKING([if we can lock with hard links]) < hard_links=yes < $rm conftest* < ln conftest.a conftest.b 2>/dev/null && hard_links=no < touch conftest.a < ln conftest.a conftest.b 2>&5 || hard_links=no < ln conftest.a conftest.b 2>/dev/null && hard_links=no < AC_MSG_RESULT([$hard_links]) < if test "$hard_links" = no; then < AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe]) < need_locks=warn < fi < else < need_locks=no < fi --- > ;; 2205,2222c2326,2333 < if test "$GCC" = yes; then < # Check to see if options -fno-rtti -fno-exceptions are supported by compiler < AC_MSG_CHECKING([if $compiler supports -fno-rtti -fno-exceptions]) < echo "int some_variable = 0;" > conftest.$ac_ext < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext" < compiler_rtti_exceptions=no < AC_TRY_COMPILE([], [int some_variable = 0;], [dnl < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s conftest.err; then < compiler_rtti_exceptions=no < else < compiler_rtti_exceptions=yes < fi < ]) < CFLAGS="$save_CFLAGS" < AC_MSG_RESULT([$compiler_rtti_exceptions]) --- > *) > library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' > ;; > esac > dynamic_linker='Win32 ld.exe' > # FIXME: first we should search . and the directory the executable is in > shlibpath_var=PATH > ;; 2224,2225c2335,2347 < if test "$compiler_rtti_exceptions" = "yes"; then < no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions' --- > darwin* | rhapsody*) > dynamic_linker="$host_os dyld" > version_type=darwin > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext' > soname_spec='${libname}${release}${major}$shared_ext' > shlibpath_overrides_runpath=yes > shlibpath_var=DYLD_LIBRARY_PATH > shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' > # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` 2227c2349 < no_builtin_flag=' -fno-builtin' --- > sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' 2229,2270c2351,2352 < fi < < # See if the linker supports building shared libraries. < AC_MSG_CHECKING([whether the linker ($LD) supports shared libraries]) < < allow_undefined_flag= < no_undefined_flag= < need_lib_prefix=unknown < need_version=unknown < # when you set need_version to no, make sure it does not cause -set_version < # flags to be left without arguments < archive_cmds= < archive_expsym_cmds= < old_archive_from_new_cmds= < old_archive_from_expsyms_cmds= < export_dynamic_flag_spec= < whole_archive_flag_spec= < thread_safe_flag_spec= < hardcode_into_libs=no < hardcode_libdir_flag_spec= < hardcode_libdir_separator= < hardcode_direct=no < hardcode_minus_L=no < hardcode_shlibpath_var=unsupported < runpath_var= < link_all_deplibs=unknown < always_export_symbols=no < export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols' < # include_expsyms should be a list of space-separated symbols to be *always* < # included in the symbol list < include_expsyms= < # exclude_expsyms can be an egrep regular expression of symbols to exclude < # it will be wrapped by ` (' and `)$', so one must not match beginning or < # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', < # as well as any symbol that contains `d'. < exclude_expsyms="_GLOBAL_OFFSET_TABLE_" < # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out < # platforms (ab)use it in PIC code, but their linkers get confused if < # the symbol is explicitly referenced. Since portable code cannot < # rely on this symbol name, it's probably fine to never include it in < # preloaded symbol tables. < extract_expsyms_cmds= --- > sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' > ;; 2272,2279c2354,2360 < case $host_os in < cygwin* | mingw* | pw32*) < # FIXME: the MSVC++ port hasn't been tested in a loooong time < # When not using gcc, we currently assume that we are using < # Microsoft Visual C++. < if test "$GCC" != yes; then < with_gnu_ld=no < fi --- > dgux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH 2281,2282c2362,2364 < openbsd*) < with_gnu_ld=no --- > > freebsd1*) > dynamic_linker=no 2284d2365 < esac 2286,2289c2367,2377 < ld_shlibs=yes < if test "$with_gnu_ld" = yes; then < # If archive_cmds runs LD, not CC, wlarc should be empty < wlarc='${wl}' --- > kfreebsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; 2291c2379,2393 < # See if GNU ld supports shared libraries. --- > freebsd*) > objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` > version_type=freebsd-$objformat > case $version_type in > freebsd-elf*) > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' > need_version=no > need_lib_prefix=no > ;; > freebsd-*) > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' > need_version=yes > ;; > esac > shlibpath_var=LD_LIBRARY_PATH 2293,2305c2395,2396 < aix3* | aix4* | aix5*) < # On AIX, the GNU linker is very broken < # Note:Check GNU linker on AIX 5-IA64 when/if it becomes available. < ld_shlibs=no < cat <&2 < < *** Warning: the GNU linker, at least up to release 2.9.1, is reported < *** to be unable to reliably create shared libraries on AIX. < *** Therefore, libtool is disabling shared libraries support. If you < *** really care for shared libraries, you may want to modify your PATH < *** so that a non-GNU linker is found, and then restart. < < EOF --- > freebsd2*) > shlibpath_overrides_runpath=yes 2307,2319c2398,2400 < < amigaos*) < archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < < # Samuel A. Falvo II reports < # that the semantics of dynamic libraries on AmigaOS, at least up < # to version 4, is to share data among multiple programs linked < # with the same dynamic library. Since this doesn't match the < # behavior of shared libraries on other platforms, we can use < # them. < ld_shlibs=no --- > freebsd3.[01]* | freebsdelf3.[01]*) > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes 2321,2330c2402,2404 < < beos*) < if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < allow_undefined_flag=unsupported < # Joseph Beckenbach says some releases of gcc < # support --undefined. This deserves some investigation. FIXME < archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < else < ld_shlibs=no < fi --- > *) # from 3.2 on > shlibpath_overrides_runpath=no > hardcode_into_libs=yes 2331a2406,2407 > esac > ;; 2333,2360c2409,2417 < cygwin* | mingw* | pw32*) < # hardcode_libdir_flag_spec is actually meaningless, as there is < # no search path for DLLs. < hardcode_libdir_flag_spec='-L$libdir' < allow_undefined_flag=unsupported < always_export_symbols=yes < < extract_expsyms_cmds='test -f $output_objdir/impgen.c || \ < sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" -e d < $''0 > $output_objdir/impgen.c~ < test -f $output_objdir/impgen.exe || (cd $output_objdir && \ < if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \ < else $CC -o impgen impgen.c ; fi)~ < $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def' < < old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib' < < # cygwin and mingw dlls have different entry points and sets of symbols < # to exclude. < # FIXME: what about values for MSVC? < dll_entry=__cygwin_dll_entry@12 < dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~ < case $host_os in < mingw*) < # mingw values < dll_entry=_DllMainCRTStartup@12 < dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~ < ;; < esac --- > gnu*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > hardcode_into_libs=yes > ;; 2362,2371c2419,2435 < # mingw and cygwin differ, and it's simplest to just exclude the union < # of the two symbol sets. < dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12 < < # recent cygwin and mingw systems supply a stub DllMain which the user < # can override, but on older systems we have to supply one (in ltdll.c) < if test "x$lt_cv_need_dllmain" = "xyes"; then < ltdll_obj='$output_objdir/$soname-ltdll.'"$ac_objext " < ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $''0 > $output_objdir/$soname-ltdll.c~ < test -f $output_objdir/$soname-ltdll.$ac_objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~' --- > hpux9* | hpux10* | hpux11*) > # Give a soname corresponding to the major version so that dld.sl refuses to > # link against other versions. > version_type=sunos > need_lib_prefix=no > need_version=no > case "$host_cpu" in > ia64*) > shrext_cmds='.so' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.so" > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > if test "X$HPUX_IA64_MODE" = X32; then > sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" 2373,2374c2437 < ltdll_obj= < ltdll_cmds= --- > sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" 2376,2408c2439,2458 < < # Extract the symbol export list from an `--export-all' def file, < # then regenerate the def file from the symbol export list, so that < # the compiled dll only exports the symbol export list. < # Be careful not to strip the DATA tag left be newer dlltools. < export_symbols_cmds="$ltdll_cmds"' < $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~ < sed -e "1,/EXPORTS/d" -e "s/ @ [[0-9]]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols' < < # If the export-symbols file already is a .def file (1st line < # is EXPORTS), use it as is. < # If DATA tags from a recent dlltool are present, honour them! < archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then < cp $export_symbols $output_objdir/$soname-def; < else < echo EXPORTS > $output_objdir/$soname-def; < _lt_hint=1; < cat $export_symbols | while read symbol; do < set dummy \$symbol; < case \[$]# in < 2) echo " \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; < 4) echo " \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;; < *) echo " \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;; < esac; < _lt_hint=`expr 1 + \$_lt_hint`; < done; < fi~ < '"$ltdll_cmds"' < $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ < $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~ < $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ < $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~ < $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags' --- > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > hppa*64*) > shrext_cmds='.sl' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.sl" > shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > *) > shrext_cmds='.sl' > dynamic_linker="$host_os dld.sl" > shlibpath_var=SHLIB_PATH > shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' 2409a2460,2463 > esac > # HP-UX runs *really* slowly unless shared libraries are mode 555. > postinstall_cmds='chmod 555 $lib' > ;; 2411,2418c2465,2492 < netbsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' < wlarc= < else < archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < fi --- > irix5* | irix6* | nonstopux*) > case $host_os in > nonstopux*) version_type=nonstopux ;; > *) > if test "$lt_cv_prog_gnu_ld" = yes; then > version_type=linux > else > version_type=irix > fi ;; > esac > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' > case $host_os in > irix5* | nonstopux*) > libsuff= shlibsuff= > ;; > *) > case $LD in # libtool.m4 will add one of these switches to LD > *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") > libsuff= shlibsuff= libmagic=32-bit;; > *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") > libsuff=32 shlibsuff=N32 libmagic=N32;; > *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") > libsuff=64 shlibsuff=64 libmagic=64-bit;; > *) libsuff= shlibsuff= libmagic=never-match;; > esac 2419a2494,2500 > esac > shlibpath_var=LD_LIBRARY${shlibsuff}_PATH > shlibpath_overrides_runpath=no > sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" > sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" > hardcode_into_libs=yes > ;; 2421,2424c2502,2505 < solaris* | sysv5*) < if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then < ld_shlibs=no < cat <&2 --- > # No shared lib support for Linux oldld, aout, or coff. > linux*oldld* | linux*aout* | linux*coff*) > dynamic_linker=no > ;; 2426,2431c2507,2520 < *** Warning: The releases 2.8.* of the GNU linker cannot reliably < *** create shared libraries on Solaris systems. Therefore, libtool < *** is disabling shared libraries support. We urge you to upgrade GNU < *** binutils to release 2.9.1 or newer. Another option is to modify < *** your PATH or compiler configuration so that the native linker is < *** used, and then restart. --- > # This must be Linux ELF. > linux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > # This implies no fast_install, which is unacceptable. > # Some rework will be needed to allow for fast_install > # before this can be enabled. > hardcode_into_libs=yes 2433,2438c2522,2533 < EOF < elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < else < ld_shlibs=no --- > # find out which ABI we are using > libsuff= > case "$host_cpu" in > x86_64*|s390x*|powerpc64*) > echo '[#]line __oline__ "configure"' > conftest.$ac_ext > if AC_TRY_EVAL(ac_compile); then > case `/usr/bin/file conftest.$ac_objext` in > *64-bit*) > libsuff=64 > sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" > ;; > esac 2439a2535 > rm -rf conftest* 2440a2537 > esac 2442,2447c2539,2543 < sunos4*) < archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' < wlarc= < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; --- > # Append ld.so.conf contents to the search path > if test -f /etc/ld.so.conf; then > lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '` > sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" > fi 2449,2454c2545,3403 < *) < if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < else < ld_shlibs=no --- > # We used to test for /lib/ld.so.1 and disable shared libraries on > # powerpc, because MkLinux only supported shared libraries with the > # GNU dynamic linker. Since this was broken with cross compilers, > # most powerpc-linux boxes support dynamic linking these days and > # people can always --disable-shared, the test was removed, and we > # assume the GNU/Linux dynamic linker is in use. > dynamic_linker='GNU/Linux ld.so' > ;; > > knetbsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > netbsd*) > version_type=sunos > need_lib_prefix=no > need_version=no > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > dynamic_linker='NetBSD (a.out) ld.so' > else > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > dynamic_linker='NetBSD ld.elf_so' > fi > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > > newsos6) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > nto-qnx*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > openbsd*) > version_type=sunos > need_lib_prefix=no > need_version=yes > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > shlibpath_var=LD_LIBRARY_PATH > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > case $host_os in > openbsd2.[[89]] | openbsd2.[[89]].*) > shlibpath_overrides_runpath=no > ;; > *) > shlibpath_overrides_runpath=yes > ;; > esac > else > shlibpath_overrides_runpath=yes > fi > ;; > > os2*) > libname_spec='$name' > shrext_cmds=".dll" > need_lib_prefix=no > library_names_spec='$libname${shared_ext} $libname.a' > dynamic_linker='OS/2 ld.exe' > shlibpath_var=LIBPATH > ;; > > osf3* | osf4* | osf5*) > version_type=osf > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" > sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" > ;; > > sco3.2v5*) > version_type=osf > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > ;; > > solaris*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > # ldd complains unless libraries are executable > postinstall_cmds='chmod +x $lib' > ;; > > sunos4*) > version_type=sunos > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > if test "$with_gnu_ld" = yes; then > need_lib_prefix=no > fi > need_version=yes > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > case $host_vendor in > sni) > shlibpath_overrides_runpath=no > need_lib_prefix=no > export_dynamic_flag_spec='${wl}-Blargedynsym' > runpath_var=LD_RUN_PATH > ;; > siemens) > need_lib_prefix=no > ;; > motorola) > need_lib_prefix=no > need_version=no > shlibpath_overrides_runpath=no > sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' > ;; > esac > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > version_type=linux > library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' > soname_spec='$libname${shared_ext}.$major' > shlibpath_var=LD_LIBRARY_PATH > fi > ;; > > uts4*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > *) > dynamic_linker=no > ;; > esac > AC_MSG_RESULT([$dynamic_linker]) > test "$dynamic_linker" = no && can_build_shared=no > ])# AC_LIBTOOL_SYS_DYNAMIC_LINKER > > > # _LT_AC_TAGCONFIG > # ---------------- > AC_DEFUN([_LT_AC_TAGCONFIG], > [AC_ARG_WITH([tags], > [AC_HELP_STRING([--with-tags@<:@=TAGS@:>@], > [include additional configurations @<:@automatic@:>@])], > [tagnames="$withval"]) > > if test -f "$ltmain" && test -n "$tagnames"; then > if test ! -f "${ofile}"; then > AC_MSG_WARN([output file `$ofile' does not exist]) > fi > > if test -z "$LTCC"; then > eval "`$SHELL ${ofile} --config | grep '^LTCC='`" > if test -z "$LTCC"; then > AC_MSG_WARN([output file `$ofile' does not look like a libtool script]) > else > AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile']) > fi > fi > > # Extract list of available tagged configurations in $ofile. > # Note that this assumes the entire list is on one line. > available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` > > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for tagname in $tagnames; do > IFS="$lt_save_ifs" > # Check whether tagname contains only valid characters > case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in > "") ;; > *) AC_MSG_ERROR([invalid tag name: $tagname]) > ;; > esac > > if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null > then > AC_MSG_ERROR([tag name \"$tagname\" already exists]) > fi > > # Update the list of available tags. > if test -n "$tagname"; then > echo appending configuration tag \"$tagname\" to $ofile > > case $tagname in > CXX) > if test -n "$CXX" && test "X$CXX" != "Xno"; then > AC_LIBTOOL_LANG_CXX_CONFIG > else > tagname="" > fi > ;; > > F77) > if test -n "$F77" && test "X$F77" != "Xno"; then > AC_LIBTOOL_LANG_F77_CONFIG > else > tagname="" > fi > ;; > > GCJ) > if test -n "$GCJ" && test "X$GCJ" != "Xno"; then > AC_LIBTOOL_LANG_GCJ_CONFIG > else > tagname="" > fi > ;; > > RC) > AC_LIBTOOL_LANG_RC_CONFIG > ;; > > *) > AC_MSG_ERROR([Unsupported tag name: $tagname]) > ;; > esac > > # Append the new tag name to the list of available tags. > if test -n "$tagname" ; then > available_tags="$available_tags $tagname" > fi > fi > done > IFS="$lt_save_ifs" > > # Now substitute the updated list of available tags. > if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then > mv "${ofile}T" "$ofile" > chmod +x "$ofile" > else > rm -f "${ofile}T" > AC_MSG_ERROR([unable to update list of available tagged configurations.]) > fi > fi > ])# _LT_AC_TAGCONFIG > > > # AC_LIBTOOL_DLOPEN > # ----------------- > # enable checks for dlopen support > AC_DEFUN([AC_LIBTOOL_DLOPEN], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP]) > ])# AC_LIBTOOL_DLOPEN > > > # AC_LIBTOOL_WIN32_DLL > # -------------------- > # declare package support for building win32 dll's > AC_DEFUN([AC_LIBTOOL_WIN32_DLL], > [AC_BEFORE([$0], [AC_LIBTOOL_SETUP]) > ])# AC_LIBTOOL_WIN32_DLL > > > # AC_ENABLE_SHARED([DEFAULT]) > # --------------------------- > # implement the --enable-shared flag > # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. > AC_DEFUN([AC_ENABLE_SHARED], > [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl > AC_ARG_ENABLE([shared], > [AC_HELP_STRING([--enable-shared@<:@=PKGS@:>@], > [build shared libraries @<:@default=]AC_ENABLE_SHARED_DEFAULT[@:>@])], > [p=${PACKAGE-default} > case $enableval in > yes) enable_shared=yes ;; > no) enable_shared=no ;; > *) > enable_shared=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_shared=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac], > [enable_shared=]AC_ENABLE_SHARED_DEFAULT) > ])# AC_ENABLE_SHARED > > > # AC_DISABLE_SHARED > # ----------------- > #- set the default shared flag to --disable-shared > AC_DEFUN([AC_DISABLE_SHARED], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > AC_ENABLE_SHARED(no) > ])# AC_DISABLE_SHARED > > > # AC_ENABLE_STATIC([DEFAULT]) > # --------------------------- > # implement the --enable-static flag > # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. > AC_DEFUN([AC_ENABLE_STATIC], > [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl > AC_ARG_ENABLE([static], > [AC_HELP_STRING([--enable-static@<:@=PKGS@:>@], > [build static libraries @<:@default=]AC_ENABLE_STATIC_DEFAULT[@:>@])], > [p=${PACKAGE-default} > case $enableval in > yes) enable_static=yes ;; > no) enable_static=no ;; > *) > enable_static=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_static=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac], > [enable_static=]AC_ENABLE_STATIC_DEFAULT) > ])# AC_ENABLE_STATIC > > > # AC_DISABLE_STATIC > # ----------------- > # set the default static flag to --disable-static > AC_DEFUN([AC_DISABLE_STATIC], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > AC_ENABLE_STATIC(no) > ])# AC_DISABLE_STATIC > > > # AC_ENABLE_FAST_INSTALL([DEFAULT]) > # --------------------------------- > # implement the --enable-fast-install flag > # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'. > AC_DEFUN([AC_ENABLE_FAST_INSTALL], > [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl > AC_ARG_ENABLE([fast-install], > [AC_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@], > [optimize for fast installation @<:@default=]AC_ENABLE_FAST_INSTALL_DEFAULT[@:>@])], > [p=${PACKAGE-default} > case $enableval in > yes) enable_fast_install=yes ;; > no) enable_fast_install=no ;; > *) > enable_fast_install=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_fast_install=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac], > [enable_fast_install=]AC_ENABLE_FAST_INSTALL_DEFAULT) > ])# AC_ENABLE_FAST_INSTALL > > > # AC_DISABLE_FAST_INSTALL > # ----------------------- > # set the default to --disable-fast-install > AC_DEFUN([AC_DISABLE_FAST_INSTALL], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > AC_ENABLE_FAST_INSTALL(no) > ])# AC_DISABLE_FAST_INSTALL > > > # AC_LIBTOOL_PICMODE([MODE]) > # -------------------------- > # implement the --with-pic flag > # MODE is either `yes' or `no'. If omitted, it defaults to `both'. > AC_DEFUN([AC_LIBTOOL_PICMODE], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > pic_mode=ifelse($#,1,$1,default) > ])# AC_LIBTOOL_PICMODE > > > # AC_PROG_EGREP > # ------------- > # This is predefined starting with Autoconf 2.54, so this conditional > # definition can be removed once we require Autoconf 2.54 or later. > m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP], > [AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep], > [if echo a | (grep -E '(a|b)') >/dev/null 2>&1 > then ac_cv_prog_egrep='grep -E' > else ac_cv_prog_egrep='egrep' > fi]) > EGREP=$ac_cv_prog_egrep > AC_SUBST([EGREP]) > ])]) > > > # AC_PATH_TOOL_PREFIX > # ------------------- > # find a file program which can recognise shared library > AC_DEFUN([AC_PATH_TOOL_PREFIX], > [AC_REQUIRE([AC_PROG_EGREP])dnl > AC_MSG_CHECKING([for $1]) > AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, > [case $MAGIC_CMD in > [[\\/*] | ?:[\\/]*]) > lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. > ;; > *) > lt_save_MAGIC_CMD="$MAGIC_CMD" > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > dnl $ac_dummy forces splitting on constant user-supplied paths. > dnl POSIX.2 word splitting is done only on the output of word expansions, > dnl not every word. This closes a longstanding sh security hole. > ac_dummy="ifelse([$2], , $PATH, [$2])" > for ac_dir in $ac_dummy; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > if test -f $ac_dir/$1; then > lt_cv_path_MAGIC_CMD="$ac_dir/$1" > if test -n "$file_magic_test_file"; then > case $deplibs_check_method in > "file_magic "*) > file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | > $EGREP "$file_magic_regex" > /dev/null; then > : > else > cat <&2 > > *** Warning: the command libtool uses to detect shared libraries, > *** $file_magic_cmd, produces output that libtool cannot recognize. > *** The result is that libtool may fail to recognize shared libraries > *** as such. This will affect the creation of libtool libraries that > *** depend on shared libraries, but programs linked with such libtool > *** libraries will work regardless of this problem. Nevertheless, you > *** may want to report the problem to your system manager and/or to > *** bug-libtool@gnu.org > > EOF > fi ;; > esac > fi > break > fi > done > IFS="$lt_save_ifs" > MAGIC_CMD="$lt_save_MAGIC_CMD" > ;; > esac]) > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if test -n "$MAGIC_CMD"; then > AC_MSG_RESULT($MAGIC_CMD) > else > AC_MSG_RESULT(no) > fi > ])# AC_PATH_TOOL_PREFIX > > > # AC_PATH_MAGIC > # ------------- > # find a file program which can recognise a shared library > AC_DEFUN([AC_PATH_MAGIC], > [AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH) > if test -z "$lt_cv_path_MAGIC_CMD"; then > if test -n "$ac_tool_prefix"; then > AC_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH) > else > MAGIC_CMD=: > fi > fi > ])# AC_PATH_MAGIC > > > # AC_PROG_LD > # ---------- > # find the pathname to the GNU or non-GNU linker > AC_DEFUN([AC_PROG_LD], > [AC_ARG_WITH([gnu-ld], > [AC_HELP_STRING([--with-gnu-ld], > [assume the C compiler uses GNU ld @<:@default=no@:>@])], > [test "$withval" = no || with_gnu_ld=yes], > [with_gnu_ld=no]) > AC_REQUIRE([LT_AC_PROG_SED])dnl > AC_REQUIRE([AC_PROG_CC])dnl > AC_REQUIRE([AC_CANONICAL_HOST])dnl > AC_REQUIRE([AC_CANONICAL_BUILD])dnl > ac_prog=ld > if test "$GCC" = yes; then > # Check if gcc -print-prog-name=ld gives a path. > AC_MSG_CHECKING([for ld used by $CC]) > case $host in > *-*-mingw*) > # gcc leaves a trailing carriage return which upsets mingw > ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; > *) > ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; > esac > case $ac_prog in > # Accept absolute paths. > [[\\/]]* | ?:[[\\/]]*) > re_direlt='/[[^/]][[^/]]*/\.\./' > # Canonicalize the pathname of ld > ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` > while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do > ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` > done > test -z "$LD" && LD="$ac_prog" > ;; > "") > # If it fails, then pretend we aren't using GCC. > ac_prog=ld > ;; > *) > # If it is relative, then search for the first ld in PATH. > with_gnu_ld=unknown > ;; > esac > elif test "$with_gnu_ld" = yes; then > AC_MSG_CHECKING([for GNU ld]) > else > AC_MSG_CHECKING([for non-GNU ld]) > fi > AC_CACHE_VAL(lt_cv_path_LD, > [if test -z "$LD"; then > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > for ac_dir in $PATH; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then > lt_cv_path_LD="$ac_dir/$ac_prog" > # Check to see if the program is GNU ld. I'd rather use --version, > # but apparently some GNU ld's only accept -v. > # Break only if it was the GNU/non-GNU ld that we prefer. > case `"$lt_cv_path_LD" -v 2>&1 *GNU* | *'with BFD'*) > test "$with_gnu_ld" != no && break > ;; > *) > test "$with_gnu_ld" != yes && break > ;; > esac > fi > done > IFS="$lt_save_ifs" > else > lt_cv_path_LD="$LD" # Let the user override the test with a path. > fi]) > LD="$lt_cv_path_LD" > if test -n "$LD"; then > AC_MSG_RESULT($LD) > else > AC_MSG_RESULT(no) > fi > test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) > AC_PROG_LD_GNU > ])# AC_PROG_LD > > > # AC_PROG_LD_GNU > # -------------- > AC_DEFUN([AC_PROG_LD_GNU], > [AC_REQUIRE([AC_PROG_EGREP])dnl > AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, > [# I'd rather use --version here, but apparently some GNU ld's only accept -v. > case `$LD -v 2>&1 *GNU* | *'with BFD'*) > lt_cv_prog_gnu_ld=yes > ;; > *) > lt_cv_prog_gnu_ld=no > ;; > esac]) > with_gnu_ld=$lt_cv_prog_gnu_ld > ])# AC_PROG_LD_GNU > > > # AC_PROG_LD_RELOAD_FLAG > # ---------------------- > # find reload flag for linker > # -- PORTME Some linkers may need a different reload flag. > AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], > [AC_CACHE_CHECK([for $LD option to reload object files], > lt_cv_ld_reload_flag, > [lt_cv_ld_reload_flag='-r']) > reload_flag=$lt_cv_ld_reload_flag > case $reload_flag in > "" | " "*) ;; > *) reload_flag=" $reload_flag" ;; > esac > reload_cmds='$LD$reload_flag -o $output$reload_objs' > ])# AC_PROG_LD_RELOAD_FLAG > > > # AC_DEPLIBS_CHECK_METHOD > # ----------------------- > # how to check for library dependencies > # -- PORTME fill in with the dynamic library characteristics > AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], > [AC_CACHE_CHECK([how to recognise dependent libraries], > lt_cv_deplibs_check_method, > [lt_cv_file_magic_cmd='$MAGIC_CMD' > lt_cv_file_magic_test_file= > lt_cv_deplibs_check_method='unknown' > # Need to set the preceding variable on all platforms that support > # interlibrary dependencies. > # 'none' -- dependencies not supported. > # `unknown' -- same as none, but documents that we really don't know. > # 'pass_all' -- all dependencies passed with no checks. > # 'test_compile' -- check by making test program. > # 'file_magic [[regex]]' -- check by looking for files in library path > # which responds to the $file_magic_cmd with a given extended regex. > # If you have `file' or equivalent on your system and you're not sure > # whether `pass_all' will *always* work, you probably want this one. > > case $host_os in > aix4* | aix5*) > lt_cv_deplibs_check_method=pass_all > ;; > > beos*) > lt_cv_deplibs_check_method=pass_all > ;; > > bsdi4*) > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)' > lt_cv_file_magic_cmd='/usr/bin/file -L' > lt_cv_file_magic_test_file=/shlib/libc.so > ;; > > cygwin*) > # func_win32_libid is a shell function defined in ltmain.sh > lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' > lt_cv_file_magic_cmd='func_win32_libid' > ;; > > mingw* | pw32*) > # Base MSYS/MinGW do not provide the 'file' command needed by > # func_win32_libid shell function, so use a weaker test based on 'objdump'. > lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' > lt_cv_file_magic_cmd='$OBJDUMP -f' > ;; > > darwin* | rhapsody*) > lt_cv_deplibs_check_method=pass_all > ;; > > freebsd* | kfreebsd*-gnu) > if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then > case $host_cpu in > i*86 ) > # Not sure whether the presence of OpenBSD here was a mistake. > # Let's accept both of them until this is cleared up. > lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library' > lt_cv_file_magic_cmd=/usr/bin/file > lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` > ;; > esac > else > lt_cv_deplibs_check_method=pass_all > fi > ;; > > gnu*) > lt_cv_deplibs_check_method=pass_all > ;; > > hpux10.20* | hpux11*) > lt_cv_file_magic_cmd=/usr/bin/file > case "$host_cpu" in > ia64*) > lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' > lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so > ;; > hppa*64*) > [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'] > lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl > ;; > *) > lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library' > lt_cv_file_magic_test_file=/usr/lib/libc.sl > ;; > esac > ;; > > irix5* | irix6* | nonstopux*) > case $LD in > *-32|*"-32 ") libmagic=32-bit;; > *-n32|*"-n32 ") libmagic=N32;; > *-64|*"-64 ") libmagic=64-bit;; > *) libmagic=never-match;; > esac > lt_cv_deplibs_check_method=pass_all > ;; > > # This must be Linux ELF. > linux*) > case $host_cpu in > alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*) > lt_cv_deplibs_check_method=pass_all ;; > *) > # glibc up to 2.1.1 does not perform some relocations on ARM > # this will be overridden with pass_all, but let us keep it just in case > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; > esac > lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` > lt_cv_deplibs_check_method=pass_all > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then > lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' > else > lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$' > fi > ;; > > newos6*) > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' > lt_cv_file_magic_cmd=/usr/bin/file > lt_cv_file_magic_test_file=/usr/lib/libnls.so > ;; > > nto-qnx*) > lt_cv_deplibs_check_method=unknown > ;; > > openbsd*) > lt_cv_file_magic_cmd=/usr/bin/file > lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object' > else > lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library' > fi > ;; > > osf3* | osf4* | osf5*) > lt_cv_deplibs_check_method=pass_all > ;; > > sco3.2v5*) > lt_cv_deplibs_check_method=pass_all > ;; > > solaris*) > lt_cv_deplibs_check_method=pass_all > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > case $host_vendor in > motorola) > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' > lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` > ;; > ncr) > lt_cv_deplibs_check_method=pass_all > ;; > sequent) > lt_cv_file_magic_cmd='/bin/file' > lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' > ;; > sni) > lt_cv_file_magic_cmd='/bin/file' > lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" > lt_cv_file_magic_test_file=/lib/libc.so > ;; > siemens) > lt_cv_deplibs_check_method=pass_all > ;; > esac > ;; > > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*) > lt_cv_deplibs_check_method=pass_all > ;; > esac > ]) > file_magic_cmd=$lt_cv_file_magic_cmd > deplibs_check_method=$lt_cv_deplibs_check_method > test -z "$deplibs_check_method" && deplibs_check_method=unknown > ])# AC_DEPLIBS_CHECK_METHOD > > > # AC_PROG_NM > # ---------- > # find the pathname to a BSD-compatible name lister > AC_DEFUN([AC_PROG_NM], > [AC_CACHE_CHECK([for BSD-compatible nm], lt_cv_path_NM, > [if test -n "$NM"; then > # Let the user override the test. > lt_cv_path_NM="$NM" > else > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > tmp_nm="$ac_dir/${ac_tool_prefix}nm" > if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then > # Check to see if the nm accepts a BSD-compat flag. > # Adding the `sed 1q' prevents false positives on HP-UX, which says: > # nm: unknown option "B" ignored > # Tru64's nm complains that /dev/null is an invalid object file > case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in > */dev/null* | *'Invalid file or object type'*) > lt_cv_path_NM="$tmp_nm -B" > break > ;; > *) > case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in > */dev/null*) > lt_cv_path_NM="$tmp_nm -p" > break > ;; > *) > lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but > continue # so that we can try to find one that supports BSD flags > ;; > esac > esac 2455a3405,3590 > done > IFS="$lt_save_ifs" > test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm > fi]) > NM="$lt_cv_path_NM" > ])# AC_PROG_NM > > > # AC_CHECK_LIBM > # ------------- > # check for math library > AC_DEFUN([AC_CHECK_LIBM], > [AC_REQUIRE([AC_CANONICAL_HOST])dnl > LIBM= > case $host in > *-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*) > # These system don't have libm, or don't need it > ;; > *-ncr-sysv4.3*) > AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") > AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm") > ;; > *) > AC_CHECK_LIB(m, cos, LIBM="-lm") > ;; > esac > ])# AC_CHECK_LIBM > > > # AC_LIBLTDL_CONVENIENCE([DIRECTORY]) > # ----------------------------------- > # sets LIBLTDL to the link flags for the libltdl convenience library and > # LTDLINCL to the include flags for the libltdl header and adds > # --enable-ltdl-convenience to the configure arguments. Note that LIBLTDL > # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If > # DIRECTORY is not provided, it is assumed to be `libltdl'. LIBLTDL will > # be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed with > # '${top_srcdir}/' (note the single quotes!). If your package is not > # flat and you're not using automake, define top_builddir and > # top_srcdir appropriately in the Makefiles. > AC_DEFUN([AC_LIBLTDL_CONVENIENCE], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > case $enable_ltdl_convenience in > no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; > "") enable_ltdl_convenience=yes > ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; > esac > LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la > LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) > # For backwards non-gettext consistent compatibility... > INCLTDL="$LTDLINCL" > ])# AC_LIBLTDL_CONVENIENCE > > > # AC_LIBLTDL_INSTALLABLE([DIRECTORY]) > # ----------------------------------- > # sets LIBLTDL to the link flags for the libltdl installable library and > # LTDLINCL to the include flags for the libltdl header and adds > # --enable-ltdl-install to the configure arguments. Note that LIBLTDL > # and LTDLINCL are not AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If > # DIRECTORY is not provided and an installed libltdl is not found, it is > # assumed to be `libltdl'. LIBLTDL will be prefixed with '${top_builddir}/' > # and LTDLINCL will be prefixed with '${top_srcdir}/' (note the single > # quotes!). If your package is not flat and you're not using automake, > # define top_builddir and top_srcdir appropriately in the Makefiles. > # In the future, this macro may have to be called after AC_PROG_LIBTOOL. > AC_DEFUN([AC_LIBLTDL_INSTALLABLE], > [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl > AC_CHECK_LIB(ltdl, lt_dlinit, > [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], > [if test x"$enable_ltdl_install" = xno; then > AC_MSG_WARN([libltdl not installed, but installation disabled]) > else > enable_ltdl_install=yes > fi > ]) > if test x"$enable_ltdl_install" = x"yes"; then > ac_configure_args="$ac_configure_args --enable-ltdl-install" > LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la > LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) > else > ac_configure_args="$ac_configure_args --enable-ltdl-install=no" > LIBLTDL="-lltdl" > LTDLINCL= > fi > # For backwards non-gettext consistent compatibility... > INCLTDL="$LTDLINCL" > ])# AC_LIBLTDL_INSTALLABLE > > > # AC_LIBTOOL_CXX > # -------------- > # enable support for C++ libraries > AC_DEFUN([AC_LIBTOOL_CXX], > [AC_REQUIRE([_LT_AC_LANG_CXX]) > ])# AC_LIBTOOL_CXX > > > # _LT_AC_LANG_CXX > # --------------- > AC_DEFUN([_LT_AC_LANG_CXX], > [AC_REQUIRE([AC_PROG_CXX]) > AC_REQUIRE([AC_PROG_CXXCPP]) > _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}CXX]) > ])# _LT_AC_LANG_CXX > > > # AC_LIBTOOL_F77 > # -------------- > # enable support for Fortran 77 libraries > AC_DEFUN([AC_LIBTOOL_F77], > [AC_REQUIRE([_LT_AC_LANG_F77]) > ])# AC_LIBTOOL_F77 > > > # _LT_AC_LANG_F77 > # --------------- > AC_DEFUN([_LT_AC_LANG_F77], > [AC_REQUIRE([AC_PROG_F77]) > _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}F77]) > ])# _LT_AC_LANG_F77 > > > # AC_LIBTOOL_GCJ > # -------------- > # enable support for GCJ libraries > AC_DEFUN([AC_LIBTOOL_GCJ], > [AC_REQUIRE([_LT_AC_LANG_GCJ]) > ])# AC_LIBTOOL_GCJ > > > # _LT_AC_LANG_GCJ > # --------------- > AC_DEFUN([_LT_AC_LANG_GCJ], > [AC_PROVIDE_IFELSE([AC_PROG_GCJ],[], > [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],[], > [AC_PROVIDE_IFELSE([LT_AC_PROG_GCJ],[], > [ifdef([AC_PROG_GCJ],[AC_REQUIRE([AC_PROG_GCJ])], > [ifdef([A][M_PROG_GCJ],[AC_REQUIRE([A][M_PROG_GCJ])], > [AC_REQUIRE([A][C_PROG_GCJ_OR_A][M_PROG_GCJ])])])])])]) > _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}GCJ]) > ])# _LT_AC_LANG_GCJ > > > # AC_LIBTOOL_RC > # -------------- > # enable support for Windows resource files > AC_DEFUN([AC_LIBTOOL_RC], > [AC_REQUIRE([LT_AC_PROG_RC]) > _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC]) > ])# AC_LIBTOOL_RC > > > # AC_LIBTOOL_LANG_C_CONFIG > # ------------------------ > # Ensure that the configuration vars for the C compiler are > # suitably defined. Those variables are subsequently used by > # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'. > AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG], [_LT_AC_LANG_C_CONFIG]) > AC_DEFUN([_LT_AC_LANG_C_CONFIG], > [lt_save_CC="$CC" > AC_LANG_PUSH(C) > > # Source file extension for C test sources. > ac_ext=c > > # Object file extension for compiled C test sources. > objext=o > _LT_AC_TAGVAR(objext, $1)=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="int some_variable = 0;\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='int main(){return(0);}\n' > > _LT_AC_SYS_COMPILER > > # > # Check for any special shared library compilation flags. > # > _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)= > if test "$GCC" = no; then > case $host_os in > sco3.2v5*) > _LT_AC_TAGVAR(lt_prog_cc_shlib, $1)='-belf' 2457a3593,3601 > fi > if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then > AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries]) > if echo "$old_CC $old_CFLAGS " | grep "[[ ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ ]]" >/dev/null; then : > else > AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure]) > _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no > fi > fi 2459,2466c3603,3652 < if test "$ld_shlibs" = yes; then < runpath_var=LD_RUN_PATH < hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' < export_dynamic_flag_spec='${wl}--export-dynamic' < case $host_os in < cygwin* | mingw* | pw32*) < # dlltool doesn't understand --whole-archive et. al. < whole_archive_flag_spec= --- > > # > # Check to make sure the static flag actually works. > # > AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works], > _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1), > $_LT_AC_TAGVAR(lt_prog_compiler_static, $1), > [], > [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=]) > > > AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1) > AC_LIBTOOL_PROG_COMPILER_PIC($1) > AC_LIBTOOL_PROG_CC_C_O($1) > AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) > AC_LIBTOOL_PROG_LD_SHLIBS($1) > AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) > AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) > AC_LIBTOOL_SYS_LIB_STRIP > AC_LIBTOOL_DLOPEN_SELF($1) > > # Report which librarie types wil actually be built > AC_MSG_CHECKING([if libtool supports shared libraries]) > AC_MSG_RESULT([$can_build_shared]) > > AC_MSG_CHECKING([whether to build shared libraries]) > test "$can_build_shared" = "no" && enable_shared=no > > # On AIX, shared libraries and static libraries use the same namespace, and > # are all built from PIC. > case "$host_os" in > aix3*) > test "$enable_shared" = yes && enable_static=no > if test -n "$RANLIB"; then > archive_cmds="$archive_cmds~\$RANLIB \$lib" > postinstall_cmds='$RANLIB $lib' > fi > ;; > > aix4* | aix5*) > if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then > test "$enable_shared" = yes && enable_static=no > fi > ;; > darwin* | rhapsody*) > if test "$GCC" = yes; then > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > case "$host_os" in > rhapsody* | darwin1.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress' 2468,2471c3654,3656 < *) < # ancient GNU ld didn't support --whole-archive et. al. < if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then < whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' --- > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' 2473c3658,3665 < whole_archive_flag_spec= --- > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' > ;; > 10.*) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup' > ;; > esac 2476a3669,3681 > output_verbose_link_cmd='echo' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring' > _LT_AC_TAGVAR(module_cmds, $1)='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_automatic, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no 2477a3683,3760 > ;; > esac > AC_MSG_RESULT([$enable_shared]) > > AC_MSG_CHECKING([whether to build static libraries]) > # Make sure either enable_shared or enable_static is yes. > test "$enable_shared" = yes || enable_static=yes > AC_MSG_RESULT([$enable_static]) > > AC_LIBTOOL_CONFIG($1) > > AC_LANG_POP > CC="$lt_save_CC" > ])# AC_LIBTOOL_LANG_C_CONFIG > > > # AC_LIBTOOL_LANG_CXX_CONFIG > # -------------------------- > # Ensure that the configuration vars for the C compiler are > # suitably defined. Those variables are subsequently used by > # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'. > AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG], [_LT_AC_LANG_CXX_CONFIG(CXX)]) > AC_DEFUN([_LT_AC_LANG_CXX_CONFIG], > [AC_LANG_PUSH(C++) > AC_REQUIRE([AC_PROG_CXX]) > AC_REQUIRE([AC_PROG_CXXCPP]) > > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > _LT_AC_TAGVAR(allow_undefined_flag, $1)= > _LT_AC_TAGVAR(always_export_symbols, $1)=no > _LT_AC_TAGVAR(archive_expsym_cmds, $1)= > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)= > _LT_AC_TAGVAR(hardcode_minus_L, $1)=no > _LT_AC_TAGVAR(hardcode_automatic, $1)=no > _LT_AC_TAGVAR(module_cmds, $1)= > _LT_AC_TAGVAR(module_expsym_cmds, $1)= > _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown > _LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds > _LT_AC_TAGVAR(no_undefined_flag, $1)= > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)= > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no > > # Dependencies to place before and after the object being linked: > _LT_AC_TAGVAR(predep_objects, $1)= > _LT_AC_TAGVAR(postdep_objects, $1)= > _LT_AC_TAGVAR(predeps, $1)= > _LT_AC_TAGVAR(postdeps, $1)= > _LT_AC_TAGVAR(compiler_lib_search_path, $1)= > > # Source file extension for C++ test sources. > ac_ext=cc > > # Object file extension for compiled C++ test sources. > objext=o > _LT_AC_TAGVAR(objext, $1)=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="int some_variable = 0;\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='int main(int, char *[]) { return(0); }\n' > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > _LT_AC_SYS_COMPILER > > # Allow CC to be a program name with arguments. > lt_save_CC=$CC > lt_save_LD=$LD > lt_save_GCC=$GCC > GCC=$GXX > lt_save_with_gnu_ld=$with_gnu_ld > lt_save_path_LD=$lt_cv_path_LD > if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then > lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx 2479,2491c3762,3807 < # PORTME fill in a description of your system's linker (not GNU ld) < case $host_os in < aix3*) < allow_undefined_flag=unsupported < always_export_symbols=yes < archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' < # Note: this linker hardcodes the directories in LIBPATH if there < # are no directories specified by -L. < hardcode_minus_L=yes < if test "$GCC" = yes && test -z "$link_static_flag"; then < # Neither direct hardcoding nor static linking is supported with a < # broken collect2. < hardcode_direct=unsupported --- > unset lt_cv_prog_gnu_ld > fi > if test -n "${lt_cv_path_LDCXX+set}"; then > lt_cv_path_LD=$lt_cv_path_LDCXX > else > unset lt_cv_path_LD > fi > test -z "${LDCXX+set}" || LD=$LDCXX > CC=${CXX-"c++"} > compiler=$CC > _LT_AC_TAGVAR(compiler, $1)=$CC > cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` > > # We don't want -fno-exception wen compiling C++ code, so set the > # no_builtin_flag separately > if test "$GXX" = yes; then > _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' > else > _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= > fi > > if test "$GXX" = yes; then > # Set up default GNU C++ configuration > > AC_PROG_LD > > # Check if GNU C++ uses GNU ld as the underlying linker, since the > # archiving commands below assume that GNU ld is being used. > if test "$with_gnu_ld" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' > > # If archive_cmds runs LD, not CC, wlarc should be empty > # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to > # investigate it a little bit more. (MM) > wlarc='${wl}' > > # ancient GNU ld didn't support --whole-archive et. al. > if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ > grep 'no-whole-archive' > /dev/null; then > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)= 2493c3809,3830 < ;; --- > else > with_gnu_ld=no > wlarc= > > # A generic and very simple default shared library creation > # command for GNU C++ for the case where it uses the native > # linker, instead of GNU ld. If possible, this setting should > # overridden to take advantage of the native linker features on > # the platform it is being used on. > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' > fi > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' > > else > GXX=no > with_gnu_ld=no > wlarc= > fi 2494a3832,3839 > # PORTME: fill in a description of your system's C++ link characteristics > AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) > _LT_AC_TAGVAR(ld_shlibs, $1)=yes > case $host_os in > aix3*) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; 2514c3859 < ;; --- > ;; 2529,2533c3874,3882 < hardcode_direct=yes < archive_cmds='' < hardcode_libdir_separator=':' < if test "$GCC" = yes; then < case $host_os in aix4.[[012]]|aix4.[[012]].*) --- > _LT_AC_TAGVAR(archive_cmds, $1)='' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > > if test "$GXX" = yes; then > case $host_os in aix4.[012]|aix4.[012].*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ 2536c3885 < strings "$collect2name" | grep resolve_lib_name >/dev/null --- > strings "$collect2name" | grep resolve_lib_name >/dev/null 2539c3888 < hardcode_direct=yes --- > _LT_AC_TAGVAR(hardcode_direct, $1)=yes 2542c3891 < hardcode_direct=unsupported --- > _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported 2546,2548c3895,3897 < hardcode_minus_L=yes < hardcode_libdir_flag_spec='-L$libdir' < hardcode_libdir_separator= --- > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)= 2551d3899 < 2556c3904,3906 < shared_flag='${wl}-G' --- > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' 2566,2568c3916,3918 < # It seems that -bexpall can do strange things, so it is better to < # generate a list of symbols to export. < always_export_symbols=yes --- > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > _LT_AC_TAGVAR(always_export_symbols, $1)=yes 2572,2575c3922,3928 < allow_undefined_flag='-berok' < hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' < archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" < else --- > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok' > # Determine the default libpath from the value encoded in an empty executable. > _LT_AC_SYS_LIBPATH_AIX > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" > > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else 2577,2579c3930,3932 < hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' < allow_undefined_flag="-z nodefs" < archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname ${wl}-h$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" --- > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' > _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs" > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" 2581,2699c3934,3948 < hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib' < # Warning - without using the other run time loading flags, < # -berok will link without error, but may produce a broken library. < allow_undefined_flag='${wl}-berok' < # This is a bit strange, but is similar to how AIX traditionally builds < # it's shared libraries. < archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname' < fi < fi < ;; < < amigaos*) < archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < # see comment about different semantics on the GNU ld section < ld_shlibs=no < ;; < < cygwin* | mingw* | pw32*) < # When not using gcc, we currently assume that we are using < # Microsoft Visual C++. < # hardcode_libdir_flag_spec is actually meaningless, as there is < # no search path for DLLs. < hardcode_libdir_flag_spec=' ' < allow_undefined_flag=unsupported < # Tell ltmain to make .lib files, not .a files. < libext=lib < # FIXME: Setting linknames here is a bad hack. < archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames=' < # The linker will automatically build a .lib file if we build a DLL. < old_archive_from_new_cmds='true' < # FIXME: Should let the user specify the lib program. < old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' < fix_srcfile_path='`cygpath -w "$srcfile"`' < ;; < < darwin* | rhapsody*) < case "$host_os" in < rhapsody* | darwin1.[[012]]) < allow_undefined_flag='-undefined suppress' < ;; < *) # Darwin 1.3 on < allow_undefined_flag='-flat_namespace -undefined suppress' < ;; < esac < # FIXME: Relying on posixy $() will cause problems for < # cross-compilation, but unfortunately the echo tests do not < # yet detect zsh echo's removal of \ escapes. Also zsh mangles < # `"' quotes if we put them in here... so don't! < archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module != .yes && echo -install_name $rpath/$soname $verstring)' < # We need to add '_' to the symbols in $export_symbols first < #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' < hardcode_direct=yes < hardcode_shlibpath_var=no < whole_archive_flag_spec='-all_load $convenience' < ;; < < freebsd1*) < ld_shlibs=no < ;; < < # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor < # support. Future versions do this automatically, but an explicit c++rt0.o < # does not break anything, and helps significantly (at the cost of a little < # extra space). < freebsd2.2*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; < < # Unfortunately, older versions of FreeBSD 2 do not have this feature. < freebsd2*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_minus_L=yes < hardcode_shlibpath_var=no < ;; < < # FreeBSD 3 and greater uses gcc -shared to do shared libraries. < freebsd*) < archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; < < hpux9* | hpux10* | hpux11*) < case $host_os in < hpux9*) archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; < *) archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' ;; < esac < hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' < hardcode_libdir_separator=: < hardcode_direct=yes < hardcode_minus_L=yes # Not in the search PATH, but as the default < # location of the library. < export_dynamic_flag_spec='${wl}-E' < ;; < < irix5* | irix6* | nonstopux*) < if test "$GCC" = yes; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < else < archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='-rpath $libdir' < fi < hardcode_libdir_separator=: < link_all_deplibs=yes < ;; < < netbsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out < else < archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF --- > # Determine the default libpath from the value encoded in an empty executable. > _LT_AC_SYS_LIBPATH_AIX > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > _LT_AC_TAGVAR(always_export_symbols, $1)=yes > # Exported symbols can be pulled into shared objects from archives > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' ' > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes > # This is similar to how AIX traditionally builds it's shared libraries. > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi 2701,2703d3949 < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no 2705,2711c3951,3957 < < newsos6) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < hardcode_libdir_separator=: < hardcode_shlibpath_var=no --- > chorus*) > case $cc_basename in > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac 2714,2720c3960,3978 < openbsd*) < hardcode_direct=yes < hardcode_shlibpath_var=no < if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then < archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='${wl}-rpath,$libdir' < export_dynamic_flag_spec='${wl}-E' --- > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, > # as there is no search path for DLLs. > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > _LT_AC_TAGVAR(always_export_symbols, $1)=no > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' 2722,2731c3980 < case "$host_os" in < openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-R$libdir' < ;; < *) < archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='${wl}-rpath,$libdir' < ;; < esac --- > _LT_AC_TAGVAR(ld_shlibs, $1)=no 2733,2741c3982 < ;; < < os2*) < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < allow_undefined_flag=unsupported < archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' < old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' < ;; --- > ;; 2743,2746c3984,4012 < osf3*) < if test "$GCC" = yes; then < allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' < archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' --- > darwin* | rhapsody*) > if test "$GXX" = yes; then > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > case "$host_os" in > rhapsody* | darwin1.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' > ;; > 10.*) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 2748,2749c4014 < allow_undefined_flag=' -expect_unresolved \*' < archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' --- > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 2751,2753c4016 < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < hardcode_libdir_separator=: < ;; --- > _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 2755,2759c4018,4020 < osf4* | osf5*) # as osf3* with the addition of -msym flag < if test "$GCC" = yes; then < allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' < archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' --- > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 2761,2767c4022 < allow_undefined_flag=' -expect_unresolved \*' < archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' < archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ < $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' < < #Both c and cxx compiler support -rpath directly < hardcode_libdir_flag_spec='-rpath $libdir' --- > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 2769,2777c4024,4032 < hardcode_libdir_separator=: < ;; < < sco3.2v5*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < runpath_var=LD_RUN_PATH < hardcode_runpath_var=yes < export_dynamic_flag_spec='${wl}-Bexport' --- > _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_automatic, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi 2780,2806c4035,4048 < solaris*) < # gcc --version < 3.0 without binutils cannot create self contained < # shared libraries reliably, requiring libgcc.a to resolve some of < # the object symbols generated in some cases. Libraries that use < # assert need libgcc.a to resolve __eprintf, for example. Linking < # a copy of libgcc.a into every shared library to guarantee resolving < # such symbols causes other problems: According to Tim Van Holder < # , C++ libraries end up with a separate < # (to the application) exception stack for one thing. < no_undefined_flag=' -z defs' < if test "$GCC" = yes; then < case `$CC --version 2>/dev/null` in < [[12]].*) < cat <&2 < < *** Warning: Releases of GCC earlier than version 3.0 cannot reliably < *** create self contained shared libraries on Solaris systems, without < *** introducing a dependency on libgcc.a. Therefore, libtool is disabling < *** -no-undefined support, which will at least allow you to build shared < *** libraries. However, you may find that when you link such libraries < *** into an application without using GCC, you have to manually add < *** \`gcc --print-libgcc-file-name\` to the link command. We urge you to < *** upgrade to a newer version of GCC. Another option is to rebuild your < *** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer. < < EOF < no_undefined_flag= --- > dgux*) > case $cc_basename in > ec++) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > ghcx) > # Green Hills C++ Compiler > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no 2808,2820d4049 < esac < fi < # $CC -shared without GNU ld will not create a library from C++ < # object files and a static libstdc++, better avoid it by now < archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' < archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ < $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_shlibpath_var=no < case $host_os in < solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; < *) # Supported since Solaris 2.6 (maybe 2.5.1?) < whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; 2822d4050 < link_all_deplibs=yes 2824,2836c4052,4100 < < sunos4*) < if test "x$host_vendor" = xsequent; then < # Use $CC to link under sequent, because it throws in some extra .o < # files that make .init and .fini sections work. < archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' < else < archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' < fi < hardcode_libdir_flag_spec='-L$libdir' < hardcode_direct=yes < hardcode_minus_L=yes < hardcode_shlibpath_var=no --- > freebsd[12]*) > # C++ shared libraries reported to be fairly broken before switch to ELF > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > freebsd-elf*) > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > ;; > freebsd* | kfreebsd*-gnu) > # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF > # conventions > _LT_AC_TAGVAR(ld_shlibs, $1)=yes > ;; > gnu*) > ;; > hpux9*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, > # but as the default > # location of the library. > > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > aCC) > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; > esac 2838,2843c4102,4108 < < sysv4) < case $host_vendor in < sni) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes # is this really true??? --- > hpux10*|hpux11*) > if test $with_gnu_ld = no; then > case "$host_cpu" in > hppa*64*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: 2845,2850c4110,4111 < siemens) < ## LD is ld it makes a PLAMLIB < ## CC just makes a GrossModule. < archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' < reload_cmds='$CC -r -o $output$reload_objs' < hardcode_direct=no --- > ia64*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' 2852,2854c4113,4116 < motorola) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=no #Motorola manual says yes, but my tests say they lie --- > *) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' 2856,2915c4118 < esac < runpath_var='LD_RUN_PATH' < hardcode_shlibpath_var=no < ;; < < sysv4.3*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < export_dynamic_flag_spec='-Bexport' < ;; < < sysv5*) < no_undefined_flag=' -z text' < # $CC -shared without GNU ld will not create a library from C++ < # object files and a static libstdc++, better avoid it by now < archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' < archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ < $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' < hardcode_libdir_flag_spec= < hardcode_shlibpath_var=no < runpath_var='LD_RUN_PATH' < ;; < < uts4*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_shlibpath_var=no < ;; < < dgux*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_shlibpath_var=no < ;; < < sysv4*MP*) < if test -d /usr/nec; then < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < runpath_var=LD_RUN_PATH < hardcode_runpath_var=yes < ld_shlibs=yes < fi < ;; < < sysv4.2uw2*) < archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_minus_L=no < hardcode_shlibpath_var=no < hardcode_runpath_var=yes < runpath_var=LD_RUN_PATH < ;; < < sysv5uw7* | unixware7*) < no_undefined_flag='${wl}-z ${wl}text' < if test "$GCC" = yes; then < archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' < else < archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' --- > esac 2917,2993c4120,4138 < runpath_var='LD_RUN_PATH' < hardcode_shlibpath_var=no < ;; < < *) < ld_shlibs=no < ;; < esac < fi < AC_MSG_RESULT([$ld_shlibs]) < test "$ld_shlibs" = no && can_build_shared=no < < # Check hardcoding attributes. < AC_MSG_CHECKING([how to hardcode library paths into programs]) < hardcode_action= < if test -n "$hardcode_libdir_flag_spec" || \ < test -n "$runpath_var"; then < < # We can hardcode non-existant directories. < if test "$hardcode_direct" != no && < # If the only mechanism to avoid hardcoding is shlibpath_var, we < # have to relink, otherwise we might link with an installed library < # when we should be linking with a yet-to-be-installed one < ## test "$hardcode_shlibpath_var" != no && < test "$hardcode_minus_L" != no; then < # Linking always hardcodes the temporary library directory. < hardcode_action=relink < else < # We can link without hardcoding, and we can hardcode nonexisting dirs. < hardcode_action=immediate < fi < else < # We cannot hardcode anything, or else we can only hardcode existing < # directories. < hardcode_action=unsupported < fi < AC_MSG_RESULT([$hardcode_action]) < < striplib= < old_striplib= < AC_MSG_CHECKING([whether stripping libraries is possible]) < if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then < test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" < test -z "$striplib" && striplib="$STRIP --strip-unneeded" < AC_MSG_RESULT([yes]) < else < AC_MSG_RESULT([no]) < fi < < reload_cmds='$LD$reload_flag -o $output$reload_objs' < test -z "$deplibs_check_method" && deplibs_check_method=unknown < < # PORTME Fill in your ld.so characteristics < AC_MSG_CHECKING([dynamic linker characteristics]) < library_names_spec= < libname_spec='lib$name' < soname_spec= < postinstall_cmds= < postuninstall_cmds= < finish_cmds= < finish_eval= < shlibpath_var= < shlibpath_overrides_runpath=unknown < version_type=none < dynamic_linker="$host_os ld.so" < sys_lib_dlsearch_path_spec="/lib /usr/lib" < sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" < < case $host_os in < aix3*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix $libname.a' < shlibpath_var=LIBPATH < < # AIX has no versioning support, so we append a major version to the name. < soname_spec='${libname}${release}.so$major' < ;; --- > case "$host_cpu" in > hppa*64*) > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > ia64*) > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, > # but as the default > # location of the library. > ;; > *) > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH, > # but as the default > # location of the library. > ;; > esac 2995,3015c4140,4175 < aix4* | aix5*) < version_type=linux < need_lib_prefix=no < need_version=no < hardcode_into_libs=yes < if test "$host_cpu" = ia64; then < # AIX 5 supports IA64 < library_names_spec='${libname}${release}.so$major ${libname}${release}.so$versuffix $libname.so' < shlibpath_var=LD_LIBRARY_PATH < else < # With GCC up to 2.95.x, collect2 would create an import file < # for dependence libraries. The import file would start with < # the line `#! .'. This would cause the generated library to < # depend on `.', always an invalid library. This was fixed in < # development snapshots of GCC prior to 3.0. < case $host_os in < aix4 | aix4.[[01]] | aix4.[[01]].*) < if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' < echo ' yes ' < echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then < : --- > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > aCC) > case "$host_cpu" in > hppa*64*|ia64*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' > ;; > *) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > ;; > esac > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes; then > if test $with_gnu_ld = no; then > case "$host_cpu" in > ia64*|hppa*64*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' > ;; > *) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > ;; > esac > fi 3017c4177,4178 < can_build_shared=no --- > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no 3021,3082d4181 < # AIX (on Power*) has no versioning support, so currently we can < # not hardcode correct soname into executable. Probably we can < # add versioning support to collect2, so additional links can < # be useful in future. < if test "$aix_use_runtimelinking" = yes; then < # If using run time linking (on AIX 4.2 or later) use lib.so < # instead of lib.a to let people know that these are not < # typical AIX shared libraries. < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < else < # We preserve .a as extension for shared libraries through AIX4.2 < # and later when we are not doing run time linking. < library_names_spec='${libname}${release}.a $libname.a' < soname_spec='${libname}${release}.so$major' < fi < shlibpath_var=LIBPATH < fi < hardcode_into_libs=yes < ;; < < amigaos*) < library_names_spec='$libname.ixlibrary $libname.a' < # Create ${libname}_ixlibrary.a entries in /sys/libs. < finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done' < ;; < < beos*) < library_names_spec='${libname}.so' < dynamic_linker="$host_os ld.so" < shlibpath_var=LIBRARY_PATH < ;; < < bsdi4*) < version_type=linux < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' < shlibpath_var=LD_LIBRARY_PATH < sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" < sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" < export_dynamic_flag_spec=-rdynamic < # the default ld.so.conf also contains /usr/contrib/lib and < # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow < # libtool to hard-code these into programs < ;; < < cygwin* | mingw* | pw32*) < version_type=windows < need_version=no < need_lib_prefix=no < case $GCC,$host_os in < yes,cygwin*) < library_names_spec='$libname.dll.a' < soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll' < postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~ < dldir=$destdir/`dirname \$dlpath`~ < test -d \$dldir || mkdir -p \$dldir~ < $install_prog .libs/$dlname \$dldir/$dlname' < postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~ < dlpath=$dir/\$dldll~ < $rm \$dlpath' 3084,3089c4183,4207 < yes,mingw*) < library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll' < sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"` < ;; < yes,pw32*) < library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' --- > irix5* | irix6*) > case $cc_basename in > CC) > # SGI C++ > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > > # Archives containing C++ object files must be created using > # "CC -ar", where "CC" is the IRIX C++ compiler. This is > # necessary to make sure instantiated templates are included > # in the archive. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs' > ;; > *) > if test "$GXX" = yes; then > if test "$with_gnu_ld" = no; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' > fi > fi > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > ;; > esac > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: 3091,3092c4209,4265 < *) < library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib' --- > linux*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath,$libdir' > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' > > # Archives containing C++ object files must be created using > # "CC -Bstatic", where "CC" is the KAI C++ compiler. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' > ;; > icpc) > # Intel C++ > with_gnu_ld=yes > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive' > ;; > cxx) > # Compaq C++ > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' > > runpath_var=LD_RUN_PATH > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > esac 3094,3135c4267,4285 < esac < dynamic_linker='Win32 ld.exe' < # FIXME: first we should search . and the directory the executable is in < shlibpath_var=PATH < ;; < < darwin* | rhapsody*) < dynamic_linker="$host_os dyld" < version_type=darwin < need_lib_prefix=no < need_version=no < # FIXME: Relying on posixy $() will cause problems for < # cross-compilation, but unfortunately the echo tests do not < # yet detect zsh echo's removal of \ escapes. < library_names_spec='${libname}${release}${versuffix}.$(test .$module = .yes && echo so || echo dylib) ${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib) ${libname}.$(test .$module = .yes && echo so || echo dylib)' < soname_spec='${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib)' < shlibpath_overrides_runpath=yes < shlibpath_var=DYLD_LIBRARY_PATH < ;; < < freebsd1*) < dynamic_linker=no < ;; < < freebsd*) < objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` < version_type=freebsd-$objformat < case $version_type in < freebsd-elf*) < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' < need_version=no < need_lib_prefix=no < ;; < freebsd-*) < library_names_spec='${libname}${release}.so$versuffix $libname.so$versuffix' < need_version=yes < ;; < esac < shlibpath_var=LD_LIBRARY_PATH < case $host_os in < freebsd2*) < shlibpath_overrides_runpath=yes --- > lynxos*) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > m88k*) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > mvs*) > case $cc_basename in > cxx) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac 3137,3139c4287,4296 < *) < shlibpath_overrides_runpath=no < hardcode_into_libs=yes --- > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' > wlarc= > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > fi > # Workaround some broken pre-1.5 toolchains > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' 3141,3142c4298,4313 < esac < ;; --- > osf3*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Archives containing C++ object files must be created using > # "CC -Bstatic", where "CC" is the KAI C++ compiler. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' 3144,3152c4315,4349 < gnu*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < hardcode_into_libs=yes < ;; --- > ;; > RCC) > # Rational C++ 2.4.1 > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > cxx) > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' 3154,3167c4351,4412 < hpux9* | hpux10* | hpux11*) < # Give a soname corresponding to the major version so that dld.sl refuses to < # link against other versions. < dynamic_linker="$host_os dld.sl" < version_type=sunos < need_lib_prefix=no < need_version=no < shlibpath_var=SHLIB_PATH < shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH < library_names_spec='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl' < soname_spec='${libname}${release}.sl$major' < # HP-UX runs *really* slowly unless shared libraries are mode 555. < postinstall_cmds='chmod 555 $lib' < ;; --- > else > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; > esac > ;; > osf4* | osf5*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > _LT_AC_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Archives containing C++ object files must be created using > # the KAI C++ compiler. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' > ;; > RCC) > # Rational C++ 2.4.1 > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > cxx) > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ > echo "-hidden">> $lib.exp~ > $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~ > $rm $lib.exp' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' 3169,3180c4414,4419 < irix5* | irix6* | nonstopux*) < case $host_os in < nonstopux*) version_type=nonstopux ;; < *) version_type=irix ;; < esac < need_lib_prefix=no < need_version=no < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so' < case $host_os in < irix5* | nonstopux*) < libsuff= shlibsuff= --- > else > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; > esac 3182,3187c4421,4435 < *) < case $LD in # libtool.m4 will add one of these switches to LD < *-32|*"-32 ") libsuff= shlibsuff= libmagic=32-bit;; < *-n32|*"-n32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; < *-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;; < *) libsuff= shlibsuff= libmagic=never-match;; --- > psos*) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > sco*) > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; 3190,3195c4438,4477 < esac < shlibpath_var=LD_LIBRARY${shlibsuff}_PATH < shlibpath_overrides_runpath=no < sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" < sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" < ;; --- > sunos4*) > case $cc_basename in > CC) > # Sun C++ 4.x > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > lcc) > # Lucid > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac > ;; > solaris*) > case $cc_basename in > CC) > # Sun C++ 4.2, 5.x and Centerline C++ > _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > case $host_os in > solaris2.[0-5] | solaris2.[0-5].*) ;; > *) > # The C++ compiler is used as linker so we must use $wl > # flag to pass the commands to the underlying system > # linker. > # Supported since Solaris 2.6 (maybe 2.5.1?) > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' > ;; > esac > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes 3197,3200c4479,4497 < # No shared lib support for Linux oldld, aout, or coff. < linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*) < dynamic_linker=no < ;; --- > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > > # Archives containing C++ object files must be created using > # "CC -xar", where "CC" is the Sun C++ compiler. This is > # necessary to make sure instantiated templates are included > # in the archive. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs' > ;; > gcx) > # Green Hills C++ Compiler > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 3202,3215c4499,4526 < # This must be Linux ELF. < linux-gnu*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=no < # This implies no fast_install, which is unacceptable. < # Some rework will be needed to allow for fast_install < # before this can be enabled. < hardcode_into_libs=yes --- > # The C++ compiler must be used to create the archive. > _LT_AC_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs' > ;; > *) > # GNU C++ compiler with Solaris linker > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs' > if $CC --version | grep -v '^2\.7' > /dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\"" > else > # g++ 2.7 appears to require `-G' NOT `-shared' on this > # platform. > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\"" > fi 3217,3224c4528,4559 < # We used to test for /lib/ld.so.1 and disable shared libraries on < # powerpc, because MkLinux only supported shared libraries with the < # GNU dynamic linker. Since this was broken with cross compilers, < # most powerpc-linux boxes support dynamic linking these days and < # people can always --disable-shared, the test was removed, and we < # assume the GNU/Linux dynamic linker is in use. < dynamic_linker='GNU/Linux ld.so' < ;; --- > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir' > fi > ;; > esac > ;; > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*) > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > ;; > tandem*) > case $cc_basename in > NCC) > # NonStop-UX NCC 3.20 > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac > ;; > vxworks*) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > *) > # FIXME: insert proper C++ library support > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac > AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)]) > test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no 3226,3242c4561,4562 < netbsd*) < version_type=sunos < need_lib_prefix=no < need_version=no < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' < dynamic_linker='NetBSD (a.out) ld.so' < else < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so' < soname_spec='${libname}${release}.so$major' < dynamic_linker='NetBSD ld.elf_so' < fi < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < hardcode_into_libs=yes < ;; --- > _LT_AC_TAGVAR(GCC, $1)="$GXX" > _LT_AC_TAGVAR(LD, $1)="$LD" 3244,3249c4564,4587 < newsos6) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < ;; --- > AC_LIBTOOL_POSTDEP_PREDEP($1) > AC_LIBTOOL_PROG_COMPILER_PIC($1) > AC_LIBTOOL_PROG_CC_C_O($1) > AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) > AC_LIBTOOL_PROG_LD_SHLIBS($1) > AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) > AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) > AC_LIBTOOL_SYS_LIB_STRIP > AC_LIBTOOL_DLOPEN_SELF($1) > > AC_LIBTOOL_CONFIG($1) > > AC_LANG_POP > CC=$lt_save_CC > LDCXX=$LD > LD=$lt_save_LD > GCC=$lt_save_GCC > with_gnu_ldcxx=$with_gnu_ld > with_gnu_ld=$lt_save_with_gnu_ld > lt_cv_path_LDCXX=$lt_cv_path_LD > lt_cv_path_LD=$lt_save_path_LD > lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld > lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld > ])# AC_LIBTOOL_LANG_CXX_CONFIG 3251,3270c4589,4705 < openbsd*) < version_type=sunos < need_lib_prefix=no < need_version=no < if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then < case "$host_os" in < openbsd2.[[89]] | openbsd2.[[89]].*) < shlibpath_overrides_runpath=no < ;; < *) < shlibpath_overrides_runpath=yes < ;; < esac < else < shlibpath_overrides_runpath=yes < fi < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > # AC_LIBTOOL_POSTDEP_PREDEP([TAGNAME]) > # ------------------------ > # Figure out "hidden" library dependencies from verbose > # compiler output when linking a shared library. > # Parse the compiler output and extract the necessary > # objects, libraries and library flags. > AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP],[ > dnl we can't use the lt_simple_compile_test_code here, > dnl because it contains code intended for an executable, > dnl not a library. It's possible we should let each > dnl tag define a new lt_????_link_test_code variable, > dnl but it's only used here... > ifelse([$1],[],[cat > conftest.$ac_ext < int a; > void foo (void) { a = 0; } > EOF > ],[$1],[CXX],[cat > conftest.$ac_ext < class Foo > { > public: > Foo (void) { a = 0; } > private: > int a; > }; > EOF > ],[$1],[F77],[cat > conftest.$ac_ext < subroutine foo > implicit none > integer*4 a > a=0 > return > end > EOF > ],[$1],[GCJ],[cat > conftest.$ac_ext < public class foo { > private int a; > public void bar (void) { > a = 0; > } > }; > EOF > ]) > dnl Parse the compiler output and extract the necessary > dnl objects, libraries and library flags. > if AC_TRY_EVAL(ac_compile); then > # Parse the compiler output and extract the necessary > # objects, libraries and library flags. > > # Sentinel used to keep track of whether or not we are before > # the conftest object file. > pre_test_object_deps_done=no > > # The `*' in the case matches for architectures that use `case' in > # $output_verbose_cmd can trigger glob expansion during the loop > # eval without this substitution. > output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`" > > for p in `eval $output_verbose_link_cmd`; do > case $p in > > -L* | -R* | -l*) > # Some compilers place space between "-{L,R}" and the path. > # Remove the space. > if test $p = "-L" \ > || test $p = "-R"; then > prev=$p > continue > else > prev= > fi > > if test "$pre_test_object_deps_done" = no; then > case $p in > -L* | -R*) > # Internal compiler library paths should come after those > # provided the user. The postdeps already come after the > # user supplied libs so there is no need to process them. > if test -z "$_LT_AC_TAGVAR(compiler_lib_search_path, $1)"; then > _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}" > else > _LT_AC_TAGVAR(compiler_lib_search_path, $1)="${_LT_AC_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}" > fi > ;; > # The "-l" case would never come before the object being > # linked, so don't bother handling this case. > esac > else > if test -z "$_LT_AC_TAGVAR(postdeps, $1)"; then > _LT_AC_TAGVAR(postdeps, $1)="${prev}${p}" > else > _LT_AC_TAGVAR(postdeps, $1)="${_LT_AC_TAGVAR(postdeps, $1)} ${prev}${p}" > fi > fi > ;; > > *.$objext) > # This assumes that the test object file only shows up > # once in the compiler output. > if test "$p" = "conftest.$objext"; then > pre_test_object_deps_done=yes > continue > fi > > if test "$pre_test_object_deps_done" = no; then > if test -z "$_LT_AC_TAGVAR(predep_objects, $1)"; then > _LT_AC_TAGVAR(predep_objects, $1)="$p" > else > _LT_AC_TAGVAR(predep_objects, $1)="$_LT_AC_TAGVAR(predep_objects, $1) $p" > fi > else > if test -z "$_LT_AC_TAGVAR(postdep_objects, $1)"; then > _LT_AC_TAGVAR(postdep_objects, $1)="$p" > else > _LT_AC_TAGVAR(postdep_objects, $1)="$_LT_AC_TAGVAR(postdep_objects, $1) $p" > fi > fi > ;; 3272,3278c4707 < os2*) < libname_spec='$name' < need_lib_prefix=no < library_names_spec='$libname.dll $libname.a' < dynamic_linker='OS/2 ld.exe' < shlibpath_var=LIBPATH < ;; --- > *) ;; # Ignore the rest. 3280,3289c4709,4710 < osf3* | osf4* | osf5*) < version_type=osf < need_version=no < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" < sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" < hardcode_into_libs=yes < ;; --- > esac > done 3291,3296c4712,4716 < sco3.2v5*) < version_type=osf < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > # Clean up. > rm -f a.out a.exe > else > echo "libtool.m4: error: problem compiling $1 test program" > fi 3298,3309c4718 < solaris*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < hardcode_into_libs=yes < # ldd complains unless libraries are executable < postinstall_cmds='chmod +x $lib' < ;; --- > $rm -f confest.$objext 3311,3321c4720,4723 < sunos4*) < version_type=sunos < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < if test "$with_gnu_ld" = yes; then < need_lib_prefix=no < fi < need_version=yes < ;; --- > case " $_LT_AC_TAGVAR(postdeps, $1) " in > *" -lc "*) _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no ;; > esac > ])# AC_LIBTOOL_POSTDEP_PREDEP 3323,3345c4725,4759 < sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < case $host_vendor in < sni) < shlibpath_overrides_runpath=no < need_lib_prefix=no < export_dynamic_flag_spec='${wl}-Blargedynsym' < runpath_var=LD_RUN_PATH < ;; < siemens) < need_lib_prefix=no < ;; < motorola) < need_lib_prefix=no < need_version=no < shlibpath_overrides_runpath=no < sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' < ;; < esac < ;; --- > # AC_LIBTOOL_LANG_F77_CONFIG > # ------------------------ > # Ensure that the configuration vars for the C compiler are > # suitably defined. Those variables are subsequently used by > # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'. > AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG], [_LT_AC_LANG_F77_CONFIG(F77)]) > AC_DEFUN([_LT_AC_LANG_F77_CONFIG], > [AC_REQUIRE([AC_PROG_F77]) > AC_LANG_PUSH(Fortran 77) > > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > _LT_AC_TAGVAR(allow_undefined_flag, $1)= > _LT_AC_TAGVAR(always_export_symbols, $1)=no > _LT_AC_TAGVAR(archive_expsym_cmds, $1)= > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)= > _LT_AC_TAGVAR(hardcode_minus_L, $1)=no > _LT_AC_TAGVAR(hardcode_automatic, $1)=no > _LT_AC_TAGVAR(module_cmds, $1)= > _LT_AC_TAGVAR(module_expsym_cmds, $1)= > _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown > _LT_AC_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds > _LT_AC_TAGVAR(no_undefined_flag, $1)= > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)= > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no > > # Source file extension for f77 test sources. > ac_ext=f > > # Object file extension for compiled f77 test sources. > objext=o > _LT_AC_TAGVAR(objext, $1)=$objext 3347,3352c4761,4762 < uts4*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > # Code to be used in simple compile tests > lt_simple_compile_test_code=" subroutine t\n return\n end\n" 3354,3361c4764,4765 < dgux*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > # Code to be used in simple link tests > lt_simple_link_test_code=" program t\n end\n" 3363,3370c4767,4768 < sysv4*MP*) < if test -d /usr/nec ;then < version_type=linux < library_names_spec='$libname.so.$versuffix $libname.so.$major $libname.so' < soname_spec='$libname.so.$major' < shlibpath_var=LD_LIBRARY_PATH < fi < ;; --- > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > _LT_AC_SYS_COMPILER 3372,3377c4770,4775 < *) < dynamic_linker=no < ;; < esac < AC_MSG_RESULT([$dynamic_linker]) < test "$dynamic_linker" = no && can_build_shared=no --- > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${F77-"f77"} > compiler=$CC > _LT_AC_TAGVAR(compiler, $1)=$CC > cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` 3379d4776 < # Report the final consequences. 3396,3401c4793,4795 < < aix4*) < if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then < test "$enable_shared" = yes && enable_static=no < fi < ;; --- > aix4* | aix5*) > test "$enable_shared" = yes && enable_static=no > ;; 3410,3417c4804 < if test "$hardcode_action" = relink; then < # Fast installation is not supported < enable_fast_install=no < elif test "$shlibpath_overrides_runpath" = yes || < test "$enable_shared" = no; then < # Fast installation is not necessary < enable_fast_install=needless < fi --- > test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no 3419,3422c4806,4807 < variables_saved_for_relink="PATH $shlibpath_var $runpath_var" < if test "$GCC" = yes; then < variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" < fi --- > _LT_AC_TAGVAR(GCC, $1)="$G77" > _LT_AC_TAGVAR(LD, $1)="$LD" 3424c4809,4815 < AC_LIBTOOL_DLOPEN_SELF --- > AC_LIBTOOL_PROG_COMPILER_PIC($1) > AC_LIBTOOL_PROG_CC_C_O($1) > AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) > AC_LIBTOOL_PROG_LD_SHLIBS($1) > AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) > AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) > AC_LIBTOOL_SYS_LIB_STRIP 3426,3438d4816 < if test "$enable_shared" = yes && test "$GCC" = yes; then < case $archive_cmds in < *'~'*) < # FIXME: we may have to deal with multi-command sequences. < ;; < '$CC '*) < # Test whether the compiler implicitly links with -lc since on some < # systems, -lgcc has to come before -lc. If gcc already passes -lc < # to ld, don't add -lc before -lgcc. < AC_MSG_CHECKING([whether -lc should be explicitly linked in]) < AC_CACHE_VAL([lt_cv_archive_cmds_need_lc], < [$rm conftest* < echo 'static int dummy;' > conftest.$ac_ext 3440,3467c4818,4874 < if AC_TRY_EVAL(ac_compile); then < soname=conftest < lib=conftest < libobjs=conftest.$ac_objext < deplibs= < wl=$lt_cv_prog_cc_wl < compiler_flags=-v < linker_flags=-v < verstring= < output_objdir=. < libname=conftest < save_allow_undefined_flag=$allow_undefined_flag < allow_undefined_flag= < if AC_TRY_EVAL(archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) < then < lt_cv_archive_cmds_need_lc=no < else < lt_cv_archive_cmds_need_lc=yes < fi < allow_undefined_flag=$save_allow_undefined_flag < else < cat conftest.err 1>&5 < fi]) < AC_MSG_RESULT([$lt_cv_archive_cmds_need_lc]) < ;; < esac < fi < need_lc=${lt_cv_archive_cmds_need_lc-yes} --- > AC_LIBTOOL_CONFIG($1) > > AC_LANG_POP > CC="$lt_save_CC" > ])# AC_LIBTOOL_LANG_F77_CONFIG > > > # AC_LIBTOOL_LANG_GCJ_CONFIG > # -------------------------- > # Ensure that the configuration vars for the C compiler are > # suitably defined. Those variables are subsequently used by > # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'. > AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG], [_LT_AC_LANG_GCJ_CONFIG(GCJ)]) > AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG], > [AC_LANG_SAVE > > # Source file extension for Java test sources. > ac_ext=java > > # Object file extension for compiled Java test sources. > objext=o > _LT_AC_TAGVAR(objext, $1)=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="class foo {}\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n' > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > _LT_AC_SYS_COMPILER > > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${GCJ-"gcj"} > compiler=$CC > _LT_AC_TAGVAR(compiler, $1)=$CC > > # GCJ did not exist at the time GCC didn't implicitly link libc in. > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > > AC_LIBTOOL_PROG_COMPILER_NO_RTTI($1) > AC_LIBTOOL_PROG_COMPILER_PIC($1) > AC_LIBTOOL_PROG_CC_C_O($1) > AC_LIBTOOL_SYS_HARD_LINK_LOCKS($1) > AC_LIBTOOL_PROG_LD_SHLIBS($1) > AC_LIBTOOL_SYS_DYNAMIC_LINKER($1) > AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) > AC_LIBTOOL_SYS_LIB_STRIP > AC_LIBTOOL_DLOPEN_SELF($1) > > AC_LIBTOOL_CONFIG($1) > > AC_LANG_RESTORE > CC="$lt_save_CC" > ])# AC_LIBTOOL_LANG_GCJ_CONFIG > 3469c4876,4922 < # The second clause should only fire when bootstrapping the --- > # AC_LIBTOOL_LANG_RC_CONFIG > # -------------------------- > # Ensure that the configuration vars for the Windows resource compiler are > # suitably defined. Those variables are subsequently used by > # AC_LIBTOOL_CONFIG to write the compiler configuration to `libtool'. > AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)]) > AC_DEFUN([_LT_AC_LANG_RC_CONFIG], > [AC_LANG_SAVE > > # Source file extension for RC test sources. > ac_ext=rc > > # Object file extension for compiled RC test sources. > objext=o > _LT_AC_TAGVAR(objext, $1)=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n' > > # Code to be used in simple link tests > lt_simple_link_test_code="$lt_simple_compile_test_code" > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > _LT_AC_SYS_COMPILER > > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${RC-"windres"} > compiler=$CC > _LT_AC_TAGVAR(compiler, $1)=$CC > _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes > > AC_LIBTOOL_CONFIG($1) > > AC_LANG_RESTORE > CC="$lt_save_CC" > ])# AC_LIBTOOL_LANG_RC_CONFIG > > > # AC_LIBTOOL_CONFIG([TAGNAME]) > # ---------------------------- > # If TAGNAME is not passed, then create an initial libtool script > # with a default configuration from the untagged config vars. Otherwise > # add code to config.status for appending the configuration named by > # TAGNAME from the matching tagged config vars. > AC_DEFUN([AC_LIBTOOL_CONFIG], > [# The else clause should only fire when bootstrapping the 3474,3487c4927,4931 < : < else < # If there is no Makefile yet, we rely on a make rule to execute < # `config.status --recheck' to rerun these tests and create the < # libtool script then. < test -f Makefile && make "$ltmain" < fi < < if test -f "$ltmain"; then < trap "$rm \"${ofile}T\"; exit 1" 1 2 15 < $rm -f "${ofile}T" < < echo creating $ofile < --- > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi 3491,3504c4935,4941 < for var in echo old_CC old_CFLAGS SED \ < AR AR_FLAGS CC LD LN_S NM SHELL \ < reload_flag reload_cmds wl \ < pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \ < thread_safe_flag_spec whole_archive_flag_spec libname_spec \ < library_names_spec soname_spec \ < RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \ < old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \ < postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \ < old_striplib striplib file_magic_cmd export_symbols_cmds \ < deplibs_check_method allow_undefined_flag no_undefined_flag \ < finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \ < global_symbol_to_c_name_address \ < hardcode_libdir_flag_spec hardcode_libdir_separator \ --- > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ 3506c4943,4978 < compiler_c_o compiler_o_lo need_locks exclude_expsyms include_expsyms; do --- > old_postinstall_cmds old_postuninstall_cmds \ > _LT_AC_TAGVAR(compiler, $1) \ > _LT_AC_TAGVAR(CC, $1) \ > _LT_AC_TAGVAR(LD, $1) \ > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1) \ > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1) \ > _LT_AC_TAGVAR(lt_prog_compiler_static, $1) \ > _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) \ > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1) \ > _LT_AC_TAGVAR(thread_safe_flag_spec, $1) \ > _LT_AC_TAGVAR(whole_archive_flag_spec, $1) \ > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) \ > _LT_AC_TAGVAR(old_archive_cmds, $1) \ > _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) \ > _LT_AC_TAGVAR(predep_objects, $1) \ > _LT_AC_TAGVAR(postdep_objects, $1) \ > _LT_AC_TAGVAR(predeps, $1) \ > _LT_AC_TAGVAR(postdeps, $1) \ > _LT_AC_TAGVAR(compiler_lib_search_path, $1) \ > _LT_AC_TAGVAR(archive_cmds, $1) \ > _LT_AC_TAGVAR(archive_expsym_cmds, $1) \ > _LT_AC_TAGVAR(postinstall_cmds, $1) \ > _LT_AC_TAGVAR(postuninstall_cmds, $1) \ > _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) \ > _LT_AC_TAGVAR(allow_undefined_flag, $1) \ > _LT_AC_TAGVAR(no_undefined_flag, $1) \ > _LT_AC_TAGVAR(export_symbols_cmds, $1) \ > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) \ > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) \ > _LT_AC_TAGVAR(hardcode_libdir_separator, $1) \ > _LT_AC_TAGVAR(hardcode_automatic, $1) \ > _LT_AC_TAGVAR(module_cmds, $1) \ > _LT_AC_TAGVAR(module_expsym_cmds, $1) \ > _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) \ > _LT_AC_TAGVAR(exclude_expsyms, $1) \ > _LT_AC_TAGVAR(include_expsyms, $1); do 3509,3512c4981,4989 < reload_cmds | old_archive_cmds | old_archive_from_new_cmds | \ < old_postinstall_cmds | old_postuninstall_cmds | \ < export_symbols_cmds | archive_cmds | archive_expsym_cmds | \ < extract_expsyms_cmds | old_archive_from_expsyms_cmds | \ --- > _LT_AC_TAGVAR(old_archive_cmds, $1) | \ > _LT_AC_TAGVAR(old_archive_from_new_cmds, $1) | \ > _LT_AC_TAGVAR(archive_cmds, $1) | \ > _LT_AC_TAGVAR(archive_expsym_cmds, $1) | \ > _LT_AC_TAGVAR(module_cmds, $1) | \ > _LT_AC_TAGVAR(module_expsym_cmds, $1) | \ > _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) | \ > _LT_AC_TAGVAR(export_symbols_cmds, $1) | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ 3514c4991,4992 < finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) --- > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) 3524,3525c5002,5006 < cat <<__EOF__ > "${ofile}T" < #! $SHELL --- > case $lt_echo in > *'\[$]0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'` > ;; > esac 3527c5008,5019 < # `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. --- > ifelse([$1], [], > [cfgfile="${ofile}T" > trap "$rm \"$cfgfile\"; exit 1" 1 2 15 > $rm -f "$cfgfile" > AC_MSG_NOTICE([creating $ofile])], > [cfgfile="$ofile"]) > > cat <<__EOF__ >> "$cfgfile" > ifelse([$1], [], > [#! $SHELL > > # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. 3531c5023,5026 < # Copyright (C) 1996-2000 Free Software Foundation, Inc. --- > # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 > # Free Software Foundation, Inc. > # > # This file is part of GNU Libtool: 3553c5048 < # A sed that does not truncate output. --- > # A sed program that does not truncate output. 3557c5052 < Xsed="${SED} -e s/^X//" --- > Xsed="$SED -e s/^X//" 3563c5058,5062 < # ### BEGIN LIBTOOL CONFIG --- > # The names of the tagged configurations supported by this script. > available_tags= > > # ### BEGIN LIBTOOL CONFIG], > [# ### BEGIN LIBTOOL TAG CONFIG: $tagname]) 3577c5076,5079 < build_libtool_need_lc=$need_lc --- > build_libtool_need_lc=$_LT_AC_TAGVAR(archive_cmds_need_lc, $1) > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1) 3593,3594c5095,5099 < # The default C compiler. < CC=$lt_CC --- > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_[]_LT_AC_TAGVAR(compiler, $1) 3597c5102,5105 < with_gcc=$GCC --- > with_gcc=$_LT_AC_TAGVAR(GCC, $1) > > # An ERE matcher. > EGREP=$lt_EGREP 3600c5108 < LD=$lt_LD --- > LD=$lt_[]_LT_AC_TAGVAR(LD, $1) 3609c5117 < STRIP=$STRIP --- > STRIP=$lt_STRIP 3631c5139 < wl=$lt_wl --- > wl=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) 3638a5147,5149 > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > 3643c5154 < pic_flag=$lt_pic_flag --- > pic_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) 3646,3647c5157,5158 < # Does compiler simultaneously support -c and -o options? < compiler_c_o=$lt_compiler_c_o --- > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len 3649,3650c5160,5161 < # Can we write directly to a .lo ? < compiler_o_lo=$lt_compiler_o_lo --- > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_[]_LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1) 3671c5182 < link_static_flag=$lt_link_static_flag --- > link_static_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_static, $1) 3674c5185 < no_builtin_flag=$lt_no_builtin_flag --- > no_builtin_flag=$lt_[]_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) 3677c5188 < export_dynamic_flag_spec=$lt_export_dynamic_flag_spec --- > export_dynamic_flag_spec=$lt_[]_LT_AC_TAGVAR(export_dynamic_flag_spec, $1) 3680c5191,5473 < whole_archive_flag_spec=$lt_whole_archive_flag_spec --- > whole_archive_flag_spec=$lt_[]_LT_AC_TAGVAR(whole_archive_flag_spec, $1) > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec=$lt_[]_LT_AC_TAGVAR(thread_safe_flag_spec, $1) > > # Library versioning type. > version_type=$version_type > > # Format of library name prefix. > libname_spec=$lt_libname_spec > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec=$lt_library_names_spec > > # The coded name of the library, if different from the real name. > soname_spec=$lt_soname_spec > > # Commands used to build and install an old-style archive. > RANLIB=$lt_RANLIB > old_archive_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_cmds, $1) > old_postinstall_cmds=$lt_old_postinstall_cmds > old_postuninstall_cmds=$lt_old_postuninstall_cmds > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_new_cmds, $1) > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds=$lt_[]_LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1) > > # Commands used to build and install a shared archive. > archive_cmds=$lt_[]_LT_AC_TAGVAR(archive_cmds, $1) > archive_expsym_cmds=$lt_[]_LT_AC_TAGVAR(archive_expsym_cmds, $1) > postinstall_cmds=$lt_postinstall_cmds > postuninstall_cmds=$lt_postuninstall_cmds > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_[]_LT_AC_TAGVAR(module_cmds, $1) > module_expsym_cmds=$lt_[]_LT_AC_TAGVAR(module_expsym_cmds, $1) > > # Commands to strip libraries. > old_striplib=$lt_old_striplib > striplib=$lt_striplib > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_[]_LT_AC_TAGVAR(predep_objects, $1) > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_[]_LT_AC_TAGVAR(postdep_objects, $1) > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_[]_LT_AC_TAGVAR(predeps, $1) > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_[]_LT_AC_TAGVAR(postdeps, $1) > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_[]_LT_AC_TAGVAR(compiler_lib_search_path, $1) > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method=$lt_deplibs_check_method > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd=$lt_file_magic_cmd > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag=$lt_[]_LT_AC_TAGVAR(allow_undefined_flag, $1) > > # Flag that forces no undefined symbols. > no_undefined_flag=$lt_[]_LT_AC_TAGVAR(no_undefined_flag, $1) > > # Commands used to finish a libtool library installation in a directory. > finish_cmds=$lt_finish_cmds > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval=$lt_finish_eval > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address > > # This is the shared library runtime path variable. > runpath_var=$runpath_var > > # This is the shared library path variable. > shlibpath_var=$shlibpath_var > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=$shlibpath_overrides_runpath > > # How to hardcode a shared library path into an executable. > hardcode_action=$_LT_AC_TAGVAR(hardcode_action, $1) > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=$hardcode_into_libs > > # Flag to hardcode \$libdir into a binary during linking. > # This must work even if \$libdir does not exist. > hardcode_libdir_flag_spec=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) > > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1) > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator=$lt_[]_LT_AC_TAGVAR(hardcode_libdir_separator, $1) > > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=$_LT_AC_TAGVAR(hardcode_direct, $1) > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=$_LT_AC_TAGVAR(hardcode_minus_L, $1) > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=$_LT_AC_TAGVAR(hardcode_shlibpath_var, $1) > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$_LT_AC_TAGVAR(hardcode_automatic, $1) > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="$variables_saved_for_relink" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=$_LT_AC_TAGVAR(link_all_deplibs, $1) > > # Compile-time system search path for libraries > sys_lib_search_path_spec=$lt_sys_lib_search_path_spec > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec > > # Fix the shell variable \$srcfile for the compiler. > fix_srcfile_path="$_LT_AC_TAGVAR(fix_srcfile_path, $1)" > > # Set to yes if exported symbols are required. > always_export_symbols=$_LT_AC_TAGVAR(always_export_symbols, $1) > > # The commands to list exported symbols. > export_symbols_cmds=$lt_[]_LT_AC_TAGVAR(export_symbols_cmds, $1) > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds=$lt_extract_expsyms_cmds > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms=$lt_[]_LT_AC_TAGVAR(exclude_expsyms, $1) > > # Symbols that must always be exported. > include_expsyms=$lt_[]_LT_AC_TAGVAR(include_expsyms, $1) > > ifelse([$1],[], > [# ### END LIBTOOL CONFIG], > [# ### END LIBTOOL TAG CONFIG: $tagname]) > > __EOF__ > > ifelse([$1],[], [ > case $host_os in > aix3*) > cat <<\EOF >> "$cfgfile" > > # AIX sometimes has problems with the GCC collect2 program. For some > # reason, if we set the COLLECT_NAMES environment variable, the problems > # vanish in a puff of smoke. > if test "X${COLLECT_NAMES+set}" != Xset; then > COLLECT_NAMES= > export COLLECT_NAMES > fi > EOF > ;; > esac > > # We use sed instead of cat because bash on DJGPP gets confused if > # if finds mixed CR/LF and LF-only lines. Since sed operates in > # text mode, it properly converts lines to CR/LF. This bash problem > # is reportedly fixed, but why not run on old versions too? > sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1) > > mv -f "$cfgfile" "$ofile" || \ > (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") > chmod +x "$ofile" > ]) > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" > fi > fi > ])# AC_LIBTOOL_CONFIG > > > # AC_LIBTOOL_PROG_COMPILER_NO_RTTI([TAGNAME]) > # ------------------------------------------- > AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], > [AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl > > _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)= > > if test "$GCC" = yes; then > _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' > > AC_LIBTOOL_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions], > lt_cv_prog_compiler_rtti_exceptions, > [-fno-rtti -fno-exceptions], [], > [_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"]) > fi > ])# AC_LIBTOOL_PROG_COMPILER_NO_RTTI > > > # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE > # --------------------------------- > AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], > [AC_REQUIRE([AC_CANONICAL_HOST]) > AC_REQUIRE([AC_PROG_NM]) > AC_REQUIRE([AC_OBJEXT]) > # Check for command to grab the raw symbol name followed by C symbol from nm. > AC_MSG_CHECKING([command to parse $NM output from $compiler object]) > AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe], > [ > # These are sane defaults that work on at least a few old systems. > # [They come from Ultrix. What could be older than Ultrix?!! ;)] > > # Character class describing NM global symbol codes. > symcode='[[BCDEGRST]]' > > # Regexp to match symbols that can be accessed directly from C. > sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)' > > # Transform the above into a raw symbol and a C symbol. > symxfrm='\1 \2\3 \3' > > # Transform an extracted symbol line into a proper C declaration > lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'" > > # Transform an extracted symbol line into symbol name and symbol address > lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" > > # Define system-specific variables. > case $host_os in > aix*) > symcode='[[BCDT]]' > ;; > cygwin* | mingw* | pw32*) > symcode='[[ABCDGISTW]]' > ;; > hpux*) # Its linker distinguishes data from code symbols > if test "$host_cpu" = ia64; then > symcode='[[ABCDEGRST]]' > fi > lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" > lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" > ;; > irix* | nonstopux*) > symcode='[[BCDEGRST]]' > ;; > osf*) > symcode='[[BCDEGQRST]]' > ;; > solaris* | sysv5*) > symcode='[[BDRT]]' > ;; > sysv4) > symcode='[[DFNSTU]]' > ;; > esac 3682,3683c5475,5481 < # Compiler flag to generate thread-safe objects. < thread_safe_flag_spec=$lt_thread_safe_flag_spec --- > # Handle CRLF in mingw tool chain > opt_cr= > case $build_os in > mingw*) > opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp > ;; > esac 3685,3686c5483,5487 < # Library versioning type. < version_type=$version_type --- > # If we're using GNU nm, then use its standard symbol codes. > case `$NM -V 2>&1` in > *GNU* | *'with BFD'*) > symcode='[[ABCDGIRSTW]]' ;; > esac 3688,3689c5489,5490 < # Format of library name prefix. < libname_spec=$lt_libname_spec --- > # Try without a prefix undercore, then with it. > for ac_symprfx in "" "_"; do 3691,3693c5492,5493 < # List of archive names. First name is the real one, the rest are links. < # The last name is the one that the linker finds with -lNAME. < library_names_spec=$lt_library_names_spec --- > # Write the raw and C identifiers. > lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" 3695,3696c5495,5496 < # The coded name of the library, if different from the real name. < soname_spec=$lt_soname_spec --- > # Check to see that the pipe works correctly. > pipe_works=no 3698,3702c5498,5509 < # Commands used to build and install an old-style archive. < RANLIB=$lt_RANLIB < old_archive_cmds=$lt_old_archive_cmds < old_postinstall_cmds=$lt_old_postinstall_cmds < old_postuninstall_cmds=$lt_old_postuninstall_cmds --- > rm -f conftest* > cat > conftest.$ac_ext < #ifdef __cplusplus > extern "C" { > #endif > char nm_test_var; > void nm_test_func(){} > #ifdef __cplusplus > } > #endif > int main(){nm_test_var='a';nm_test_func();return(0);} > EOF 3704,3705c5511,5520 < # Create an old-style archive from a shared archive. < old_archive_from_new_cmds=$lt_old_archive_from_new_cmds --- > if AC_TRY_EVAL(ac_compile); then > # Now try to grab the symbols. > nlist=conftest.nm > if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then > # Try sorting and uniquifying the output. > if sort "$nlist" | uniq > "$nlist"T; then > mv -f "$nlist"T "$nlist" > else > rm -f "$nlist"T > fi 3707,3708c5522,5528 < # Create a temporary old-style archive to link instead of a shared archive. < old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds --- > # Make sure that we snagged all the symbols we need. > if grep ' nm_test_var$' "$nlist" >/dev/null; then > if grep ' nm_test_func$' "$nlist" >/dev/null; then > cat < conftest.$ac_ext > #ifdef __cplusplus > extern "C" { > #endif 3710,3714c5530,5532 < # Commands used to build and install a shared archive. < archive_cmds=$lt_archive_cmds < archive_expsym_cmds=$lt_archive_expsym_cmds < postinstall_cmds=$lt_postinstall_cmds < postuninstall_cmds=$lt_postuninstall_cmds --- > EOF > # Now generate the symbol file. > eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext' 3716,3718c5534,5540 < # Commands to strip libraries. < old_striplib=$lt_old_striplib < striplib=$lt_striplib --- > cat <> conftest.$ac_ext > #if defined (__STDC__) && __STDC__ > # define lt_ptr_t void * > #else > # define lt_ptr_t char * > # define const > #endif 3720,3721c5542,5553 < # Method to check whether dependent libraries are shared objects. < deplibs_check_method=$lt_deplibs_check_method --- > /* The mapping between symbol names and symbols. */ > const struct { > const char *name; > lt_ptr_t address; > } > lt_preloaded_symbols[[]] = > { > EOF > $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext > cat <<\EOF >> conftest.$ac_ext > {0, (lt_ptr_t) 0} > }; 3723,3724c5555,5583 < # Command to use when deplibs_check_method == file_magic. < file_magic_cmd=$lt_file_magic_cmd --- > #ifdef __cplusplus > } > #endif > EOF > # Now try linking the two files. > mv conftest.$ac_objext conftstm.$ac_objext > lt_save_LIBS="$LIBS" > lt_save_CFLAGS="$CFLAGS" > LIBS="conftstm.$ac_objext" > CFLAGS="$CFLAGS$_LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)" > if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then > pipe_works=yes > fi > LIBS="$lt_save_LIBS" > CFLAGS="$lt_save_CFLAGS" > else > echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD > fi > else > echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD > fi > else > echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD > fi > else > echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD > cat conftest.$ac_ext >&5 > fi > rm -f conftest* conftst* 3726,3727c5585,5601 < # Flag that allows shared libraries with undefined symbols to be built. < allow_undefined_flag=$lt_allow_undefined_flag --- > # Do not use the global_symbol_pipe unless it works. > if test "$pipe_works" = yes; then > break > else > lt_cv_sys_global_symbol_pipe= > fi > done > ]) > if test -z "$lt_cv_sys_global_symbol_pipe"; then > lt_cv_sys_global_symbol_to_cdecl= > fi > if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then > AC_MSG_RESULT(failed) > else > AC_MSG_RESULT(ok) > fi > ]) # AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE 3729,3730d5602 < # Flag that forces no undefined symbols. < no_undefined_flag=$lt_no_undefined_flag 3732,3733c5604,5609 < # Commands used to finish a libtool library installation in a directory. < finish_cmds=$lt_finish_cmds --- > # AC_LIBTOOL_PROG_COMPILER_PIC([TAGNAME]) > # --------------------------------------- > AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC], > [_LT_AC_TAGVAR(lt_prog_compiler_wl, $1)= > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)= 3735,3736c5611,5616 < # Same as above, but a single script fragment to be evaled but not shown. < finish_eval=$lt_finish_eval --- > AC_MSG_CHECKING([for $compiler option to produce PIC]) > ifelse([$1],[CXX],[ > # C++ specific cases for pic, static, wl, etc. > if test "$GXX" = yes; then > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static' 3738,3739c5618,5865 < # Take the output of nm and produce a listing of raw symbols and C names. < global_symbol_pipe=$lt_global_symbol_pipe --- > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > fi > ;; > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' > ;; > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; > mingw* | os2* | pw32*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT' > ;; > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' > ;; > *djgpp*) > # DJGPP does not support shared libraries at all > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > ;; > sysv4*MP*) > if test -d /usr/nec; then > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic > fi > ;; > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > esac > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > esac > else > case $host_os in > aix4* | aix5*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > else > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' > fi > ;; > chorus*) > case $cc_basename in > cxch68) > # Green Hills C++ Compiler > # _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" > ;; > esac > ;; > dgux*) > case $cc_basename in > ec++) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > ;; > ghcx) > # Green Hills C++ Compiler > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' > ;; > *) > ;; > esac > ;; > freebsd* | kfreebsd*-gnu) > # FreeBSD uses GNU C++ > ;; > hpux9* | hpux10* | hpux11*) > case $cc_basename in > CC) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" > if test "$host_cpu" != ia64; then > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z' > fi > ;; > aCC) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z' > ;; > esac > ;; > *) > ;; > esac > ;; > irix5* | irix6* | nonstopux*) > case $cc_basename in > CC) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > # CC pic flag -KPIC is the default. > ;; > *) > ;; > esac > ;; > linux*) > case $cc_basename in > KCC) > # KAI C++ Compiler > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > icpc) > # Intel C++ > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static' > ;; > cxx) > # Compaq C++ > # Make sure the PIC flag is empty. It appears that all Alpha > # Linux and Compaq Tru64 Unix objects are PIC. > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > ;; > *) > ;; > esac > ;; > lynxos*) > ;; > m88k*) > ;; > mvs*) > case $cc_basename in > cxx) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall' > ;; > *) > ;; > esac > ;; > netbsd*) > ;; > osf3* | osf4* | osf5*) > case $cc_basename in > KCC) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,' > ;; > RCC) > # Rational C++ 2.4.1 > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' > ;; > cxx) > # Digital/Compaq C++ > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > # Make sure the PIC flag is empty. It appears that all Alpha > # Linux and Compaq Tru64 Unix objects are PIC. > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > ;; > *) > ;; > esac > ;; > psos*) > ;; > sco*) > case $cc_basename in > CC) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > *) > ;; > esac > ;; > solaris*) > case $cc_basename in > CC) > # Sun C++ 4.2, 5.x and Centerline C++ > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' > ;; > gcx) > # Green Hills C++ Compiler > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' > ;; > *) > ;; > esac > ;; > sunos4*) > case $cc_basename in > CC) > # Sun C++ 4.x > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; > lcc) > # Lucid > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' > ;; > *) > ;; > esac > ;; > tandem*) > case $cc_basename in > NCC) > # NonStop-UX NCC 3.20 > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > ;; > *) > ;; > esac > ;; > unixware*) > ;; > vxworks*) > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no > ;; > esac > fi > ], > [ > if test "$GCC" = yes; then > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static' 3741,3742c5867,5874 < # Transform the output of nm in a proper C declaration < global_symbol_to_cdecl=$lt_global_symbol_to_cdecl --- > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > fi > ;; 3744,3745c5876,5881 < # Transform the output of nm in a C name address pair < global_symbol_to_c_name_address=$lt_global_symbol_to_c_name_address --- > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' > ;; 3747,3748c5883,5885 < # This is the shared library runtime path variable. < runpath_var=$runpath_var --- > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; 3750,3751c5887,5891 < # This is the shared library path variable. < shlibpath_var=$shlibpath_var --- > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT' > ;; 3753,3754c5893,5897 < # Is shlibpath searched before the hard-coded library search path? < shlibpath_overrides_runpath=$shlibpath_overrides_runpath --- > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common' > ;; 3756,3757c5899,5904 < # How to hardcode a shared library path into an executable. < hardcode_action=$hardcode_action --- > msdosdjgpp*) > # Just because we use GCC doesn't mean we suddenly get shared libraries > # on systems that don't support them. > _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no > enable_shared=no > ;; 3759,3760c5906,5910 < # Whether we should hardcode library paths into libraries. < hardcode_into_libs=$hardcode_into_libs --- > sysv4*MP*) > if test -d /usr/nec; then > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic > fi > ;; 3762,3764c5912,5923 < # Flag to hardcode \$libdir into a binary during linking. < # This must work even if \$libdir does not exist. < hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec --- > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > esac > ;; 3766,3767c5925,5940 < # Whether we need a single -rpath flag with a separated argument. < hardcode_libdir_separator=$lt_hardcode_libdir_separator --- > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC' > ;; > esac > else > # PORTME Check for flag to pass linker flags through the system compiler. > case $host_os in > aix*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > else > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp' > fi > ;; 3769,3771c5942,5946 < # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the < # resulting binary. < hardcode_direct=$hardcode_direct --- > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT' > ;; 3773,3775c5948,5962 < # Set to yes if using the -LDIR flag during linking hardcodes DIR into the < # resulting binary. < hardcode_minus_L=$hardcode_minus_L --- > hpux9* | hpux10* | hpux11*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='+Z' > ;; > esac > # Is there a better lt_prog_compiler_static that works with the bundled CC? > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive' > ;; 3777,3779c5964,5968 < # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into < # the resulting binary. < hardcode_shlibpath_var=$hardcode_shlibpath_var --- > irix5* | irix6* | nonstopux*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > # PIC (with -KPIC) is the default. > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > ;; 3781,3783c5970,5973 < # Variables whose values should be saved in libtool wrapper scripts and < # restored at relink time. < variables_saved_for_relink="$variables_saved_for_relink" --- > newsos6) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; 3785,3786c5975,5988 < # Whether libtool must link a program against all its dependency libraries. < link_all_deplibs=$link_all_deplibs --- > linux*) > case $CC in > icc* | ecc*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static' > ;; > ccc*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > # All Alpha code is PIC. > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > ;; > esac > ;; 3788,3789c5990,5994 < # Compile-time system search path for libraries < sys_lib_search_path_spec=$lt_sys_lib_search_path_spec --- > osf3* | osf4* | osf5*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > # All OSF/1 code is PIC. > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' > ;; 3791,3792c5996,5999 < # Run-time system search path for libraries < sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec --- > sco3.2v5*) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kpic' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-dn' > ;; 3794,3795c6001,6005 < # Fix the shell variable \$srcfile for the compiler. < fix_srcfile_path="$fix_srcfile_path" --- > solaris*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; 3797,3798c6007,6011 < # Set to yes if exported symbols are required. < always_export_symbols=$always_export_symbols --- > sunos4*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-PIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; 3800,3801c6013,6017 < # The commands to list exported symbols. < export_symbols_cmds=$lt_export_symbols_cmds --- > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; 3803,3804c6019,6024 < # The commands to extract the exported symbol list from a shared archive. < extract_expsyms_cmds=$lt_extract_expsyms_cmds --- > sysv4*MP*) > if test -d /usr/nec ;then > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > fi > ;; 3806,3807c6026,6029 < # Symbols that should not be listed in the preloaded symbols. < exclude_expsyms=$lt_exclude_expsyms --- > uts4*) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic' > _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic' > ;; 3809,3810c6031,6037 < # Symbols that must always be exported. < include_expsyms=$lt_include_expsyms --- > *) > _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no > ;; > esac > fi > ]) > AC_MSG_RESULT([$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)]) 3812c6039,6062 < # ### END LIBTOOL CONFIG --- > # > # Check to make sure the PIC flag actually works. > # > if test -n "$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)"; then > AC_LIBTOOL_COMPILER_OPTION([if $compiler PIC flag $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) works], > _LT_AC_TAGVAR(lt_prog_compiler_pic_works, $1), > [$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])], [], > [case $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1) in > "" | " "*) ;; > *) _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)" ;; > esac], > [_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no]) > fi > case "$host_os" in > # For platforms which do not support PIC, -DPIC is meaningless: > *djgpp*) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)= > ;; > *) > _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])" > ;; > esac > ]) 3814d6063 < __EOF__ 3815a6065,6071 > # AC_LIBTOOL_PROG_LD_SHLIBS([TAGNAME]) > # ------------------------------------ > # See if the linker supports building shared libraries. > AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS], > [AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries]) > ifelse([$1],[CXX],[ > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 3817,3827c6073,6080 < aix3*) < cat <<\EOF >> "${ofile}T" < < # AIX sometimes has problems with the GCC collect2 program. For some < # reason, if we set the COLLECT_NAMES environment variable, the problems < # vanish in a puff of smoke. < if test "X${COLLECT_NAMES+set}" != Xset; then < COLLECT_NAMES= < export COLLECT_NAMES < fi < EOF --- > aix4* | aix5*) > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols' > else > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols' > fi 3828a6082,6090 > pw32*) > _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds" > ;; > cygwin* | mingw*) > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols' > ;; > *) > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > ;; 3829a6092,6128 > ],[ > runpath_var= > _LT_AC_TAGVAR(allow_undefined_flag, $1)= > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=no > _LT_AC_TAGVAR(archive_cmds, $1)= > _LT_AC_TAGVAR(archive_expsym_cmds, $1)= > _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)= > _LT_AC_TAGVAR(old_archive_from_expsyms_cmds, $1)= > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)= > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)= > _LT_AC_TAGVAR(thread_safe_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)= > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)= > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_minus_L, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported > _LT_AC_TAGVAR(link_all_deplibs, $1)=unknown > _LT_AC_TAGVAR(hardcode_automatic, $1)=no > _LT_AC_TAGVAR(module_cmds, $1)= > _LT_AC_TAGVAR(module_expsym_cmds, $1)= > _LT_AC_TAGVAR(always_export_symbols, $1)=no > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > # include_expsyms should be a list of space-separated symbols to be *always* > # included in the symbol list > _LT_AC_TAGVAR(include_expsyms, $1)= > # exclude_expsyms can be an extended regexp of symbols to exclude > # it will be wrapped by ` (' and `)$', so one must not match beginning or > # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', > # as well as any symbol that contains `d'. > _LT_AC_TAGVAR(exclude_expsyms, $1)="_GLOBAL_OFFSET_TABLE_" > # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out > # platforms (ab)use it in PIC code, but their linkers get confused if > # the symbol is explicitly referenced. Since portable code cannot > # rely on this symbol name, it's probably fine to never include it in > # preloaded symbol tables. > extract_expsyms_cmds= 3832,4007c6131,6140 < cygwin* | mingw* | pw32* | os2*) < cat <<'EOF' >> "${ofile}T" < # This is a source program that is used to create dlls on Windows < # Don't remove nor modify the starting and closing comments < # /* ltdll.c starts here */ < # #define WIN32_LEAN_AND_MEAN < # #include < # #undef WIN32_LEAN_AND_MEAN < # #include < # < # #ifndef __CYGWIN__ < # # ifdef __CYGWIN32__ < # # define __CYGWIN__ __CYGWIN32__ < # # endif < # #endif < # < # #ifdef __cplusplus < # extern "C" { < # #endif < # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved); < # #ifdef __cplusplus < # } < # #endif < # < # #ifdef __CYGWIN__ < # #include < # DECLARE_CYGWIN_DLL( DllMain ); < # #endif < # HINSTANCE __hDllInstance_base; < # < # BOOL APIENTRY < # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) < # { < # __hDllInstance_base = hInst; < # return TRUE; < # } < # /* ltdll.c ends here */ < # This is a source program that is used to create import libraries < # on Windows for dlls which lack them. Don't remove nor modify the < # starting and closing comments < # /* impgen.c starts here */ < # /* Copyright (C) 1999-2000 Free Software Foundation, Inc. < # < # This file is part of GNU libtool. < # < # This program is free software; you can redistribute it and/or modify < # it under the terms of the GNU General Public License as published by < # the Free Software Foundation; either version 2 of the License, or < # (at your option) any later version. < # < # This program is distributed in the hope that it will be useful, < # but WITHOUT ANY WARRANTY; without even the implied warranty of < # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the < # GNU General Public License for more details. < # < # You should have received a copy of the GNU General Public License < # along with this program; if not, write to the Free Software < # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. < # */ < # < # #include /* for printf() */ < # #include /* for open(), lseek(), read() */ < # #include /* for O_RDONLY, O_BINARY */ < # #include /* for strdup() */ < # < # /* O_BINARY isn't required (or even defined sometimes) under Unix */ < # #ifndef O_BINARY < # #define O_BINARY 0 < # #endif < # < # static unsigned int < # pe_get16 (fd, offset) < # int fd; < # int offset; < # { < # unsigned char b[2]; < # lseek (fd, offset, SEEK_SET); < # read (fd, b, 2); < # return b[0] + (b[1]<<8); < # } < # < # static unsigned int < # pe_get32 (fd, offset) < # int fd; < # int offset; < # { < # unsigned char b[4]; < # lseek (fd, offset, SEEK_SET); < # read (fd, b, 4); < # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); < # } < # < # static unsigned int < # pe_as32 (ptr) < # void *ptr; < # { < # unsigned char *b = ptr; < # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); < # } < # < # int < # main (argc, argv) < # int argc; < # char *argv[]; < # { < # int dll; < # unsigned long pe_header_offset, opthdr_ofs, num_entries, i; < # unsigned long export_rva, export_size, nsections, secptr, expptr; < # unsigned long name_rvas, nexp; < # unsigned char *expdata, *erva; < # char *filename, *dll_name; < # < # filename = argv[1]; < # < # dll = open(filename, O_RDONLY|O_BINARY); < # if (dll < 1) < # return 1; < # < # dll_name = filename; < # < # for (i=0; filename[i]; i++) < # if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':') < # dll_name = filename + i +1; < # < # pe_header_offset = pe_get32 (dll, 0x3c); < # opthdr_ofs = pe_header_offset + 4 + 20; < # num_entries = pe_get32 (dll, opthdr_ofs + 92); < # < # if (num_entries < 1) /* no exports */ < # return 1; < # < # export_rva = pe_get32 (dll, opthdr_ofs + 96); < # export_size = pe_get32 (dll, opthdr_ofs + 100); < # nsections = pe_get16 (dll, pe_header_offset + 4 +2); < # secptr = (pe_header_offset + 4 + 20 + < # pe_get16 (dll, pe_header_offset + 4 + 16)); < # < # expptr = 0; < # for (i = 0; i < nsections; i++) < # { < # char sname[8]; < # unsigned long secptr1 = secptr + 40 * i; < # unsigned long vaddr = pe_get32 (dll, secptr1 + 12); < # unsigned long vsize = pe_get32 (dll, secptr1 + 16); < # unsigned long fptr = pe_get32 (dll, secptr1 + 20); < # lseek(dll, secptr1, SEEK_SET); < # read(dll, sname, 8); < # if (vaddr <= export_rva && vaddr+vsize > export_rva) < # { < # expptr = fptr + (export_rva - vaddr); < # if (export_rva + export_size > vaddr + vsize) < # export_size = vsize - (export_rva - vaddr); < # break; < # } < # } < # < # expdata = (unsigned char*)malloc(export_size); < # lseek (dll, expptr, SEEK_SET); < # read (dll, expdata, export_size); < # erva = expdata - export_rva; < # < # nexp = pe_as32 (expdata+24); < # name_rvas = pe_as32 (expdata+32); < # < # printf ("EXPORTS\n"); < # for (i = 0; i cygwin* | mingw* | pw32*) > # FIXME: the MSVC++ port hasn't been tested in a loooong time > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > if test "$GCC" != yes; then > with_gnu_ld=no > fi > ;; > openbsd*) > with_gnu_ld=no 4011,4015c6144,6147 < # We use sed instead of cat because bash on DJGPP gets confused if < # if finds mixed CR/LF and LF-only lines. Since sed operates in < # text mode, it properly converts lines to CR/LF. This bash problem < # is reportedly fixed, but why not run on old versions too? < sed '$q' "$ltmain" >> "${ofile}T" || (rm -f "${ofile}T"; exit 1) --- > _LT_AC_TAGVAR(ld_shlibs, $1)=yes > if test "$with_gnu_ld" = yes; then > # If archive_cmds runs LD, not CC, wlarc should be empty > wlarc='${wl}' 4017,4020c6149,6161 < mv -f "${ofile}T" "$ofile" || \ < (rm -f "$ofile" && cp "${ofile}T" "$ofile" && rm -f "${ofile}T") < chmod +x "$ofile" < fi --- > # See if GNU ld supports shared libraries. > case $host_os in > aix3* | aix4* | aix5*) > # On AIX/PPC, the GNU linker is very broken > if test "$host_cpu" != ia64; then > _LT_AC_TAGVAR(ld_shlibs, $1)=no > cat <&2 > > *** Warning: the GNU linker, at least up to release 2.9.1, is reported > *** to be unable to reliably create shared libraries on AIX. > *** Therefore, libtool is disabling shared libraries support. If you > *** really care for shared libraries, you may want to modify your PATH > *** so that a non-GNU linker is found, and then restart. 4022c6163,6165 < ])# _LT_AC_LTCONFIG_HACK --- > EOF > fi > ;; 4024,4025c6167,6190 < # AC_LIBTOOL_DLOPEN - enable checks for dlopen support < AC_DEFUN([AC_LIBTOOL_DLOPEN], [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])]) --- > amigaos*) > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > > # Samuel A. Falvo II reports > # that the semantics of dynamic libraries on AmigaOS, at least up > # to version 4, is to share data among multiple programs linked > # with the same dynamic library. Since this doesn't match the > # behavior of shared libraries on other platforms, we can't use > # them. > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > > beos*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > # Joseph Beckenbach says some releases of gcc > # support --undefined. This deserves some investigation. FIXME > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; 4027,4028c6192,6215 < # AC_LIBTOOL_WIN32_DLL - declare package support for building win32 dll's < AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [AC_BEFORE([$0], [AC_LIBTOOL_SETUP])]) --- > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless, > # as there is no search path for DLLs. > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > _LT_AC_TAGVAR(always_export_symbols, $1)=no > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols' > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > else > ld_shlibs=no > fi > ;; 4030,4057c6217,6225 < # AC_ENABLE_SHARED - implement the --enable-shared flag < # Usage: AC_ENABLE_SHARED[(DEFAULT)] < # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to < # `yes'. < AC_DEFUN([AC_ENABLE_SHARED], < [define([AC_ENABLE_SHARED_DEFAULT], ifelse($1, no, no, yes))dnl < AC_ARG_ENABLE(shared, < changequote(<<, >>)dnl < << --enable-shared[=PKGS] build shared libraries [default=>>AC_ENABLE_SHARED_DEFAULT], < changequote([, ])dnl < [p=${PACKAGE-default} < case $enableval in < yes) enable_shared=yes ;; < no) enable_shared=no ;; < *) < enable_shared=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_shared=yes < fi < done < IFS="$ac_save_ifs" < ;; < esac], < enable_shared=AC_ENABLE_SHARED_DEFAULT)dnl < ]) --- > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' > wlarc= > else > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > fi > ;; 4059,4062c6227,6230 < # AC_DISABLE_SHARED - set the default shared flag to --disable-shared < AC_DEFUN([AC_DISABLE_SHARED], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < AC_ENABLE_SHARED(no)]) --- > solaris* | sysv5*) > if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then > _LT_AC_TAGVAR(ld_shlibs, $1)=no > cat <&2 4064,4091c6232,6237 < # AC_ENABLE_STATIC - implement the --enable-static flag < # Usage: AC_ENABLE_STATIC[(DEFAULT)] < # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to < # `yes'. < AC_DEFUN([AC_ENABLE_STATIC], < [define([AC_ENABLE_STATIC_DEFAULT], ifelse($1, no, no, yes))dnl < AC_ARG_ENABLE(static, < changequote(<<, >>)dnl < << --enable-static[=PKGS] build static libraries [default=>>AC_ENABLE_STATIC_DEFAULT], < changequote([, ])dnl < [p=${PACKAGE-default} < case $enableval in < yes) enable_static=yes ;; < no) enable_static=no ;; < *) < enable_static=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_static=yes < fi < done < IFS="$ac_save_ifs" < ;; < esac], < enable_static=AC_ENABLE_STATIC_DEFAULT)dnl < ]) --- > *** Warning: The releases 2.8.* of the GNU linker cannot reliably > *** create shared libraries on Solaris systems. Therefore, libtool > *** is disabling shared libraries support. We urge you to upgrade GNU > *** binutils to release 2.9.1 or newer. Another option is to modify > *** your PATH or compiler configuration so that the native linker is > *** used, and then restart. 4093,4096c6239,6246 < # AC_DISABLE_STATIC - set the default static flag to --disable-static < AC_DEFUN([AC_DISABLE_STATIC], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < AC_ENABLE_STATIC(no)]) --- > EOF > elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; 4097a6248,6253 > sunos4*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' > wlarc= > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4099,4119c6255,6276 < # AC_ENABLE_FAST_INSTALL - implement the --enable-fast-install flag < # Usage: AC_ENABLE_FAST_INSTALL[(DEFAULT)] < # Where DEFAULT is either `yes' or `no'. If omitted, it defaults to < # `yes'. < AC_DEFUN([AC_ENABLE_FAST_INSTALL], < [define([AC_ENABLE_FAST_INSTALL_DEFAULT], ifelse($1, no, no, yes))dnl < AC_ARG_ENABLE(fast-install, < changequote(<<, >>)dnl < << --enable-fast-install[=PKGS] optimize for fast installation [default=>>AC_ENABLE_FAST_INSTALL_DEFAULT], < changequote([, ])dnl < [p=${PACKAGE-default} < case $enableval in < yes) enable_fast_install=yes ;; < no) enable_fast_install=no ;; < *) < enable_fast_install=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_fast_install=yes --- > linux*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_cmds, $1)="$tmp_archive_cmds" > supports_anon_versioning=no > case `$LD -v 2>/dev/null` in > *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 > *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... > *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... > *\ 2.11.*) ;; # other 2.11 versions > *) supports_anon_versioning=yes ;; > esac > if test $supports_anon_versioning = yes; then > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~ > cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ > $echo "local: *; };" >> $output_objdir/$libname.ver~ > $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' > else > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds" > fi > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no 4121,4126c6278,6316 < done < IFS="$ac_save_ifs" < ;; < esac], < enable_fast_install=AC_ENABLE_FAST_INSTALL_DEFAULT)dnl < ]) --- > ;; > > *) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no > fi > ;; > esac > > if test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = yes; then > runpath_var=LD_RUN_PATH > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' > # ancient GNU ld didn't support --whole-archive et. al. > if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)= > fi > fi > else > # PORTME fill in a description of your system's linker (not GNU ld) > case $host_os in > aix3*) > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > _LT_AC_TAGVAR(always_export_symbols, $1)=yes > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' > # Note: this linker hardcodes the directories in LIBPATH if there > # are no directories specified by -L. > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > if test "$GCC" = yes && test -z "$link_static_flag"; then > # Neither direct hardcoding nor static linking is supported with a > # broken collect2. > _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported > fi > ;; 4128,4131c6318,6333 < # AC_DISABLE_FAST_INSTALL - set the default to --disable-fast-install < AC_DEFUN([AC_DISABLE_FAST_INSTALL], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < AC_ENABLE_FAST_INSTALL(no)]) --- > aix4* | aix5*) > if test "$host_cpu" = ia64; then > # On IA64, the linker does run time linking by default, so we don't > # have to do anything special. > aix_use_runtimelinking=no > exp_sym_flag='-Bexport' > no_entry_flag="" > else > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols' > else > _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols' > fi > aix_use_runtimelinking=no 4133,4139c6335,6345 < # AC_LIBTOOL_PICMODE - implement the --with-pic flag < # Usage: AC_LIBTOOL_PICMODE[(MODE)] < # Where MODE is either `yes' or `no'. If omitted, it defaults to < # `both'. < AC_DEFUN([AC_LIBTOOL_PICMODE], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < pic_mode=ifelse($#,1,$1,default)]) --- > # Test if we are trying to use run time linking or normal > # AIX style linking. If -brtl is somewhere in LDFLAGS, we > # need to do runtime linking. > case $host_os in aix4.[[23]]|aix4.[[23]].*|aix5*) > for ld_flag in $LDFLAGS; do > if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then > aix_use_runtimelinking=yes > break > fi > done > esac 4140a6347,6349 > exp_sym_flag='-bexport' > no_entry_flag='-bnoentry' > fi 4142,4171c6351,6371 < # AC_PATH_TOOL_PREFIX - find a file program which can recognise shared library < AC_DEFUN([AC_PATH_TOOL_PREFIX], < [AC_MSG_CHECKING([for $1]) < AC_CACHE_VAL(lt_cv_path_MAGIC_CMD, < [case $MAGIC_CMD in < /*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. < ;; < ?:/*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. < ;; < *) < ac_save_MAGIC_CMD="$MAGIC_CMD" < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" < dnl $ac_dummy forces splitting on constant user-supplied paths. < dnl POSIX.2 word splitting is done only on the output of word expansions, < dnl not every word. This closes a longstanding sh security hole. < ac_dummy="ifelse([$2], , $PATH, [$2])" < for ac_dir in $ac_dummy; do < test -z "$ac_dir" && ac_dir=. < if test -f $ac_dir/$1; then < lt_cv_path_MAGIC_CMD="$ac_dir/$1" < if test -n "$file_magic_test_file"; then < case $deplibs_check_method in < "file_magic "*) < file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | < egrep "$file_magic_regex" > /dev/null; then < : --- > # When large executables or shared objects are built, AIX ld can > # have problems creating the table of contents. If linking a library > # or program results in "error TOC overflow" add -mminimal-toc to > # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not > # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. > > _LT_AC_TAGVAR(archive_cmds, $1)='' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':' > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > > if test "$GCC" = yes; then > case $host_os in aix4.[012]|aix4.[012].*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ > collect2name=`${CC} -print-prog-name=collect2` > if test -f "$collect2name" && \ > strings "$collect2name" | grep resolve_lib_name >/dev/null > then > # We have reworked collect2 > _LT_AC_TAGVAR(hardcode_direct, $1)=yes 4173,4185c6373,6381 < cat <&2 < < *** Warning: the command libtool uses to detect shared libraries, < *** $file_magic_cmd, produces output that libtool cannot recognize. < *** The result is that libtool may fail to recognize shared libraries < *** as such. This will affect the creation of libtool libraries that < *** depend on shared libraries, but programs linked with such libtool < *** libraries will work regardless of this problem. Nevertheless, you < *** may want to report the problem to your system manager and/or to < *** bug-libtool@gnu.org < < EOF < fi ;; --- > # We have old collect2 > _LT_AC_TAGVAR(hardcode_direct, $1)=unsupported > # It fails to find uninstalled libraries when the uninstalled > # path is not listed in the libpath. Setting hardcode_minus_L > # to unsupported forces relinking > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)= > fi 4186a6383,6396 > shared_flag='-shared' > else > # not using gcc > if test "$host_cpu" = ia64; then > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' > else > if test "$aix_use_runtimelinking" = yes; then > shared_flag='${wl}-G' > else > shared_flag='${wl}-bM:SRE' > fi > fi 4188,4201d6397 < break < fi < done < IFS="$ac_save_ifs" < MAGIC_CMD="$ac_save_MAGIC_CMD" < ;; < esac]) < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if test -n "$MAGIC_CMD"; then < AC_MSG_RESULT($MAGIC_CMD) < else < AC_MSG_RESULT(no) < fi < ]) 4202a6399,6432 > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > _LT_AC_TAGVAR(always_export_symbols, $1)=yes > if test "$aix_use_runtimelinking" = yes; then > # Warning - without using the other runtime loading flags (-brtl), > # -berok will link without error, but may produce a broken library. > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-berok' > # Determine the default libpath from the value encoded in an empty executable. > _LT_AC_SYS_LIBPATH_AIX > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else > if test "$host_cpu" = ia64; then > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib' > _LT_AC_TAGVAR(allow_undefined_flag, $1)="-z nodefs" > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" > else > # Determine the default libpath from the value encoded in an empty executable. > _LT_AC_SYS_LIBPATH_AIX > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > _LT_AC_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok' > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > _LT_AC_TAGVAR(always_export_symbols, $1)=yes > # Exported symbols can be pulled into shared objects from archives > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)=' ' > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes > # This is similar to how AIX traditionally builds it's shared libraries. > _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi > fi > ;; 4204,4215c6434,6440 < # AC_PATH_MAGIC - find a file program which can recognise a shared library < AC_DEFUN([AC_PATH_MAGIC], < [AC_REQUIRE([AC_CHECK_TOOL_PREFIX])dnl < AC_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin:$PATH) < if test -z "$lt_cv_path_MAGIC_CMD"; then < if test -n "$ac_tool_prefix"; then < AC_PATH_TOOL_PREFIX(file, /usr/bin:$PATH) < else < MAGIC_CMD=: < fi < fi < ]) --- > amigaos*) > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > # see comment about different semantics on the GNU ld section > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; 4216a6442,6444 > bsdi4*) > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic > ;; 4218,4247c6446,6464 < # AC_PROG_LD - find the path to the GNU or non-GNU linker < AC_DEFUN([AC_PROG_LD], < [AC_ARG_WITH(gnu-ld, < [ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], < test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) < AC_REQUIRE([AC_PROG_CC])dnl < AC_REQUIRE([AC_CANONICAL_HOST])dnl < AC_REQUIRE([AC_CANONICAL_BUILD])dnl < AC_REQUIRE([_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR])dnl < ac_prog=ld < if test "$GCC" = yes; then < # Check if gcc -print-prog-name=ld gives a path. < AC_MSG_CHECKING([for ld used by GCC]) < case $host in < *-*-mingw*) < # gcc leaves a trailing carriage return which upsets mingw < ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; < *) < ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; < esac < case $ac_prog in < # Accept absolute paths. < [[\\/]]* | [[A-Za-z]]:[[\\/]]*) < re_direlt='/[[^/]][[^/]]*/\.\./' < # Canonicalize the path of ld < ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` < while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do < ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` < done < test -z "$LD" && LD="$ac_prog" --- > cygwin* | mingw* | pw32*) > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > # hardcode_libdir_flag_spec is actually meaningless, as there is > # no search path for DLLs. > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > # Tell ltmain to make .lib files, not .a files. > libext=lib > # Tell ltmain to make .dll files, not .so files. > shrext_cmds=".dll" > # FIXME: Setting linknames here is a bad hack. > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' > # The linker will automatically build a .lib file if we build a DLL. > _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true' > # FIXME: Should let the user specify the lib program. > _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs' > fix_srcfile_path='`cygpath -w "$srcfile"`' > _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes 4249,4274c6466,6476 < "") < # If it fails, then pretend we aren't using GCC. < ac_prog=ld < ;; < *) < # If it is relative, then search for the first ld in PATH. < with_gnu_ld=unknown < ;; < esac < elif test "$with_gnu_ld" = yes; then < AC_MSG_CHECKING([for GNU ld]) < else < AC_MSG_CHECKING([for non-GNU ld]) < fi < AC_CACHE_VAL(lt_cv_path_LD, < [if test -z "$LD"; then < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=$PATH_SEPARATOR < for ac_dir in $PATH; do < test -z "$ac_dir" && ac_dir=. < if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then < lt_cv_path_LD="$ac_dir/$ac_prog" < # Check to see if the program is GNU ld. I'd rather use --version, < # but apparently some GNU ld's only accept -v. < # Break only if it was the GNU/non-GNU ld that we prefer. < if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then < test "$with_gnu_ld" != no && break --- > > darwin* | rhapsody*) > if test "$GXX" = yes ; then > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > case "$host_os" in > rhapsody* | darwin1.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' 4276c6478,6485 < test "$with_gnu_ld" != yes && break --- > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[[012]]) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-flat_namespace -undefined suppress' > ;; > 10.*) > _LT_AC_TAGVAR(allow_undefined_flag, $1)='-undefined dynamic_lookup' > ;; > esac 4277a6487,6513 > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > fi > _LT_AC_TAGVAR(module_cmds, $1)='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > else > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > fi > _LT_AC_TAGVAR(module_expsym_cmds, $1)='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_automatic, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=unsupported > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-all_load $convenience' > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > else > _LT_AC_TAGVAR(ld_shlibs, $1)=no 4279,4304c6515 < done < IFS="$ac_save_ifs" < else < lt_cv_path_LD="$LD" # Let the user override the test with a path. < fi]) < LD="$lt_cv_path_LD" < if test -n "$LD"; then < AC_MSG_RESULT($LD) < else < AC_MSG_RESULT(no) < fi < test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) < AC_PROG_LD_GNU < ]) < < # AC_PROG_LD_GNU - < AC_DEFUN([AC_PROG_LD_GNU], < [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, < [# I'd rather use --version here, but apparently some GNU ld's only accept -v. < if $LD -v 2>&1 &5; then < lt_cv_prog_gnu_ld=yes < else < lt_cv_prog_gnu_ld=no < fi]) < with_gnu_ld=$lt_cv_prog_gnu_ld < ]) --- > ;; 4306,4313c6517,6568 < # AC_PROG_LD_RELOAD_FLAG - find reload flag for linker < # -- PORTME Some linkers may need a different reload flag. < AC_DEFUN([AC_PROG_LD_RELOAD_FLAG], < [AC_CACHE_CHECK([for $LD option to reload object files], lt_cv_ld_reload_flag, < [lt_cv_ld_reload_flag='-r']) < reload_flag=$lt_cv_ld_reload_flag < test -n "$reload_flag" && reload_flag=" $reload_flag" < ]) --- > dgux*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > > freebsd1*) > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > > # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor > # support. Future versions do this automatically, but an explicit c++rt0.o > # does not break anything, and helps significantly (at the cost of a little > # extra space). > freebsd2.2*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > > # Unfortunately, older versions of FreeBSD 2 do not have this feature. > freebsd2*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > > # FreeBSD 3 and greater uses gcc -shared to do shared libraries. > freebsd* | kfreebsd*-gnu) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > > hpux9*) > if test "$GCC" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' > ;; 4315,4332c6570,6620 < # AC_DEPLIBS_CHECK_METHOD - how to check for library dependencies < # -- PORTME fill in with the dynamic library characteristics < AC_DEFUN([AC_DEPLIBS_CHECK_METHOD], < [AC_CACHE_CHECK([how to recognise dependent libraries], < lt_cv_deplibs_check_method, < [lt_cv_file_magic_cmd='$MAGIC_CMD' < lt_cv_file_magic_test_file= < lt_cv_deplibs_check_method='unknown' < # Need to set the preceding variable on all platforms that support < # interlibrary dependencies. < # 'none' -- dependencies not supported. < # `unknown' -- same as none, but documents that we really don't know. < # 'pass_all' -- all dependencies passed with no checks. < # 'test_compile' -- check by making test program. < # 'file_magic [[regex]]' -- check by looking for files in library path < # which responds to the $file_magic_cmd with a given egrep regex. < # If you have `file' or equivalent on your system and you're not sure < # whether `pass_all' will *always* work, you probably want this one. --- > hpux10* | hpux11*) > if test "$GCC" = yes -a "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*|ia64*) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > ;; > *) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' > ;; > esac > else > case "$host_cpu" in > hppa*64*|ia64*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags' > ;; > *) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' > ;; > esac > fi > if test "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; > ia64*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > ;; > *) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > ;; > esac > fi > ;; 4334,4337c6622,6632 < case $host_os in < aix4* | aix5*) < lt_cv_deplibs_check_method=pass_all < ;; --- > irix5* | irix6* | nonstopux*) > if test "$GCC" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir' > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > ;; 4339,4341c6634,6643 < beos*) < lt_cv_deplibs_check_method=pass_all < ;; --- > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out > else > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4343,4347c6645,6651 < bsdi4*) < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)' < lt_cv_file_magic_cmd='/usr/bin/file -L' < lt_cv_file_magic_test_file=/shlib/libc.so < ;; --- > newsos6) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4349,4352c6653,6672 < cygwin* | mingw* | pw32*) < lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' < lt_cv_file_magic_cmd='$OBJDUMP -f' < ;; --- > openbsd*) > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E' > else > case $host_os in > openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > ;; > *) > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' > ;; > esac > fi > ;; 4354,4365c6674,6680 < darwin* | rhapsody*) < lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' < lt_cv_file_magic_cmd='/usr/bin/file -L' < case "$host_os" in < rhapsody* | darwin1.[[012]]) < lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1` < ;; < *) # Darwin 1.3 on < lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' < ;; < esac < ;; --- > os2*) > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported > _LT_AC_TAGVAR(archive_cmds, $1)='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' > _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' > ;; 4367,4375c6682,6691 < freebsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then < case $host_cpu in < i*86 ) < # Not sure whether the presence of OpenBSD here was a mistake. < # Let's accept both of them until this is cleared up. < lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library' < lt_cv_file_magic_cmd=/usr/bin/file < lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` --- > osf3*) > if test "$GCC" = yes; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: 4377,4381d6692 < esac < else < lt_cv_deplibs_check_method=pass_all < fi < ;; 4383,4385c6694,6709 < gnu*) < lt_cv_deplibs_check_method=pass_all < ;; --- > osf4* | osf5*) # as osf3* with the addition of -msym flag > if test "$GCC" = yes; then > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' > else > _LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ > $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' > > # Both c and cxx compiler support -rpath directly > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir' > fi > _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=: > ;; 4387,4391c6711,6717 < hpux10.20*|hpux11*) < lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library' < lt_cv_file_magic_cmd=/usr/bin/file < lt_cv_file_magic_test_file=/usr/lib/libc.sl < ;; --- > sco3.2v5*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport' > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ;; 4393,4412c6719,6738 < irix5* | irix6* | nonstopux*) < case $host_os in < irix5* | nonstopux*) < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" < ;; < *) < case $LD in < *-32|*"-32 ") libmagic=32-bit;; < *-n32|*"-n32 ") libmagic=N32;; < *-64|*"-64 ") libmagic=64-bit;; < *) libmagic=never-match;; < esac < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[[1234]] dynamic lib MIPS - version 1" < ;; < esac < lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` < lt_cv_deplibs_check_method=pass_all < ;; --- > solaris*) > _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text' > if test "$GCC" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > case $host_os in > solaris2.[[0-5]] | solaris2.[[0-5]].*) ;; > *) # Supported since Solaris 2.6 (maybe 2.5.1?) > _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;; > esac > _LT_AC_TAGVAR(link_all_deplibs, $1)=yes > ;; 4414,4424c6740,6752 < # This must be Linux ELF. < linux-gnu*) < case $host_cpu in < alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*) < lt_cv_deplibs_check_method=pass_all ;; < *) < # glibc up to 2.1.1 does not perform some relocations on ARM < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;; < esac < lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` < ;; --- > sunos4*) > if test "x$host_vendor" = xsequent; then > # Use $CC to link under sequent, because it throws in some extra .o > # files that make .init and .fini sections work. > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' > fi > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4426,4432c6754,6774 < netbsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then < lt_cv_deplibs_check_method='match_pattern /lib[[^/\.]]+\.so\.[[0-9]]+\.[[0-9]]+$' < else < lt_cv_deplibs_check_method='match_pattern /lib[[^/\.]]+\.so$' < fi < ;; --- > sysv4) > case $host_vendor in > sni) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes # is this really true??? > ;; > siemens) > ## LD is ld it makes a PLAMLIB > ## CC just makes a GrossModule. > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs' > _LT_AC_TAGVAR(hardcode_direct, $1)=no > ;; > motorola) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie > ;; > esac > runpath_var='LD_RUN_PATH' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4434,4438c6776,6780 < newos6*) < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' < lt_cv_file_magic_cmd=/usr/bin/file < lt_cv_file_magic_test_file=/usr/lib/libnls.so < ;; --- > sysv4.3*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport' > ;; 4440,4448c6782,6790 < openbsd*) < lt_cv_file_magic_cmd=/usr/bin/file < lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` < if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object' < else < lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library' < fi < ;; --- > sysv4*MP*) > if test -d /usr/nec; then > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > _LT_AC_TAGVAR(ld_shlibs, $1)=yes > fi > ;; 4450,4455c6792,6799 < osf3* | osf4* | osf5*) < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' < lt_cv_file_magic_test_file=/shlib/libc.so < lt_cv_deplibs_check_method=pass_all < ;; --- > sysv4.2uw2*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_direct, $1)=yes > _LT_AC_TAGVAR(hardcode_minus_L, $1)=no > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > hardcode_runpath_var=yes > runpath_var=LD_RUN_PATH > ;; 4457,4459c6801,6810 < sco3.2v5*) < lt_cv_deplibs_check_method=pass_all < ;; --- > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7*) > _LT_AC_TAGVAR(no_undefined_flag, $1)='${wl}-z ${wl}text' > if test "$GCC" = yes; then > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > else > _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > fi > runpath_var='LD_RUN_PATH' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4461,4464c6812,6822 < solaris*) < lt_cv_deplibs_check_method=pass_all < lt_cv_file_magic_test_file=/lib/libc.so < ;; --- > sysv5*) > _LT_AC_TAGVAR(no_undefined_flag, $1)=' -z text' > # $CC -shared without GNU ld will not create a library from C++ > # object files and a static libstdc++, better avoid it by now > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)= > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > runpath_var='LD_RUN_PATH' > ;; 4466,4468c6824,6828 < sysv5uw[[78]]* | sysv4*uw2*) < lt_cv_deplibs_check_method=pass_all < ;; --- > uts4*) > _LT_AC_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir' > _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no > ;; 4470,4496c6830,6834 < sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) < case $host_vendor in < motorola) < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]' < lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*` < ;; < ncr) < lt_cv_deplibs_check_method=pass_all < ;; < sequent) < lt_cv_file_magic_cmd='/bin/file' < lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' < ;; < sni) < lt_cv_file_magic_cmd='/bin/file' < lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib" < lt_cv_file_magic_test_file=/lib/libc.so < ;; < siemens) < lt_cv_deplibs_check_method=pass_all < ;; < esac < ;; < esac < ]) < file_magic_cmd=$lt_cv_file_magic_cmd < deplibs_check_method=$lt_cv_deplibs_check_method --- > *) > _LT_AC_TAGVAR(ld_shlibs, $1)=no > ;; > esac > fi 4497a6836,6837 > AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs, $1)]) > test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no 4498a6839,6842 > variables_saved_for_relink="PATH $shlibpath_var $runpath_var" > if test "$GCC" = yes; then > variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > fi 4500,4523c6844,6884 < # AC_PROG_NM - find the path to a BSD-compatible name lister < AC_DEFUN([AC_PROG_NM], < [AC_REQUIRE([_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR])dnl < AC_MSG_CHECKING([for BSD-compatible nm]) < AC_CACHE_VAL(lt_cv_path_NM, < [if test -n "$NM"; then < # Let the user override the test. < lt_cv_path_NM="$NM" < else < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=$PATH_SEPARATOR < for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do < test -z "$ac_dir" && ac_dir=. < tmp_nm=$ac_dir/${ac_tool_prefix}nm < if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then < # Check to see if the nm accepts a BSD-compat flag. < # Adding the `sed 1q' prevents false positives on HP-UX, which says: < # nm: unknown option "B" ignored < # Tru64's nm complains that /dev/null is an invalid object file < if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then < lt_cv_path_NM="$tmp_nm -B" < break < elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then < lt_cv_path_NM="$tmp_nm -p" < break --- > # > # Do we need to explicitly link libc? > # > case "x$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)" in > x|xyes) > # Assume -lc should be added > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes > > if test "$enable_shared" = yes && test "$GCC" = yes; then > case $_LT_AC_TAGVAR(archive_cmds, $1) in > *'~'*) > # FIXME: we may have to deal with multi-command sequences. > ;; > '$CC '*) > # Test whether the compiler implicitly links with -lc since on some > # systems, -lgcc has to come before -lc. If gcc already passes -lc > # to ld, don't add -lc before -lgcc. > AC_MSG_CHECKING([whether -lc should be explicitly linked in]) > $rm conftest* > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > if AC_TRY_EVAL(ac_compile) 2>conftest.err; then > soname=conftest > lib=conftest > libobjs=conftest.$ac_objext > deplibs= > wl=$_LT_AC_TAGVAR(lt_prog_compiler_wl, $1) > compiler_flags=-v > linker_flags=-v > verstring= > output_objdir=. > libname=conftest > lt_save_allow_undefined_flag=$_LT_AC_TAGVAR(allow_undefined_flag, $1) > _LT_AC_TAGVAR(allow_undefined_flag, $1)= > if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) > then > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no > else > _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=yes > fi > _LT_AC_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag 4525,4526c6886 < lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but < continue # so that we can try to find one that supports BSD flags --- > cat conftest.err 1>&5 4528,4550c6888,6892 < fi < done < IFS="$ac_save_ifs" < test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm < fi]) < NM="$lt_cv_path_NM" < AC_MSG_RESULT([$NM]) < ]) < < # AC_CHECK_LIBM - check for math library < AC_DEFUN([AC_CHECK_LIBM], < [AC_REQUIRE([AC_CANONICAL_HOST])dnl < LIBM= < case $host in < *-*-beos* | *-*-cygwin* | *-*-pw32*) < # These system don't have libm < ;; < *-ncr-sysv4.3*) < AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw") < AC_CHECK_LIB(m, main, LIBM="$LIBM -lm") < ;; < *) < AC_CHECK_LIB(m, main, LIBM="-lm") --- > $rm conftest* > AC_MSG_RESULT([$_LT_AC_TAGVAR(archive_cmds_need_lc, $1)]) > ;; > esac > fi 4553c6895 < ]) --- > ])# AC_LIBTOOL_PROG_LD_SHLIBS 4555,4576d6896 < # AC_LIBLTDL_CONVENIENCE[(dir)] - sets LIBLTDL to the link flags for < # the libltdl convenience library and LTDLINCL to the include flags for < # the libltdl header and adds --enable-ltdl-convenience to the < # configure arguments. Note that LIBLTDL and LTDLINCL are not < # AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not < # provided, it is assumed to be `libltdl'. LIBLTDL will be prefixed < # with '${top_builddir}/' and LTDLINCL will be prefixed with < # '${top_srcdir}/' (note the single quotes!). If your package is not < # flat and you're not using automake, define top_builddir and < # top_srcdir appropriately in the Makefiles. < AC_DEFUN([AC_LIBLTDL_CONVENIENCE], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < case $enable_ltdl_convenience in < no) AC_MSG_ERROR([this package needs a convenience libltdl]) ;; < "") enable_ltdl_convenience=yes < ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; < esac < LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdlc.la < LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) < # For backwards non-gettext consistent compatibility... < INCLTDL="$LTDLINCL" < ]) 4578,4610c6898,6941 < # AC_LIBLTDL_INSTALLABLE[(dir)] - sets LIBLTDL to the link flags for < # the libltdl installable library and LTDLINCL to the include flags for < # the libltdl header and adds --enable-ltdl-install to the configure < # arguments. Note that LIBLTDL and LTDLINCL are not AC_SUBSTed, nor is < # AC_CONFIG_SUBDIRS called. If DIR is not provided and an installed < # libltdl is not found, it is assumed to be `libltdl'. LIBLTDL will < # be prefixed with '${top_builddir}/' and LTDLINCL will be prefixed < # with '${top_srcdir}/' (note the single quotes!). If your package is < # not flat and you're not using automake, define top_builddir and < # top_srcdir appropriately in the Makefiles. < # In the future, this macro may have to be called after AC_PROG_LIBTOOL. < AC_DEFUN([AC_LIBLTDL_INSTALLABLE], < [AC_BEFORE([$0],[AC_LIBTOOL_SETUP])dnl < AC_CHECK_LIB(ltdl, main, < [test x"$enable_ltdl_install" != xyes && enable_ltdl_install=no], < [if test x"$enable_ltdl_install" = xno; then < AC_MSG_WARN([libltdl not installed, but installation disabled]) < else < enable_ltdl_install=yes < fi < ]) < if test x"$enable_ltdl_install" = x"yes"; then < ac_configure_args="$ac_configure_args --enable-ltdl-install" < LIBLTDL='${top_builddir}/'ifelse($#,1,[$1],['libltdl'])/libltdl.la < LTDLINCL='-I${top_srcdir}/'ifelse($#,1,[$1],['libltdl']) < else < ac_configure_args="$ac_configure_args --enable-ltdl-install=no" < LIBLTDL="-lltdl" < LTDLINCL= < fi < # For backwards non-gettext consistent compatibility... < INCLTDL="$LTDLINCL" < ]) --- > # _LT_AC_FILE_LTDLL_C > # ------------------- > # Be careful that the start marker always follows a newline. > AC_DEFUN([_LT_AC_FILE_LTDLL_C], [ > # /* ltdll.c starts here */ > # #define WIN32_LEAN_AND_MEAN > # #include > # #undef WIN32_LEAN_AND_MEAN > # #include > # > # #ifndef __CYGWIN__ > # # ifdef __CYGWIN32__ > # # define __CYGWIN__ __CYGWIN32__ > # # endif > # #endif > # > # #ifdef __cplusplus > # extern "C" { > # #endif > # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved); > # #ifdef __cplusplus > # } > # #endif > # > # #ifdef __CYGWIN__ > # #include > # DECLARE_CYGWIN_DLL( DllMain ); > # #endif > # HINSTANCE __hDllInstance_base; > # > # BOOL APIENTRY > # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) > # { > # __hDllInstance_base = hInst; > # return TRUE; > # } > # /* ltdll.c ends here */ > ])# _LT_AC_FILE_LTDLL_C > > > # _LT_AC_TAGVAR(VARNAME, [TAGNAME]) > # --------------------------------- > AC_DEFUN([_LT_AC_TAGVAR], [ifelse([$2], [], [$1], [$1_$2])]) > 4623a6955,6964 > AC_DEFUN([LT_AC_PROG_GCJ], > [AC_CHECK_TOOL(GCJ, gcj, no) > test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2" > AC_SUBST(GCJFLAGS) > ]) > > AC_DEFUN([LT_AC_PROG_RC], > [AC_CHECK_TOOL(RC, windres, no) > ]) > 4637d6977 < as_executable_p="test -f" 4643c6983 < for ac_prog in sed gsed; do --- > for lt_ac_prog in sed gsed; do 4645,4646c6985,6986 < if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then < _sed_list="$_sed_list $as_dir/$ac_prog$ac_exec_ext" --- > if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then > lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" 4651,4685c6991,7017 < < # Create a temporary directory, and hook for its removal unless debugging. < $debug || < { < trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 < trap '{ (exit 1); exit 1; }' 1 2 13 15 < } < < # Create a (secure) tmp directory for tmp files. < : ${TMPDIR=/tmp} < { < tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` && < test -n "$tmp" && test -d "$tmp" < } || < { < tmp=$TMPDIR/sed$$-$RANDOM < (umask 077 && mkdir $tmp) < } || < { < echo "$me: cannot create a temporary directory in $TMPDIR" >&2 < { (exit 1); exit 1; } < } < _max=0 < _count=0 < # Add /usr/xpg4/bin/sed as it is typically found on Solaris < # along with /bin/sed that truncates output. < for _sed in $_sed_list /usr/xpg4/bin/sed; do < test ! -f ${_sed} && break < cat /dev/null > "$tmp/sed.in" < _count=0 < echo ${ECHO_N-$ac_n} "0123456789${ECHO_C-$ac_c}" >"$tmp/sed.in" < # Check for GNU sed and select it if it is found. < if "${_sed}" --version 2>&1 < /dev/null | egrep '(GNU)' > /dev/null; then < lt_cv_path_SED=${_sed} < break --- > lt_ac_max=0 > lt_ac_count=0 > # Add /usr/xpg4/bin/sed as it is typically found on Solaris > # along with /bin/sed that truncates output. > for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do > test ! -f $lt_ac_sed && break > cat /dev/null > conftest.in > lt_ac_count=0 > echo $ECHO_N "0123456789$ECHO_C" >conftest.in > # Check for GNU sed and select it if it is found. > if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then > lt_cv_path_SED=$lt_ac_sed > break > fi > while true; do > cat conftest.in conftest.in >conftest.tmp > mv conftest.tmp conftest.in > cp conftest.in conftest.nl > echo >>conftest.nl > $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break > cmp -s conftest.out conftest.nl || break > # 10000 chars as input seems more than enough > test $lt_ac_count -gt 10 && break > lt_ac_count=`expr $lt_ac_count + 1` > if test $lt_ac_count -gt $lt_ac_max; then > lt_ac_max=$lt_ac_count > lt_cv_path_SED=$lt_ac_sed 4687,4701d7018 < while true; do < cat "$tmp/sed.in" "$tmp/sed.in" >"$tmp/sed.tmp" < mv "$tmp/sed.tmp" "$tmp/sed.in" < cp "$tmp/sed.in" "$tmp/sed.nl" < echo >>"$tmp/sed.nl" < ${_sed} -e 's/a$//' < "$tmp/sed.nl" >"$tmp/sed.out" || break < cmp -s "$tmp/sed.out" "$tmp/sed.nl" || break < # 40000 chars as input seems more than enough < test $_count -gt 10 && break < _count=`expr $_count + 1` < if test $_count -gt $_max; then < _max=$_count < lt_cv_path_SED=$_sed < fi < done 4703c7020,7021 < rm -rf "$tmp" --- > done > SED=$lt_cv_path_SED 4705,4709d7022 < if test "X$SED" != "X"; then < lt_cv_path_SED=$SED < else < SED=$lt_cv_path_SED < fi Only in amber.test2/AmberTools/src/fftw-2.1.5: autom4te.cache diff -r amber.test1/AmberTools/src/fftw-2.1.5/config.log amber.test2/AmberTools/src/fftw-2.1.5/config.log 5c5 < generated by GNU Autoconf 2.57. Invocation command line was --- > generated by GNU Autoconf 2.59. Invocation command line was 7c7 < $ ./configure --prefix=/programs/amber.test1 --enable-type-prefix --enable-static=yes CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 F77=ifort FFLAGS= -ip -O3 -xHost FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml --- > $ ./configure --prefix=/programs/amber.test2 --enable-type-prefix --enable-static=yes CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 F77=ifort FFLAGS= -ip -O3 -xHost FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 48,63c48,63 < configure:1500: checking for a BSD-compatible install < configure:1554: result: /usr/bin/install -c < configure:1565: checking whether build environment is sane < configure:1608: result: yes < configure:1641: checking for gawk < configure:1657: found /bin/gawk < configure:1667: result: gawk < configure:1677: checking whether make sets $(MAKE) < configure:1697: result: yes < configure:1965: checking type prefix for installed files < configure:1973: result: d < configure:2063: checking for vendor's cc to be used instead of gcc < configure:2067: checking for cc < configure:2093: result: icc < configure:2417: checking for C compiler version < configure:2420: icc --version &5 --- > configure:1550: checking for a BSD-compatible install > configure:1605: result: /usr/bin/install -c > configure:1616: checking whether build environment is sane > configure:1659: result: yes > configure:1692: checking for gawk > configure:1708: found /bin/gawk > configure:1718: result: gawk > configure:1728: checking whether make sets $(MAKE) > configure:1748: result: yes > configure:2018: checking type prefix for installed files > configure:2026: result: d > configure:2116: checking for vendor's cc to be used instead of gcc > configure:2120: checking for cc > configure:2146: result: icc > configure:2470: checking for C compiler version > configure:2473: icc --version &5 67,68c67,68 < configure:2423: $? = 0 < configure:2425: icc -v &5 --- > configure:2476: $? = 0 > configure:2478: icc -v &5 70,71c70,71 < configure:2428: $? = 0 < configure:2430: icc -V &5 --- > configure:2481: $? = 0 > configure:2483: icc -V &5 75,112c75,121 < configure:2433: $? = 0 < configure:2457: checking for C compiler default output < configure:2460: icc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:2463: $? = 0 < configure:2509: result: a.out < configure:2514: checking whether the C compiler works < configure:2520: ./a.out < configure:2523: $? = 0 < configure:2540: result: yes < configure:2547: checking whether we are cross compiling < configure:2549: result: no < configure:2552: checking for suffix of executables < configure:2554: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:2557: $? = 0 < configure:2582: result: < configure:2588: checking for suffix of object files < configure:2610: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:2613: $? = 0 < configure:2635: result: o < configure:2639: checking whether we are using the GNU C compiler < configure:2664: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:2667: $? = 0 < configure:2670: test -s conftest.o < configure:2673: $? = 0 < configure:2686: result: yes < configure:2692: checking whether icc accepts -g < configure:2714: icc -c -g conftest.c >&5 < configure:2717: $? = 0 < configure:2720: test -s conftest.o < configure:2723: $? = 0 < configure:2734: result: yes < configure:2751: checking for icc option to accept ANSI C < configure:2812: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:2815: $? = 0 < configure:2818: test -s conftest.o < configure:2821: $? = 0 < configure:2839: result: none needed < configure:2857: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 --- > configure:2486: $? = 0 > configure:2509: checking for C compiler default output file name > configure:2512: icc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:2515: $? = 0 > configure:2561: result: a.out > configure:2566: checking whether the C compiler works > configure:2572: ./a.out > configure:2575: $? = 0 > configure:2592: result: yes > configure:2599: checking whether we are cross compiling > configure:2601: result: no > configure:2604: checking for suffix of executables > configure:2606: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:2609: $? = 0 > configure:2634: result: > configure:2640: checking for suffix of object files > configure:2661: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:2664: $? = 0 > configure:2686: result: o > configure:2690: checking whether we are using the GNU C compiler > configure:2714: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:2720: $? = 0 > configure:2724: test -z > || test ! -s conftest.err > configure:2727: $? = 0 > configure:2730: test -s conftest.o > configure:2733: $? = 0 > configure:2746: result: yes > configure:2752: checking whether icc accepts -g > configure:2773: icc -c -g conftest.c >&5 > configure:2779: $? = 0 > configure:2783: test -z > || test ! -s conftest.err > configure:2786: $? = 0 > configure:2789: test -s conftest.o > configure:2792: $? = 0 > configure:2803: result: yes > configure:2820: checking for icc option to accept ANSI C > configure:2890: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:2896: $? = 0 > configure:2900: test -z > || test ! -s conftest.err > configure:2903: $? = 0 > configure:2906: test -s conftest.o > configure:2909: $? = 0 > configure:2927: result: none needed > configure:2945: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 120c129 < configure:2860: $? = 2 --- > configure:2951: $? = 2 125,171c134,175 < configure:2979: checking for style of include used by make < configure:3007: result: GNU < configure:3035: checking dependency style of icc < configure:3103: result: gcc3 < configure:3122: checking whether we are using gcc 2.90 or later < configure:3136: icc -E conftest.c < configure:3139: $? = 0 < configure:3147: result: yes < configure:3169: checking for a BSD-compatible install < configure:3223: result: /usr/bin/install -c < configure:3234: checking whether make sets $(MAKE) < configure:3254: result: yes < configure:3304: checking for ranlib < configure:3320: found /usr/bin/ranlib < configure:3331: result: ranlib < configure:3343: checking whether ln -s works < configure:3347: result: yes < configure:3404: checking build system type < configure:3422: result: x86_64-unknown-linux-gnu < configure:3430: checking host system type < configure:3444: result: x86_64-unknown-linux-gnu < configure:3474: checking for ld used by GCC < configure:3537: result: /usr/bin/ld < configure:3546: checking if the linker (/usr/bin/ld) is GNU ld < GNU ld version 2.15.92.0.2 20040927 < configure:3558: result: yes < configure:3563: checking for /usr/bin/ld option to reload object files < configure:3570: result: -r < configure:3575: checking for BSD-compatible nm < configure:3611: result: /usr/bin/nm -B < configure:3614: checking for a sed that does not truncate output < configure:3696: result: /bin/sed < configure:3699: checking how to recognise dependent libraries < configure:3880: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) < configure:3893: checking command to parse /usr/bin/nm -B output < configure:3977: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:3980: $? = 0 < configure:3984: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm < configure:3987: $? = 0 < configure:4039: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c conftstm.o >&5 < configure:4042: $? = 0 < configure:4086: result: ok < configure:4095: checking how to run the C preprocessor < configure:4131: icc -E conftest.c < configure:4137: $? = 0 < configure:4169: icc -E conftest.c < configure(4170): error #5: could not open source file "ac_nonexistent.h" --- > configure:3095: checking for style of include used by make > configure:3123: result: GNU > configure:3151: checking dependency style of icc > configure:3234: result: gcc3 > configure:3253: checking whether we are using gcc 2.90 or later > configure:3267: icc -E conftest.c > configure:3270: $? = 0 > configure:3278: result: yes > configure:3301: checking for a BSD-compatible install > configure:3356: result: /usr/bin/install -c > configure:3367: checking whether make sets $(MAKE) > configure:3387: result: yes > configure:3437: checking for ranlib > configure:3453: found /usr/bin/ranlib > configure:3464: result: ranlib > configure:3476: checking whether ln -s works > configure:3480: result: yes > configure:3541: checking build system type > configure:3559: result: x86_64-unknown-linux-gnu > configure:3567: checking host system type > configure:3581: result: x86_64-unknown-linux-gnu > configure:3589: checking for a sed that does not truncate output > configure:3643: result: /bin/sed > configure:3646: checking for egrep > configure:3656: result: grep -E > configure:3672: checking for ld used by icc > configure:3739: result: /usr/bin/ld > configure:3748: checking if the linker (/usr/bin/ld) is GNU ld > configure:3763: result: yes > configure:3768: checking for /usr/bin/ld option to reload object files > configure:3775: result: -r > configure:3784: checking for BSD-compatible nm > configure:3826: result: /usr/bin/nm -B > configure:3830: checking how to recognise dependent libraries > configure:4013: result: pass_all > configure:4098: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4101: $? = 0 > configure:4227: checking how to run the C preprocessor > configure:4262: icc -E conftest.c > configure:4268: $? = 0 > configure:4300: icc -E conftest.c > conftest.c(11): error #5: could not open source file "ac_nonexistent.h" 175c179 < configure:4175: $? = 2 --- > configure:4306: $? = 2 177d180 < | #line 4160 "configure" 189,193c192,196 < configure:4213: result: icc -E < configure:4238: icc -E conftest.c < configure:4244: $? = 0 < configure:4276: icc -E conftest.c < configure(4277): error #5: could not open source file "ac_nonexistent.h" --- > configure:4345: result: icc -E > configure:4369: icc -E conftest.c > configure:4375: $? = 0 > configure:4407: icc -E conftest.c > conftest.c(11): error #5: could not open source file "ac_nonexistent.h" 197c200 < configure:4282: $? = 2 --- > configure:4413: $? = 2 199d201 < | #line 4267 "configure" 211,278c213,221 < configure:4325: checking for egrep < configure:4335: result: grep -E < configure:4340: checking for ANSI C header files < configure:4366: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4369: $? = 0 < configure:4372: test -s conftest.o < configure:4375: $? = 0 < configure:4467: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4470: $? = 0 < configure:4472: ./conftest < configure:4475: $? = 0 < configure:4490: result: yes < configure:4514: checking for sys/types.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for sys/stat.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for stdlib.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for string.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for memory.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for strings.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for inttypes.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for stdint.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4514: checking for unistd.h < configure:4531: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:4534: $? = 0 < configure:4537: test -s conftest.o < configure:4540: $? = 0 < configure:4551: result: yes < configure:4577: checking dlfcn.h usability < configure:4590: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 --- > configure:4457: checking for ANSI C header files > configure:4482: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4488: $? = 0 > configure:4492: test -z > || test ! -s conftest.err > configure:4495: $? = 0 > configure:4498: test -s conftest.o > configure:4501: $? = 0 > configure:4590: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 280,345c223,482 < configure:4596: test -s conftest.o < configure:4599: $? = 0 < configure:4609: result: yes < configure:4613: checking dlfcn.h presence < configure:4624: icc -E conftest.c < configure:4630: $? = 0 < configure:4649: result: yes < configure:4685: checking for dlfcn.h < configure:4692: result: yes < configure:4714: checking for file < configure:4769: result: /usr/bin/file < configure:4890: checking for ranlib < configure:4917: result: ranlib < configure:4970: checking for strip < configure:4986: found /usr/bin/strip < configure:4997: result: strip < configure:5207: checking for objdir < configure:5218: result: .libs < configure:5235: checking for icc option to produce PIC < configure:5381: result: -fPIC < configure:5385: checking if icc PIC flag -fPIC works < configure:5409: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -fPIC -DPIC conftest.c >&5 < configure:5412: $? = 0 < configure:5415: test -s conftest.o < configure:5418: $? = 0 < configure:5456: result: yes < configure:5472: checking if icc static flag -static works < configure:5497: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -static conftest.c >&5 < configure:5500: $? = 0 < configure:5503: test -s conftest < configure:5506: $? = 0 < configure:5522: result: yes < configure:5534: checking if icc supports -c -o file.o < configure:5554: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -o out/conftest2.o conftest.c >&5 < configure:5578: result: yes < configure:5583: checking if icc supports -c -o file.lo < configure:5611: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -c -o conftest.lo conftest.c >&5 < configure:5614: $? = 0 < configure:5617: test -s conftest.lo < configure:5620: $? = 0 < configure:5642: result: yes < configure:5673: checking if icc supports -fno-rtti -fno-exceptions < configure:5696: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 < configure:5699: $? = 0 < configure:5702: test -s conftest.o < configure:5705: $? = 0 < configure:5722: result: yes < configure:5733: checking whether the linker (/usr/bin/ld) supports shared libraries < configure:6428: result: yes < configure:6433: checking how to hardcode library paths into programs < configure:6457: result: immediate < configure:6462: checking whether stripping libraries is possible < configure:6467: result: yes < configure:6478: checking dynamic linker characteristics < configure:6885: result: GNU/Linux ld.so < configure:6890: checking if libtool supports shared libraries < configure:6892: result: yes < configure:6895: checking whether to build shared libraries < configure:6916: result: no < configure:6919: checking whether to build static libraries < configure:6923: result: yes < configure:8229: checking for perl < configure:8245: found /usr/bin/perl < configure:8256: result: perl < configure:8359: checking for Fortran 77 compiler version < configure:8362: ifort --version &5 --- > configure:4595: ./conftest > configure:4598: $? = 0 > configure:4613: result: yes > configure:4637: checking for sys/types.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for sys/stat.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for stdlib.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for string.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for memory.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for strings.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for inttypes.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for stdint.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4637: checking for unistd.h > configure:4653: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4659: $? = 0 > configure:4663: test -z > || test ! -s conftest.err > configure:4666: $? = 0 > configure:4669: test -s conftest.o > configure:4672: $? = 0 > configure:4683: result: yes > configure:4709: checking dlfcn.h usability > configure:4721: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:4727: $? = 0 > configure:4731: test -z > || test ! -s conftest.err > configure:4734: $? = 0 > configure:4737: test -s conftest.o > configure:4740: $? = 0 > configure:4750: result: yes > configure:4754: checking dlfcn.h presence > configure:4764: icc -E conftest.c > configure:4770: $? = 0 > configure:4790: result: yes > configure:4825: checking for dlfcn.h > configure:4832: result: yes > configure:4897: checking for g++ > configure:4913: found /usr/bin/g++ > configure:4923: result: g++ > configure:4939: checking for C++ compiler version > configure:4942: g++ --version &5 > g++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8) > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:4945: $? = 0 > configure:4947: g++ -v &5 > Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux > Thread model: posix > gcc version 3.4.6 20060404 (Red Hat 3.4.6-8) > configure:4950: $? = 0 > configure:4952: g++ -V &5 > g++: `-V' option must have argument > configure:4955: $? = 1 > configure:4958: checking whether we are using the GNU C++ compiler > configure:4982: g++ -c conftest.cc >&5 > configure:4988: $? = 0 > configure:4992: test -z > || test ! -s conftest.err > configure:4995: $? = 0 > configure:4998: test -s conftest.o > configure:5001: $? = 0 > configure:5014: result: yes > configure:5020: checking whether g++ accepts -g > configure:5041: g++ -c -g conftest.cc >&5 > configure:5047: $? = 0 > configure:5051: test -z > || test ! -s conftest.err > configure:5054: $? = 0 > configure:5057: test -s conftest.o > configure:5060: $? = 0 > configure:5071: result: yes > configure:5113: g++ -c -g -O2 conftest.cc >&5 > configure:5119: $? = 0 > configure:5123: test -z > || test ! -s conftest.err > configure:5126: $? = 0 > configure:5129: test -s conftest.o > configure:5132: $? = 0 > configure:5158: g++ -c -g -O2 conftest.cc >&5 > conftest.cc: In function `int main()': > conftest.cc:26: error: `exit' was not declared in this scope > configure:5164: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "fftw" > | #define VERSION "2.1.5" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | /* end confdefs.h. */ > | > | int > | main () > | { > | exit (42); > | ; > | return 0; > | } > configure:5113: g++ -c -g -O2 conftest.cc >&5 > configure:5119: $? = 0 > configure:5123: test -z > || test ! -s conftest.err > configure:5126: $? = 0 > configure:5129: test -s conftest.o > configure:5132: $? = 0 > configure:5158: g++ -c -g -O2 conftest.cc >&5 > configure:5164: $? = 0 > configure:5168: test -z > || test ! -s conftest.err > configure:5171: $? = 0 > configure:5174: test -s conftest.o > configure:5177: $? = 0 > configure:5202: checking dependency style of g++ > configure:5285: result: gcc3 > configure:5307: checking how to run the C++ preprocessor > configure:5338: g++ -E conftest.cc > configure:5344: $? = 0 > configure:5376: g++ -E conftest.cc > conftest.cc:25:28: ac_nonexistent.h: No such file or directory > configure:5382: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "fftw" > | #define VERSION "2.1.5" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif > | /* end confdefs.h. */ > | #include > configure:5421: result: g++ -E > configure:5445: g++ -E conftest.cc > configure:5451: $? = 0 > configure:5483: g++ -E conftest.cc > conftest.cc:25:28: ac_nonexistent.h: No such file or directory > configure:5489: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "fftw" > | #define VERSION "2.1.5" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_DLFCN_H 1 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif > | /* end confdefs.h. */ > | #include > configure:5625: checking for Fortran 77 compiler version > configure:5628: ifort --version &5 349,350c486,487 < configure:8365: $? = 0 < configure:8367: ifort -v &5 --- > configure:5631: $? = 0 > configure:5633: ifort -v &5 352,353c489,490 < configure:8370: $? = 0 < configure:8372: ifort -V &5 --- > configure:5636: $? = 0 > configure:5638: ifort -V &5 357,359c494,496 < configure:8375: $? = 0 < configure:8382: checking whether we are using the GNU Fortran 77 compiler < configure:8396: ifort -c -ip -O3 -xHost conftest.F >&5 --- > configure:5641: $? = 0 > configure:5649: checking whether we are using the GNU Fortran 77 compiler > configure:5663: ifort -c -ip -O3 -xHost conftest.F >&5 367c504 < configure:8399: $? = 1 --- > configure:5669: $? = 1 375,387c512,640 < configure:8418: result: no < configure:8425: checking whether ifort accepts -g < configure:8437: ifort -c -g conftest.f >&5 < configure:8440: $? = 0 < configure:8443: test -s conftest.o < configure:8446: $? = 0 < configure:8458: result: yes < configure:8491: checking how to get verbose linking output from ifort < configure:8503: ifort -c -ip -O3 -xHost conftest.f >&5 < configure:8506: $? = 0 < configure:8509: test -s conftest.o < configure:8512: $? = 0 < configure:8534: ifort -o conftest -ip -O3 -xHost -v conftest.f >&5 --- > configure:5695: result: no > configure:5701: checking whether ifort accepts -g > configure:5713: ifort -c -g conftest.f >&5 > configure:5719: $? = 0 > configure:5723: test -z > || test ! -s conftest.err > configure:5726: $? = 0 > configure:5729: test -s conftest.o > configure:5732: $? = 0 > configure:5744: result: yes > configure:5774: checking the maximum length of command line arguments > configure:5839: result: 32768 > configure:5850: checking command to parse /usr/bin/nm -B output from icc object > configure:5939: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:5942: $? = 0 > configure:5946: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:5949: $? = 0 > configure:6001: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c conftstm.o >&5 > configure:6004: $? = 0 > configure:6042: result: ok > configure:6046: checking for objdir > configure:6061: result: .libs > configure:6151: checking for ar > configure:6167: found /usr/bin/ar > configure:6178: result: ar > configure:6231: checking for ranlib > configure:6258: result: ranlib > configure:6311: checking for strip > configure:6327: found /usr/bin/strip > configure:6338: result: strip > configure:6600: checking if icc static flag works > configure:6623: result: yes > configure:6641: checking if icc supports -fno-rtti -fno-exceptions > configure:6659: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -fno-rtti -fno-exceptions conftest.c >&5 > configure:6663: $? = 0 > configure:6674: result: yes > configure:6689: checking for icc option to produce PIC > configure:6866: result: -fPIC > configure:6874: checking if icc PIC flag -fPIC works > configure:6892: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -fPIC -DPIC conftest.c >&5 > configure:6896: $? = 0 > configure:6907: result: yes > configure:6931: checking if icc supports -c -o file.o > configure:6952: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 -o out/conftest2.o conftest.c >&5 > configure:6956: $? = 0 > configure:6976: result: yes > configure:7002: checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries > configure:7850: result: yes > configure:7921: checking dynamic linker characteristics > configure:8287: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:8290: $? = 0 > configure:8482: result: GNU/Linux ld.so > configure:8486: checking how to hardcode library paths into programs > configure:8511: result: immediate > configure:8525: checking whether stripping libraries is possible > configure:8530: result: yes > configure:9360: checking if libtool supports shared libraries > configure:9362: result: yes > configure:9365: checking whether to build shared libraries > configure:9423: result: no > configure:9426: checking whether to build static libraries > configure:9430: result: yes > configure:9522: creating libtool > configure:10069: checking for ld used by g++ > configure:10136: result: /usr/bin/ld -m elf_x86_64 > configure:10145: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld > configure:10160: result: yes > configure:10211: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries > configure:11039: result: yes > configure:11057: g++ -c -g -O2 conftest.cc >&5 > configure:11060: $? = 0 > configure:11156: checking for g++ option to produce PIC > configure:11408: result: -fPIC > configure:11416: checking if g++ PIC flag -fPIC works > configure:11434: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 > configure:11438: $? = 0 > configure:11449: result: yes > configure:11473: checking if g++ supports -c -o file.o > configure:11494: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 > configure:11498: $? = 0 > configure:11518: result: yes > configure:11544: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries > configure:11569: result: yes > configure:11640: checking dynamic linker characteristics > configure:12006: g++ -c -g -O2 conftest.cc >&5 > configure:12009: $? = 0 > configure:12201: result: GNU/Linux ld.so > configure:12205: checking how to hardcode library paths into programs > configure:12230: result: immediate > configure:12244: checking whether stripping libraries is possible > configure:12249: result: yes > configure:13556: checking if libtool supports shared libraries > configure:13558: result: yes > configure:13561: checking whether to build shared libraries > configure:13579: result: no > configure:13582: checking whether to build static libraries > configure:13586: result: yes > configure:13598: checking for ifort option to produce PIC > configure:13775: result: -fPIC > configure:13783: checking if ifort PIC flag -fPIC works > configure:13801: ifort -c -ip -O3 -xHost -fPIC conftest.f >&5 > configure:13805: $? = 0 > configure:13816: result: yes > configure:13840: checking if ifort supports -c -o file.o > configure:13861: ifort -c -ip -O3 -xHost -o out/conftest2.o conftest.f >&5 > configure:13865: $? = 0 > configure:13885: result: yes > configure:13911: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries > configure:14739: result: yes > configure:14810: checking dynamic linker characteristics > configure:15176: ifort -c -ip -O3 -xHost conftest.f >&5 > : warning #5117: Bad # preprocessor line > > configure:15179: $? = 0 > configure:15371: result: GNU/Linux ld.so > configure:15375: checking how to hardcode library paths into programs > configure:15400: result: immediate > configure:15414: checking whether stripping libraries is possible > configure:15419: result: yes > configure:19528: checking for perl > configure:19544: found /usr/bin/perl > configure:19555: result: perl > configure:19658: checking for Fortran 77 compiler version > configure:19661: ifort --version &5 > ifort (IFORT) 11.0 20090318 > Copyright (C) 1985-2009 Intel Corporation. All rights reserved. > > configure:19664: $? = 0 > configure:19666: ifort -v &5 389,391c642,664 < /opt/intel/Compiler/11.0/083/bin/intel64/fortcom -D__INTEL_COMPILER=1100 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20090318 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/Compiler/11.0/083/include/intel64 -I/opt/intel/Compiler/11.0/083/include -I/usr/local/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/3.4.6/include -O3 -mP1OPT_version=11.0-intel64 -mGLOB_diag_file=/tmp/ifort8dSFhr.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -ip -O3 -xHost -v" -mGLOB_cxx_limited_range=FALSE -mP2OPT_eh_nirvana -mGLOB_as_output_backup_file_name=/tmp/ifort5uZKbyas_.s -mIPOPT_activate -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_extended_instructions=0x100 -mGLOB_advanced_optim=TRUE -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mGLOB_opt_level=3 -mP2OPT_hlo_level=3 -mP2OPT_hlo -mPAROPT_par_report=1 -mIPOPT_obj_output_file_name=/tmp/ifort8dSFhr.o "-mGLOB_linker_version=2.15.92.0.2 20040927" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifort8dSFhr.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f < ld /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/Compiler/11.0/083/lib/intel64/for_main.o /tmp/ifort8dSFhr.o -L/opt/intel/Compiler/11.0/083/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o < rm /tmp/ifort8opboklibgcc --- > configure:19669: $? = 0 > configure:19671: ifort -V &5 > Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cprof_p_11.0.083 > Copyright (C) 1985-2009 Intel Corporation. All rights reserved. > > configure:19674: $? = 0 > configure:19682: checking whether we are using the GNU Fortran 77 compiler > configure:19728: result: no > configure:19734: checking whether ifort accepts -g > configure:19777: result: yes > configure:19811: checking how to get verbose linking output from ifort > configure:19822: ifort -c -ip -O3 -xHost conftest.f >&5 > configure:19828: $? = 0 > configure:19832: test -z > || test ! -s conftest.err > configure:19835: $? = 0 > configure:19838: test -s conftest.o > configure:19841: $? = 0 > configure:19858: ifort -o conftest -ip -O3 -xHost -v conftest.f >&5 > Version 11.0 > /opt/intel/Compiler/11.0/083/bin/intel64/fortcom -D__INTEL_COMPILER=1100 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20090318 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/Compiler/11.0/083/include/intel64 -I/opt/intel/Compiler/11.0/083/include -I/usr/local/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/3.4.6/include -O3 -mP1OPT_version=11.0-intel64 -mGLOB_diag_file=/tmp/ifort466KS3.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -ip -O3 -xHost -v" -mGLOB_cxx_limited_range=FALSE -mP2OPT_eh_nirvana -mGLOB_as_output_backup_file_name=/tmp/ifortOTB9MXas_.s -mIPOPT_activate -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_extended_instructions=0x100 -mGLOB_advanced_optim=TRUE -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mGLOB_opt_level=3 -mP2OPT_hlo_level=3 -mP2OPT_hlo -mPAROPT_par_report=1 -mIPOPT_obj_output_file_name=/tmp/ifort466KS3.o "-mGLOB_linker_version=2.15.92.0.2 20040927" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifort466KS3.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f > ld /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/Compiler/11.0/083/lib/intel64/for_main.o /tmp/ifort466KS3.o -L/opt/intel/Compiler/11.0/083/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o > rm /tmp/ifort8mtXY9libgcc 393c666 < rm /tmp/ifortyYWMPSgnudirs --- > rm /tmp/ifortQLuGV6gnudirs 395c668 < rm /tmp/ifort2AZzJZgas --- > rm /tmp/ifortM5KQP0gas 397c670 < rm /tmp/ifort5uZKbyas_.s --- > rm /tmp/ifortOTB9MXas_.s 399c672 < rm /tmp/ifortERZWD6ldashv --- > rm /tmp/ifortEPdtKUldashv 401c674 < rm /tmp/ifortJHlz6Earg --- > rm /tmp/ifortnlZdIRarg 403c676 < rm /tmp/ifort6leYHdgnudirs --- > rm /tmp/ifortrbKnOOgnudirs 405,410c678,683 < rm /tmp/ifort8dSFhr.o < configure:8586: result: -v < configure:8588: checking for Fortran 77 libraries < configure:8772: result: -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml < configure:8783: checking for dummy main to link with Fortran 77 libraries < configure:8820: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 --- > rm /tmp/ifort466KS3.o > configure:19913: result: -v > configure:19915: checking for Fortran libraries of ifort > configure:20097: result: -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml > configure:20113: checking for dummy main to link with Fortran libraries > configure:20152: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 412,421c685,700 < configure:8823: $? = 0 < configure:8826: test -s conftest < configure:8829: $? = 0 < configure:8894: result: none < configure:8915: checking for Fortran 77 name-mangling scheme < configure:8933: ifort -c -ip -O3 -xHost conftest.f >&5 < configure:8936: $? = 0 < configure:8939: test -s conftest.o < configure:8942: $? = 0 < configure:8989: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cf77_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 --- > configure:20158: $? = 0 > configure:20162: test -z > || test ! -s conftest.err > configure:20165: $? = 0 > configure:20168: test -s conftest > configure:20171: $? = 0 > configure:20249: result: none > configure:20289: checking for Fortran name-mangling scheme > configure:20303: ifort -c -ip -O3 -xHost conftest.f >&5 > configure:20309: $? = 0 > configure:20313: test -z > || test ! -s conftest.err > configure:20316: $? = 0 > configure:20319: test -s conftest.o > configure:20322: $? = 0 > configure:20369: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cfortran_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 423c702 < /tmp/iccub5h4o.o(.text+0x2b): In function `main': --- > /tmp/iccnqYD7Z.o(.text+0x2b): In function `main': 425c704 < configure:8992: $? = 1 --- > configure:20375: $? = 1 427d705 < | #line 8959 "configure" 447a726,728 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif 457a739 > | 461a744 > | 470c753 < configure:8989: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cf77_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 --- > configure:20369: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cfortran_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 472,475c755,761 < configure:8992: $? = 0 < configure:8995: test -s conftest < configure:8998: $? = 0 < configure:9055: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cf77_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 --- > configure:20375: $? = 0 > configure:20379: test -z > || test ! -s conftest.err > configure:20382: $? = 0 > configure:20385: test -s conftest > configure:20388: $? = 0 > configure:20456: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c cfortran_test.o -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml >&5 477,531c763,832 < configure:9058: $? = 0 < configure:9061: test -s conftest < configure:9064: $? = 0 < configure:9118: result: lower case, underscore, no extra underscore < configure:9783: checking whether icc accepts -mpreferred-stack-boundary=4 < configure:9797: result: no < configure:9917: checking for sqrt in -lm < configure:9954: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:9957: $? = 0 < configure:9960: test -s conftest < configure:9963: $? = 0 < configure:9975: result: yes < configure:9987: checking for ANSI C header files < configure:10143: result: yes < configure:10170: checking sys/time.h usability < configure:10183: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:10186: $? = 0 < configure:10189: test -s conftest.o < configure:10192: $? = 0 < configure:10202: result: yes < configure:10206: checking sys/time.h presence < configure:10217: icc -E conftest.c < configure:10223: $? = 0 < configure:10242: result: yes < configure:10278: checking for sys/time.h < configure:10285: result: yes < configure:10161: checking for unistd.h < configure:10166: result: yes < configure:10170: checking getopt.h usability < configure:10183: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:10186: $? = 0 < configure:10189: test -s conftest.o < configure:10192: $? = 0 < configure:10202: result: yes < configure:10206: checking getopt.h presence < configure:10217: icc -E conftest.c < configure:10223: $? = 0 < configure:10242: result: yes < configure:10278: checking for getopt.h < configure:10285: result: yes < configure:10170: checking malloc.h usability < configure:10183: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure:10186: $? = 0 < configure:10189: test -s conftest.o < configure:10192: $? = 0 < configure:10202: result: yes < configure:10206: checking malloc.h presence < configure:10217: icc -E conftest.c < configure:10223: $? = 0 < configure:10242: result: yes < configure:10278: checking for malloc.h < configure:10285: result: yes < configure:10299: checking for an ANSI C-conforming const < configure:10373: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure(10369): warning #592: variable "t" is used before its value is set --- > configure:20462: $? = 0 > configure:20466: test -z > || test ! -s conftest.err > configure:20469: $? = 0 > configure:20472: test -s conftest > configure:20475: $? = 0 > configure:20525: result: lower case, underscore, no extra underscore > configure:21206: checking whether icc accepts -mpreferred-stack-boundary=4 > configure:21220: result: no > configure:21339: checking for sqrt in -lm > configure:21377: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:21383: $? = 0 > configure:21387: test -z > || test ! -s conftest.err > configure:21390: $? = 0 > configure:21393: test -s conftest > configure:21396: $? = 0 > configure:21409: result: yes > configure:21421: checking for ANSI C header files > configure:21585: result: yes > configure:21612: checking sys/time.h usability > configure:21624: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:21630: $? = 0 > configure:21634: test -z > || test ! -s conftest.err > configure:21637: $? = 0 > configure:21640: test -s conftest.o > configure:21643: $? = 0 > configure:21653: result: yes > configure:21657: checking sys/time.h presence > configure:21667: icc -E conftest.c > configure:21673: $? = 0 > configure:21693: result: yes > configure:21728: checking for sys/time.h > configure:21735: result: yes > configure:21603: checking for unistd.h > configure:21608: result: yes > configure:21612: checking getopt.h usability > configure:21624: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:21630: $? = 0 > configure:21634: test -z > || test ! -s conftest.err > configure:21637: $? = 0 > configure:21640: test -s conftest.o > configure:21643: $? = 0 > configure:21653: result: yes > configure:21657: checking getopt.h presence > configure:21667: icc -E conftest.c > configure:21673: $? = 0 > configure:21693: result: yes > configure:21728: checking for getopt.h > configure:21735: result: yes > configure:21612: checking malloc.h usability > configure:21624: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > configure:21630: $? = 0 > configure:21634: test -z > || test ! -s conftest.err > configure:21637: $? = 0 > configure:21640: test -s conftest.o > configure:21643: $? = 0 > configure:21653: result: yes > configure:21657: checking malloc.h presence > configure:21667: icc -E conftest.c > configure:21673: $? = 0 > configure:21693: result: yes > configure:21728: checking for malloc.h > configure:21735: result: yes > configure:21749: checking for an ANSI C-conforming const > configure:21824: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > conftest.c(71): warning #592: variable "t" is used before its value is set 535c836 < configure(10384): warning #592: variable "b" is used before its value is set --- > conftest.c(86): warning #592: variable "b" is used before its value is set 539,545c840,849 < configure:10376: $? = 0 < configure:10379: test -s conftest.o < configure:10382: $? = 0 < configure:10393: result: yes < configure:10403: checking for size_t < configure:10434: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure(10481): warning #279: controlling expression is constant --- > configure:21830: $? = 0 > configure:21834: test -z > || test ! -s conftest.err > configure:21837: $? = 0 > configure:21840: test -s conftest.o > configure:21843: $? = 0 > configure:21854: result: yes > configure:21864: checking for size_t > configure:21896: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > conftest.c(79): warning #279: controlling expression is constant 549,555c853,862 < configure:10437: $? = 0 < configure:10440: test -s conftest.o < configure:10443: $? = 0 < configure:10454: result: yes < configure:10466: checking whether time.h and sys/time.h may both be included < configure:10498: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure(10514): warning #279: controlling expression is constant --- > configure:21902: $? = 0 > configure:21906: test -z > || test ! -s conftest.err > configure:21909: $? = 0 > configure:21912: test -s conftest.o > configure:21915: $? = 0 > configure:21926: result: yes > configure:21938: checking whether time.h and sys/time.h may both be included > configure:21971: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > conftest.c(49): warning #279: controlling expression is constant 559,583c866,902 < configure:10501: $? = 0 < configure:10504: test -s conftest.o < configure:10507: $? = 0 < configure:10518: result: yes < configure:10545: checking for working alloca.h < configure:10573: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:10576: $? = 0 < configure:10579: test -s conftest < configure:10582: $? = 0 < configure:10593: result: yes < configure:10603: checking for alloca < configure:10651: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:10654: $? = 0 < configure:10657: test -s conftest < configure:10660: $? = 0 < configure:10671: result: yes < configure:10896: checking for gettimeofday < configure:10960: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:10963: $? = 0 < configure:10966: test -s conftest < configure:10969: $? = 0 < configure:10980: result: yes < configure:10994: checking for BSDgettimeofday < configure:11058: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < /tmp/iccWbOhWP.o(.text+0x29): In function `main': --- > configure:21977: $? = 0 > configure:21981: test -z > || test ! -s conftest.err > configure:21984: $? = 0 > configure:21987: test -s conftest.o > configure:21990: $? = 0 > configure:22001: result: yes > configure:22028: checking for working alloca.h > configure:22057: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22063: $? = 0 > configure:22067: test -z > || test ! -s conftest.err > configure:22070: $? = 0 > configure:22073: test -s conftest > configure:22076: $? = 0 > configure:22088: result: yes > configure:22098: checking for alloca > configure:22147: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22153: $? = 0 > configure:22157: test -z > || test ! -s conftest.err > configure:22160: $? = 0 > configure:22163: test -s conftest > configure:22166: $? = 0 > configure:22178: result: yes > configure:22413: checking for gettimeofday > configure:22478: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22484: $? = 0 > configure:22488: test -z > || test ! -s conftest.err > configure:22491: $? = 0 > configure:22494: test -s conftest > configure:22497: $? = 0 > configure:22509: result: yes > configure:22523: checking for BSDgettimeofday > configure:22588: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > /tmp/iccg92vn8.o(.text+0x29): In function `main': 585,586c904,905 < /tmp/iccWbOhWP.o(.data+0x0): undefined reference to `BSDgettimeofday' < configure:11061: $? = 1 --- > /tmp/iccg92vn8.o(.data+0x0): undefined reference to `BSDgettimeofday' > configure:22594: $? = 1 588d906 < | #line 10999 "configure" 608a927,929 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif 660a982 > | 664a987 > | 673,676c996,999 < configure:11078: result: no < configure:11092: checking for gethrtime < configure:11156: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < /tmp/iccR7dURW.o(.text+0x29): In function `main': --- > configure:22619: result: no > configure:22633: checking for gethrtime > configure:22698: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > /tmp/iccne99Ik.o(.text+0x29): In function `main': 678,679c1001,1002 < /tmp/iccR7dURW.o(.data+0x0): undefined reference to `gethrtime' < configure:11159: $? = 1 --- > /tmp/iccne99Ik.o(.data+0x0): undefined reference to `gethrtime' > configure:22704: $? = 1 681d1003 < | #line 11097 "configure" 701a1024,1026 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif 753a1079 > | 757a1084 > | 766,787c1093,1123 < configure:11176: result: no < configure:11190: checking for getopt < configure:11254: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:11257: $? = 0 < configure:11260: test -s conftest < configure:11263: $? = 0 < configure:11274: result: yes < configure:11288: checking for getopt_long < configure:11352: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:11355: $? = 0 < configure:11358: test -s conftest < configure:11361: $? = 0 < configure:11372: result: yes < configure:11383: checking for isnan < configure:11409: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:11412: $? = 0 < configure:11415: test -s conftest < configure:11418: $? = 0 < configure:11434: result: yes < configure:11439: checking for hrtime_t < configure:11468: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure(11492): error: identifier "hrtime_t" is undefined --- > configure:22729: result: no > configure:22743: checking for getopt > configure:22808: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22814: $? = 0 > configure:22818: test -z > || test ! -s conftest.err > configure:22821: $? = 0 > configure:22824: test -s conftest > configure:22827: $? = 0 > configure:22839: result: yes > configure:22853: checking for getopt_long > configure:22918: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22924: $? = 0 > configure:22928: test -z > || test ! -s conftest.err > configure:22931: $? = 0 > configure:22934: test -s conftest > configure:22937: $? = 0 > configure:22949: result: yes > configure:22960: checking for isnan > configure:22987: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:22993: $? = 0 > configure:22997: test -z > || test ! -s conftest.err > configure:23000: $? = 0 > configure:23003: test -s conftest > configure:23006: $? = 0 > configure:23023: result: yes > configure:23028: checking for hrtime_t > configure:23058: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > conftest.c(57): error: identifier "hrtime_t" is undefined 792c1128 < configure:11471: $? = 2 --- > configure:23064: $? = 2 794d1129 < | #line 11441 "configure" 814a1150,1152 > | #ifdef __cplusplus > | extern "C" void std::exit (int) throw (); using std::exit; > | #endif 837a1176 > | 841a1181 > | 850,853c1190,1193 < configure:11493: result: no < configure:11496: checking for int < configure:11527: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure(11581): warning #279: controlling expression is constant --- > configure:23094: result: no > configure:23097: checking for int > configure:23129: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > conftest.c(86): warning #279: controlling expression is constant 857,869c1197,1212 < configure:11530: $? = 0 < configure:11533: test -s conftest.o < configure:11536: $? = 0 < configure:11547: result: yes < configure:11550: checking size of int < configure:11861: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:11864: $? = 0 < configure:11866: ./conftest < configure:11869: $? = 0 < configure:11892: result: 4 < configure:11899: checking for long long < configure:11930: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 < configure(11985): warning #279: controlling expression is constant --- > configure:23135: $? = 0 > configure:23139: test -z > || test ! -s conftest.err > configure:23142: $? = 0 > configure:23145: test -s conftest.o > configure:23148: $? = 0 > configure:23159: result: yes > configure:23162: checking size of int > configure:23529: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:23532: $? = 0 > configure:23534: ./conftest > configure:23537: $? = 0 > configure:23560: result: 4 > configure:23567: checking for long long > configure:23599: icc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c >&5 > conftest.c(87): warning #279: controlling expression is constant 873,887c1216,1233 < configure:11933: $? = 0 < configure:11936: test -s conftest.o < configure:11939: $? = 0 < configure:11950: result: yes < configure:11953: checking size of long long < configure:12264: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 < configure:12267: $? = 0 < configure:12269: ./conftest < configure:12272: $? = 0 < configure:12295: result: 8 < configure:12320: checking whether icc accepts "-fkeep-programmers-inline" < configure:12334: result: no < configure:12346: checking whether icc accepts "-vomit-frame-pointer" < configure:12360: result: no < configure:14468: creating ./config.status --- > configure:23605: $? = 0 > configure:23609: test -z > || test ! -s conftest.err > configure:23612: $? = 0 > configure:23615: test -s conftest.o > configure:23618: $? = 0 > configure:23629: result: yes > configure:23632: checking size of long long > configure:23999: icc -o conftest -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2 conftest.c -lm >&5 > configure:24002: $? = 0 > configure:24004: ./conftest > configure:24007: $? = 0 > configure:24030: result: 8 > configure:24055: checking whether icc accepts "-fkeep-programmers-inline" > configure:24069: result: no > configure:24081: checking whether icc accepts "-vomit-frame-pointer" > configure:24095: result: no > configure:26461: creating ./config.status 894c1240 < generated by GNU Autoconf 2.57. Invocation command line was --- > generated by GNU Autoconf 2.59. Invocation command line was 904,914c1250,1262 < config.status:695: creating fftw/Makefile < config.status:695: creating tests/Makefile < config.status:695: creating rfftw/Makefile < config.status:695: creating doc/Makefile < config.status:695: creating Makefile < config.status:695: creating threads/Makefile < config.status:695: creating mpi/Makefile < config.status:695: creating fftw.spec < config.status:799: creating fftw/config.h < config.status:799: creating fftw/fftw.h < config.status:1064: executing depfiles commands --- > config.status:738: creating fftw/Makefile > config.status:738: creating tests/Makefile > config.status:738: creating rfftw/Makefile > config.status:738: creating doc/Makefile > config.status:738: creating Makefile > config.status:738: creating threads/Makefile > config.status:738: creating mpi/Makefile > config.status:738: creating fftw.spec > config.status:842: creating fftw/config.h > config.status:986: fftw/config.h is unchanged > config.status:842: creating fftw/fftw.h > config.status:986: fftw/fftw.h is unchanged > config.status:1166: executing depfiles commands 923a1272 > ac_cv_cxx_compiler_gnu=yes 931a1281,1286 > ac_cv_env_CXXCPP_set= > ac_cv_env_CXXCPP_value= > ac_cv_env_CXXFLAGS_set= > ac_cv_env_CXXFLAGS_value= > ac_cv_env_CXX_set= > ac_cv_env_CXX_value= 946a1302 > ac_cv_f77_libs='-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' 948c1304 < ac_cv_flibs='-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' --- > ac_cv_fortran_dummy_main=none 977a1334 > ac_cv_prog_CXXCPP='g++ -E' 978a1336,1337 > ac_cv_prog_ac_ct_AR=ar > ac_cv_prog_ac_ct_CXX=g++ 982a1342 > ac_cv_prog_cxx_g=yes 995,997c1355,1356 < lt_cv_compiler_c_o=yes < lt_cv_compiler_o_lo=yes < lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' --- > am_cv_CXX_dependencies_compiler_type=gcc3 > lt_cv_deplibs_check_method=pass_all 1000,1001d1358 < lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' < lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' 1002a1360 > lt_cv_objdir=.libs 1004c1362 < lt_cv_path_MAGIC_CMD=/usr/bin/file --- > lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' 1007,1014c1365,1368 < lt_cv_prog_cc_can_build_shared=yes < lt_cv_prog_cc_no_builtin= < lt_cv_prog_cc_pic=' -fPIC' < lt_cv_prog_cc_pic_works=yes < lt_cv_prog_cc_shlib= < lt_cv_prog_cc_static=-static < lt_cv_prog_cc_static_works=yes < lt_cv_prog_cc_wl=-Wl, --- > lt_cv_prog_compiler_c_o=yes > lt_cv_prog_compiler_c_o_CXX=yes > lt_cv_prog_compiler_c_o_F77=yes > lt_cv_prog_compiler_rtti_exceptions=yes 1016c1370,1380 < lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' --- > lt_cv_prog_gnu_ldcxx=yes > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' > lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' > lt_cv_sys_max_cmd_len=32768 > lt_lt_cv_prog_compiler_c_o='"yes"' > lt_lt_cv_prog_compiler_c_o_CXX='"yes"' > lt_lt_cv_prog_compiler_c_o_F77='"yes"' > lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' > lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' > lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' 1022c1386 < ACLOCAL='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7' --- > ACLOCAL='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7' 1027,1030c1391,1395 < AMTAR='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar' < AUTOCONF='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf' < AUTOHEADER='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoheader' < AUTOMAKE='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7' --- > AMTAR='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar' > AR='ar' > AUTOCONF='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf' > AUTOHEADER='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoheader' > AUTOMAKE='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7' 1036a1402,1405 > CXX='g++' > CXXCPP='g++ -E' > CXXDEPMODE='depmode=gcc3' > CXXFLAGS='-g -O2' 1067c1436 < MAKEINFO='${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo' --- > MAKEINFO='${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo' 1089a1459 > ac_ct_AR='ar' 1090a1461 > ac_ct_CXX='g++' 1095a1467,1468 > am__fastdepCXX_FALSE='#' > am__fastdepCXX_TRUE='' 1114c1487 < install_sh='/programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh' --- > install_sh='/programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh' 1120c1493 < prefix='/programs/amber.test1' --- > prefix='/programs/amber.test2' 1166a1540,1542 > #endif > #ifdef __cplusplus > extern "C" void std::exit (int) throw (); using std::exit; diff -r amber.test1/AmberTools/src/fftw-2.1.5/config.status amber.test2/AmberTools/src/fftw-2.1.5/config.status 24a25 > DUALCASE=1; export DUALCASE # for MKS sh 27c28 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then --- > if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 46c47 < if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then --- > if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 224a226 > test -d ./-p && rmdir ./-p 231c233 < as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 234c236 < as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 261c263 < generated by GNU Autoconf 2.57. Invocation command line was --- > generated by GNU Autoconf 2.59. Invocation command line was 288c290 < instantiate the configuration file FILE --- > instantiate the configuration file FILE 290c292 < instantiate the configuration header FILE --- > instantiate the configuration header FILE 304,305c306,307 < configured by ./configure, generated by GNU Autoconf 2.57, < with options \"'--prefix=/programs/amber.test1' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml'\" --- > configured by ./configure, generated by GNU Autoconf 2.59, > with options \"'--prefix=/programs/amber.test2' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml'\" 307,308c309 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 < Free Software Foundation, Inc. --- > Copyright (C) 2003 Free Software Foundation, Inc. 385,386c386,387 < echo "running /bin/sh ./configure " '--prefix=/programs/amber.test1' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' $ac_configure_extra_args " --no-create --no-recursion" >&6 < exec /bin/sh ./configure '--prefix=/programs/amber.test1' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' $ac_configure_extra_args --no-create --no-recursion --- > echo "running /bin/sh ./configure " '--prefix=/programs/amber.test2' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' $ac_configure_extra_args " --no-create --no-recursion" >&6 > exec /bin/sh ./configure '--prefix=/programs/amber.test2' '--enable-type-prefix' '--enable-static=yes' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -ip -O3 -xHost -DBINTRAJ -DHASGZ -DHASBZ2' 'F77=ifort' 'FFLAGS= -ip -O3 -xHost' 'FLIBS=-L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml' $ac_configure_extra_args --no-create --no-recursion 470c471 < s,@prefix@,/programs/amber.test1,;t t --- > s,@prefix@,/programs/amber.test2,;t t 498,504c499,505 < s,@ACLOCAL@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7,;t t < s,@AUTOCONF@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf,;t t < s,@AUTOMAKE@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7,;t t < s,@AUTOHEADER@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoheader,;t t < s,@MAKEINFO@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo,;t t < s,@AMTAR@,${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar,;t t < s,@install_sh@,/programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh,;t t --- > s,@ACLOCAL@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7,;t t > s,@AUTOCONF@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf,;t t > s,@AUTOMAKE@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7,;t t > s,@AUTOHEADER@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoheader,;t t > s,@MAKEINFO@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo,;t t > s,@AMTAR@,${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar,;t t > s,@install_sh@,/programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh,;t t 539a541 > s,@EGREP@,grep -E,;t t 540a543,544 > s,@AR@,ar,;t t > s,@ac_ct_AR@,ar,;t t 542,544c546,552 < s,@EGREP@,grep -E,;t t < s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t < s,@PERL@,perl,;t t --- > s,@CXX@,g++,;t t > s,@CXXFLAGS@,-g -O2,;t t > s,@ac_ct_CXX@,g++,;t t > s,@CXXDEPMODE@,depmode=gcc3,;t t > s,@am__fastdepCXX_TRUE@,,;t t > s,@am__fastdepCXX_FALSE@,#,;t t > s,@CXXCPP@,g++ -E,;t t 547a556,557 > s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t > s,@PERL@,perl,;t t 592c602 < ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" --- > ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 594c604 < ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" --- > ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 610,612c620,622 < cat >$tmp/stdin < ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > cat >$tmp/stdin > ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 614c624 < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 621,624c631,634 < X"$ac_file" : 'X\(//\)[^/]' \| \ < X"$ac_file" : 'X\(//\)$' \| \ < X"$ac_file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_file" : 'X\(//\)[^/]' \| \ > X"$ac_file" : 'X\(//\)$' \| \ > X"$ac_file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 640,643c650,653 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 681,686c691,729 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be < # absolute. < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` --- > > # Do not use `cd foo && pwd` to compute absolute paths, because > # the directories may not exist. > case `pwd` in > .) ac_abs_builddir="$ac_dir";; > *) > case "$ac_dir" in > .) ac_abs_builddir=`pwd`;; > [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; > *) ac_abs_builddir=`pwd`/"$ac_dir";; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_builddir=${ac_top_builddir}.;; > *) > case ${ac_top_builddir}. in > .) ac_abs_top_builddir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; > *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_srcdir=$ac_srcdir;; > *) > case $ac_srcdir in > .) ac_abs_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; > *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_srcdir=$ac_top_srcdir;; > *) > case $ac_top_srcdir in > .) ac_abs_top_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; > *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; > esac;; > esac 708c751 < sed 's,.*/,,'` by configure." --- > sed 's,.*/,,'` by configure." 717,718c760,761 < # Absolute (can't be DOS-style, as IFS=:) < test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > # Absolute (can't be DOS-style, as IFS=:) > test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 721c764 < echo $f;; --- > echo "$f";; 723,731c766,774 < if test -f "$f"; then < # Build tree < echo $f < elif test -f "$srcdir/$f"; then < # Source tree < echo $srcdir/$f < else < # /dev/null tree < { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > if test -f "$f"; then > # Build tree > echo "$f" > elif test -f "$srcdir/$f"; then > # Source tree > echo "$srcdir/$f" > else > # /dev/null tree > { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 734c777 < fi;; --- > fi;; 737c780 < sed "/^[ ]*VPATH[ ]*=/{ --- > sed "/^[ ]*VPATH[ ]*=/{ 741c784 < s/^\([^=]*=[ ]*\):*/\1/; --- > s/^\([^=]*=[ ]*\):*/\1/; 743c786 < s/^[^=]*=[ ]*$//; --- > s/^[^=]*=[ ]*$//; 777,778c820,821 < ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' < ac_dB='[ ].*$,\1#\2' --- > ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' > ac_dB='[ ].*$,\1#\2' 782c825 < ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' --- > ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 791,793c834,836 < cat >$tmp/stdin < ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > cat >$tmp/stdin > ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 795c838 < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 809,810c852,853 < # Absolute (can't be DOS-style, as IFS=:) < test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > # Absolute (can't be DOS-style, as IFS=:) > test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 813c856,857 < echo $f;; --- > # Do quote $f, to prevent DOS paths from being IFS'd. > echo "$f";; 815,823c859,867 < if test -f "$f"; then < # Build tree < echo $f < elif test -f "$srcdir/$f"; then < # Source tree < echo $srcdir/$f < else < # /dev/null tree < { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > if test -f "$f"; then > # Build tree > echo "$f" > elif test -f "$srcdir/$f"; then > # Source tree > echo "$srcdir/$f" > else > # /dev/null tree > { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 826c870 < fi;; --- > fi;; 830c874 < sed 's/[ ]*$//' $ac_file_inputs >$tmp/in --- > sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 833c877 < if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then --- > if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then 837c881 < /^[ ]*#[ ]*define/!b --- > /^[ ]*#[ ]*define/!b 885c929 < /^[ ]*#[ ]*undef/!b --- > /^[ ]*#[ ]*undef/!b 924c968 < s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, --- > s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 947,950c991,994 < X"$ac_file" : 'X\(//\)[^/]' \| \ < X"$ac_file" : 'X\(//\)$' \| \ < X"$ac_file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_file" : 'X\(//\)[^/]' \| \ > X"$ac_file" : 'X\(//\)$' \| \ > X"$ac_file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 966,969c1010,1013 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 1001,1004c1045,1048 < X$ac_file : 'X\(//\)[^/]' \| \ < X$ac_file : 'X\(//\)$' \| \ < X$ac_file : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X$ac_file : 'X\(//\)[^/]' \| \ > X$ac_file : 'X\(//\)$' \| \ > X$ac_file : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 1021,1024c1065,1068 < X"$ac_dest" : 'X\(//\)[^/]' \| \ < X"$ac_dest" : 'X\(//\)$' \| \ < X"$ac_dest" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_dest" : 'X\(//\)[^/]' \| \ > X"$ac_dest" : 'X\(//\)$' \| \ > X"$ac_dest" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 1030a1075,1099 > { if $as_mkdir_p; then > mkdir -p "$ac_dir" > else > as_dir="$ac_dir" > as_dirs= > while test ! -d "$as_dir"; do > as_dirs="$as_dir $as_dirs" > as_dir=`(dirname "$as_dir") 2>/dev/null || > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || > echo X"$as_dir" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } > /^X\(\/\/\)$/{ s//\1/; q; } > /^X\(\/\).*/{ s//\1/; q; } > s/.*/./; q'` > done > test ! -n "$as_dirs" || mkdir $as_dirs > fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 > echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} > { (exit 1); exit 1; }; }; } > 1056,1061c1125,1163 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be < # absolute. < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` --- > > # Do not use `cd foo && pwd` to compute absolute paths, because > # the directories may not exist. > case `pwd` in > .) ac_abs_builddir="$ac_dir";; > *) > case "$ac_dir" in > .) ac_abs_builddir=`pwd`;; > [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; > *) ac_abs_builddir=`pwd`/"$ac_dir";; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_builddir=${ac_top_builddir}.;; > *) > case ${ac_top_builddir}. in > .) ac_abs_top_builddir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; > *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_srcdir=$ac_srcdir;; > *) > case $ac_srcdir in > .) ac_abs_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; > *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_srcdir=$ac_top_srcdir;; > *) > case $ac_top_srcdir in > .) ac_abs_top_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; > *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; > esac;; > esac 1079,1082c1181,1184 < X"$mf" : 'X\(//\)[^/]' \| \ < X"$mf" : 'X\(//\)$' \| \ < X"$mf" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$mf" : 'X\(//\)[^/]' \| \ > X"$mf" : 'X\(//\)$' \| \ > X"$mf" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 1118,1121c1220,1223 < X"$file" : 'X\(//\)[^/]' \| \ < X"$file" : 'X\(//\)$' \| \ < X"$file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$file" : 'X\(//\)[^/]' \| \ > X"$file" : 'X\(//\)$' \| \ > X"$file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 1137,1140c1239,1242 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || diff -r amber.test1/AmberTools/src/fftw-2.1.5/configure amber.test2/AmberTools/src/fftw-2.1.5/configure 3c3 < # Generated by GNU Autoconf 2.57. --- > # Generated by GNU Autoconf 2.59. 5,6c5 < # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 < # Free Software Foundation, Inc. --- > # Copyright (C) 2003 Free Software Foundation, Inc. 22a22 > DUALCASE=1; export DUALCASE # for MKS sh 25c25 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then --- > if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 44c44 < if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then --- > if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 220a221 > test -d ./-p && rmdir ./-p 227c228 < as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 230c231 < as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 243,253d243 < # Find the correct PATH separator. Usually this is `:', but < # DJGPP uses `;' like DOS. < if test "X${PATH_SEPARATOR+set}" != Xset; then < UNAME=${UNAME-`uname 2>/dev/null`} < case X$UNAME in < *-DOS) lt_cv_sys_path_separator=';' ;; < *) lt_cv_sys_path_separator=':' ;; < esac < PATH_SEPARATOR=$lt_cv_sys_path_separator < fi < 272c262 < elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then --- > elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then 284c274 < --- > $* 318c308 < IFS="${IFS= }"; save_ifs="$IFS"; IFS=$PATH_SEPARATOR --- > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 319a310 > IFS="$lt_save_ifs" 328c319 < IFS="$save_ifs" --- > IFS="$lt_save_ifs" 401a393,397 > > tagnames=${tagnames+${tagnames},}CXX > > tagnames=${tagnames+${tagnames},}F77 > 470c466 < ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot FFTW_PREFIX FFTW_PREFIX1 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB LN_S build build_cpu build_vendor build_os host host_cpu host_vendor host_os ECHO CPP EGREP LIBTOOL PERL F77 FFLAGS ac_ct_F77 FLIBS SHARED_VERSION_INFO SHARED_VERSION ALLOCA PTHREAD_CC PTHREAD_LIBS PTHREAD_CFLAGS FFTW_THREADS_LIBLIST FFTW_THREADS_INCLUDELIST FFTW_THREADS_PROGLIST THREADLIBS MPICC MPILIBS FFTW_MPI_LIBLIST FFTW_MPI_INCLUDELIST FFTW_MPI_PROGLIST LIBOBJS LTLIBOBJS' --- > ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot FFTW_PREFIX FFTW_PREFIX1 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB LN_S build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP ECHO AR ac_ct_AR CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL PERL FLIBS SHARED_VERSION_INFO SHARED_VERSION ALLOCA PTHREAD_CC PTHREAD_LIBS PTHREAD_CFLAGS FFTW_THREADS_LIBLIST FFTW_THREADS_INCLUDELIST FFTW_THREADS_PROGLIST THREADLIBS MPICC MPILIBS FFTW_MPI_LIBLIST FFTW_MPI_INCLUDELIST FFTW_MPI_PROGLIST LIBOBJS LTLIBOBJS' 829c825 < localstatedir libdir includedir oldincludedir infodir mandir --- > localstatedir libdir includedir oldincludedir infodir mandir 869,872c865,868 < X"$0" : 'X\(//\)[^/]' \| \ < X"$0" : 'X\(//\)$' \| \ < X"$0" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$0" : 'X\(//\)[^/]' \| \ > X"$0" : 'X\(//\)$' \| \ > X"$0" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 930a927,938 > ac_env_CXX_set=${CXX+set} > ac_env_CXX_value=$CXX > ac_cv_env_CXX_set=${CXX+set} > ac_cv_env_CXX_value=$CXX > ac_env_CXXFLAGS_set=${CXXFLAGS+set} > ac_env_CXXFLAGS_value=$CXXFLAGS > ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set} > ac_cv_env_CXXFLAGS_value=$CXXFLAGS > ac_env_CXXCPP_set=${CXXCPP+set} > ac_env_CXXCPP_value=$CXXCPP > ac_cv_env_CXXCPP_set=${CXXCPP+set} > ac_cv_env_CXXCPP_value=$CXXCPP 972c980 < [$ac_default_prefix] --- > [$ac_default_prefix] 974c982 < [PREFIX] --- > [PREFIX] 1018c1026,1027 < --enable-shared=PKGS build shared libraries default=no --- > --enable-shared[=PKGS] > build shared libraries [default=no] 1031,1032c1040,1043 < --enable-static=PKGS build static libraries default=yes < --enable-fast-install=PKGS optimize for fast installation default=yes --- > --enable-static[=PKGS] > build static libraries [default=yes] > --enable-fast-install[=PKGS] > optimize for fast installation [default=yes] 1042,1043c1053,1057 < --with-gnu-ld assume the C compiler uses GNU ld default=no < --with-pic try to use only PIC/non-PIC objects default=use both --- > --with-gnu-ld assume the C compiler uses GNU ld [default=no] > --with-pic try to use only PIC/non-PIC objects [default=use > both] > --with-tags[=TAGS] > include additional configurations [automatic] 1052a1067,1069 > CXX C++ compiler command > CXXFLAGS C++ compiler flags > CXXCPP C++ preprocessor 1092,1097c1109,1147 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be < # absolute. < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` --- > > # Do not use `cd foo && pwd` to compute absolute paths, because > # the directories may not exist. > case `pwd` in > .) ac_abs_builddir="$ac_dir";; > *) > case "$ac_dir" in > .) ac_abs_builddir=`pwd`;; > [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; > *) ac_abs_builddir=`pwd`/"$ac_dir";; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_builddir=${ac_top_builddir}.;; > *) > case ${ac_top_builddir}. in > .) ac_abs_top_builddir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; > *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_srcdir=$ac_srcdir;; > *) > case $ac_srcdir in > .) ac_abs_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; > *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_srcdir=$ac_top_srcdir;; > *) > case $ac_top_srcdir in > .) ac_abs_top_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; > *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; > esac;; > esac 1108c1158 < test -f $ac_srcdir/configure.in; then --- > test -f $ac_srcdir/configure.in; then 1122,1123c1172 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 < Free Software Foundation, Inc. --- > Copyright (C) 2003 Free Software Foundation, Inc. 1135c1184 < generated by GNU Autoconf 2.57. Invocation command line was --- > generated by GNU Autoconf 2.59. Invocation command line was 1212c1261 < ac_must_keep_next=false # Got value, back to normal. --- > ac_must_keep_next=false # Got value, back to normal. 1214,1224c1263,1273 < case $ac_arg in < *=* | --config-cache | -C | -disable-* | --disable-* \ < | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ < | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ < | -with-* | --with-* | -without-* | --without-* | --x) < case "$ac_configure_args0 " in < "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; < esac < ;; < -* ) ac_must_keep_next=true ;; < esac --- > case $ac_arg in > *=* | --config-cache | -C | -disable-* | --disable-* \ > | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ > | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ > | -with-* | --with-* | -without-* | --without-* | --x) > case "$ac_configure_args0 " in > "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; > esac > ;; > -* ) ac_must_keep_next=true ;; > esac 1258,1259c1307,1308 < "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; < s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" --- > "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; > s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1263c1312 < "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" --- > "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1292c1341 < echo "$ac_var='"'"'$ac_val'"'"'" --- > echo "$ac_var='"'"'$ac_val'"'"'" 1311c1360 < rm -f core core.* *.core && --- > rm -f core *.core && 1391c1440 < sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do --- > sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1408c1457 < { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 --- > { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1410c1459 < { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 --- > { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1412c1461 < { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 --- > { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1414c1463 < ac_cache_corrupted=: --- > ac_cache_corrupted=: 1498a1548 > # OS/2's system install, which has a completely different semantic 1514a1565 > ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 1522,1535c1573,1586 < if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then < if test $ac_prog = install && < grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then < # AIX install. It has an incompatible calling convention. < : < elif test $ac_prog = install && < grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then < # program-specific install script used by HP pwplus--don't use. < : < else < ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" < break 3 < fi < fi --- > if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then > if test $ac_prog = install && > grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then > # AIX install. It has an incompatible calling convention. > : > elif test $ac_prog = install && > grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then > # program-specific install script used by HP pwplus--don't use. > : > else > ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" > break 3 > fi > fi 1679c1730 < set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` --- > set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` 1869,1883c1920,1935 < case $enableval in < yes) enable_shared=yes ;; < no) enable_shared=no ;; < *) < enable_shared=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_shared=yes < fi < done < IFS="$ac_save_ifs" < ;; < esac --- > case $enableval in > yes) enable_shared=yes ;; > no) enable_shared=no ;; > *) > enable_shared=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_shared=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac 1888a1941 > 2437d2489 < #line $LINENO "configure" 2457,2458c2509,2510 < echo "$as_me:$LINENO: checking for C compiler default output" >&5 < echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 --- > echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 > echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 2478c2530 < ;; --- > ;; 2480,2481c2532,2533 < # This is the source file. < ;; --- > # This is the source file. > ;; 2483,2485c2535,2537 < # We found the default executable, but exeext='' is most < # certainly right. < break;; --- > # We found the default executable, but exeext='' is most > # certainly right. > break;; 2487,2492c2539,2544 < ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` < # FIXME: I believe we export ac_cv_exeext for Libtool, < # but it would be cool to find out if it's true. Does anybody < # maintain Libtool? --akim. < export ac_cv_exeext < break;; --- > ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` > # FIXME: I believe we export ac_cv_exeext for Libtool, > # but it would be cool to find out if it's true. Does anybody > # maintain Libtool? --akim. > export ac_cv_exeext > break;; 2494c2546 < break;; --- > break;; 2568,2569c2620,2621 < export ac_cv_exeext < break;; --- > export ac_cv_exeext > break;; 2594d2645 < #line $LINENO "configure" 2645d2695 < #line $LINENO "configure" 2665c2715 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2666a2717,2719 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2669c2722,2729 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2682c2742 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2698d2757 < #line $LINENO "configure" 2715c2774 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2716a2776,2778 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2719c2781,2788 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2732c2801 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2759d2827 < #line $LINENO "configure" 2786a2855,2864 > > /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has > function prototypes and stuff, but not '\xHH' hex character constants. > These don't provoke an error unfortunately, instead are silently treated > as 'x'. The following induces an error, until -std1 is added to get > proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an > array size at least. It's necessary to write '\x00'==0 to get something > that's true only with -std1. */ > int osf4_cc_array ['\x00' == 0 ? 1 : -1]; > 2813c2891 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2814a2893,2895 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2817c2898,2905 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2830c2918 < rm -f conftest.$ac_objext --- > rm -f conftest.err conftest.$ac_objext 2858c2946 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2859a2948,2950 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2862c2953,2960 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2869,2870c2967 < ''\ < '#include ' \ --- > '' \ 2878d2974 < #line $LINENO "configure" 2884d2979 < #include 2885a2981 > #include 2896c2992 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2897a2994,2996 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2900c2999,3006 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2913c3019 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2915d3020 < #line $LINENO "configure" 2932c3037 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 2933a3039,3041 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 2936c3044,3051 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 2948c3063 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2962c3077 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2975c3090 < doit: --- > am__doit: 2976a3092 > .PHONY: am__doit 3050a3167,3173 > # We will build objects and dependencies in a subdirectory because > # it helps to detect inapplicable dependency modes. For instance > # both Tru64's cc and ICC support -MD to output dependencies as a > # side effect of compilation, but ICC will put the dependencies in > # the current directory while Tru64 will put them in the object > # directory. > mkdir sub 3056a3180,3183 > # Setup a source with many dependencies, because some compilers > # like to wrap large dependency lists on column 80 (with \), and > # we should not choose a depcomp mode which is confused by this. > # 3060,3062c3187,3192 < echo '#include "conftest.h"' > conftest.c < echo 'int i;' > conftest.h < echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf --- > : > sub/conftest.c > for i in 1 2 3 4 5 6; do > echo '#include "conftst'$i'.h"' >> sub/conftest.c > : > sub/conftst$i.h > done > echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3080,3082c3210,3212 < source=conftest.c object=conftest.o \ < depfile=conftest.Po tmpdepfile=conftest.TPo \ < $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \ --- > source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ > depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ > $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ 3084c3214,3215 < grep conftest.h conftest.Po > /dev/null 2>&1 && --- > grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && > grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && 3167a3299 > # OS/2's system install, which has a completely different semantic 3183a3316 > ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 3191,3204c3324,3337 < if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then < if test $ac_prog = install && < grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then < # AIX install. It has an incompatible calling convention. < : < elif test $ac_prog = install && < grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then < # program-specific install script used by HP pwplus--don't use. < : < else < ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" < break 3 < fi < fi --- > if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then > if test $ac_prog = install && > grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then > # AIX install. It has an incompatible calling convention. > : > elif test $ac_prog = install && > grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then > # program-specific install script used by HP pwplus--don't use. > : > else > ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" > break 3 > fi > fi 3236c3369 < set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` --- > set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` 3358,3372c3491,3506 < case $enableval in < yes) enable_static=yes ;; < no) enable_static=no ;; < *) < enable_static=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_static=yes < fi < done < IFS="$ac_save_ifs" < ;; < esac --- > case $enableval in > yes) enable_static=yes ;; > no) enable_static=no ;; > *) > enable_static=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_static=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac 3375a3510 > 3380,3394c3515,3530 < case $enableval in < yes) enable_fast_install=yes ;; < no) enable_fast_install=no ;; < *) < enable_fast_install=no < # Look at the argument we got. We use all the common list separators. < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:," < for pkg in $enableval; do < if test "X$pkg" = "X$p"; then < enable_fast_install=yes < fi < done < IFS="$ac_save_ifs" < ;; < esac --- > case $enableval in > yes) enable_fast_install=yes ;; > no) enable_fast_install=no ;; > *) > enable_fast_install=no > # Look at the argument we got. We use all the common list separators. > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for pkg in $enableval; do > IFS="$lt_save_ifs" > if test "X$pkg" = "X$p"; then > enable_fast_install=yes > fi > done > IFS="$lt_save_ifs" > ;; > esac 3397a3534 > 3452,3460c3589,3654 < # Find the correct PATH separator. Usually this is `:', but < # DJGPP uses `;' like DOS. < if test "X${PATH_SEPARATOR+set}" != Xset; then < UNAME=${UNAME-`uname 2>/dev/null`} < case X$UNAME in < *-DOS) lt_cv_sys_path_separator=';' ;; < *) lt_cv_sys_path_separator=':' ;; < esac < PATH_SEPARATOR=$lt_cv_sys_path_separator --- > echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 > echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 > if test "${lt_cv_path_SED+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > # Loop through the user's path and test for sed and gsed. > # Then use that list of sed's as ones to test for truncation. > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for lt_ac_prog in sed gsed; do > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then > lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext" > fi > done > done > done > lt_ac_max=0 > lt_ac_count=0 > # Add /usr/xpg4/bin/sed as it is typically found on Solaris > # along with /bin/sed that truncates output. > for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do > test ! -f $lt_ac_sed && break > cat /dev/null > conftest.in > lt_ac_count=0 > echo $ECHO_N "0123456789$ECHO_C" >conftest.in > # Check for GNU sed and select it if it is found. > if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then > lt_cv_path_SED=$lt_ac_sed > break > fi > while true; do > cat conftest.in conftest.in >conftest.tmp > mv conftest.tmp conftest.in > cp conftest.in conftest.nl > echo >>conftest.nl > $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break > cmp -s conftest.out conftest.nl || break > # 10000 chars as input seems more than enough > test $lt_ac_count -gt 10 && break > lt_ac_count=`expr $lt_ac_count + 1` > if test $lt_ac_count -gt $lt_ac_max; then > lt_ac_max=$lt_ac_count > lt_cv_path_SED=$lt_ac_sed > fi > done > done > SED=$lt_cv_path_SED > > fi > > echo "$as_me:$LINENO: result: $SED" >&5 > echo "${ECHO_T}$SED" >&6 > > echo "$as_me:$LINENO: checking for egrep" >&5 > echo $ECHO_N "checking for egrep... $ECHO_C" >&6 > if test "${ac_cv_prog_egrep+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if echo a | (grep -E '(a|b)') >/dev/null 2>&1 > then ac_cv_prog_egrep='grep -E' > else ac_cv_prog_egrep='egrep' > fi 3461a3656,3659 > echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 > echo "${ECHO_T}$ac_cv_prog_egrep" >&6 > EGREP=$ac_cv_prog_egrep > 3474,3475c3672,3673 < echo "$as_me:$LINENO: checking for ld used by GCC" >&5 < echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6 --- > echo "$as_me:$LINENO: checking for ld used by $CC" >&5 > echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6 3485c3683 < [\\/]* | [A-Za-z]:[\\/]*) --- > [\\/]* | ?:[\\/]*) 3487,3488c3685,3686 < # Canonicalize the path of ld < ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` --- > # Canonicalize the pathname of ld > ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` 3490c3688 < ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` --- > ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` 3514c3712 < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=$PATH_SEPARATOR --- > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 3515a3714 > IFS="$lt_save_ifs" 3522c3721,3722 < if "$lt_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then --- > case `"$lt_cv_path_LD" -v 2>&1 *GNU* | *'with BFD'*) 3524c3724,3725 < else --- > ;; > *) 3526c3727,3728 < fi --- > ;; > esac 3529c3731 < IFS="$ac_save_ifs" --- > IFS="$lt_save_ifs" 3552c3754,3755 < if $LD -v 2>&1 &5; then --- > case `$LD -v 2>&1 *GNU* | *'with BFD'*) 3554c3757,3758 < else --- > ;; > *) 3556c3760,3761 < fi --- > ;; > esac 3573c3778,3782 < test -n "$reload_flag" && reload_flag=" $reload_flag" --- > case $reload_flag in > "" | " "*) ;; > *) reload_flag=" $reload_flag" ;; > esac > reload_cmds='$LD$reload_flag -o $output$reload_objs' 3584c3793 < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=$PATH_SEPARATOR --- > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR 3585a3795 > IFS="$lt_save_ifs" 3587,3588c3797,3798 < tmp_nm=$ac_dir/${ac_tool_prefix}nm < if test -f $tmp_nm || test -f $tmp_nm$ac_exeext ; then --- > tmp_nm="$ac_dir/${ac_tool_prefix}nm" > if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then 3593c3803,3804 < if ($tmp_nm -B /dev/null 2>&1 | sed '1q'; exit 0) | egrep '(/dev/null|Invalid file or object type)' >/dev/null; then --- > case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in > */dev/null* | *'Invalid file or object type'*) 3596,3602c3807,3819 < elif ($tmp_nm -p /dev/null 2>&1 | sed '1q'; exit 0) | egrep /dev/null >/dev/null; then < lt_cv_path_NM="$tmp_nm -p" < break < else < lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but < continue # so that we can try to find one that supports BSD flags < fi --- > ;; > *) > case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in > */dev/null*) > lt_cv_path_NM="$tmp_nm -p" > break > ;; > *) > lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but > continue # so that we can try to find one that supports BSD flags > ;; > esac > esac 3605c3822 < IFS="$ac_save_ifs" --- > IFS="$lt_save_ifs" 3609c3826,3827 < --- > echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5 > echo "${ECHO_T}$lt_cv_path_NM" >&6 3611,3697d3828 < echo "$as_me:$LINENO: result: $NM" >&5 < echo "${ECHO_T}$NM" >&6 < < echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5 < echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6 < if test "${lt_cv_path_SED+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < # Loop through the user's path and test for sed and gsed. < # Then use that list of sed's as ones to test for truncation. < as_executable_p="test -f" < as_save_IFS=$IFS; IFS=$PATH_SEPARATOR < for as_dir in $PATH < do < IFS=$as_save_IFS < test -z "$as_dir" && as_dir=. < for ac_prog in sed gsed; do < for ac_exec_ext in '' $ac_executable_extensions; do < if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then < _sed_list="$_sed_list $as_dir/$ac_prog$ac_exec_ext" < fi < done < done < done < < # Create a temporary directory, and hook for its removal unless debugging. < $debug || < { < trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 < trap '{ (exit 1); exit 1; }' 1 2 13 15 < } < < # Create a (secure) tmp directory for tmp files. < : ${TMPDIR=/tmp} < { < tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` && < test -n "$tmp" && test -d "$tmp" < } || < { < tmp=$TMPDIR/sed$$-$RANDOM < (umask 077 && mkdir $tmp) < } || < { < echo "$me: cannot create a temporary directory in $TMPDIR" >&2 < { (exit 1); exit 1; } < } < _max=0 < _count=0 < # Add /usr/xpg4/bin/sed as it is typically found on Solaris < # along with /bin/sed that truncates output. < for _sed in $_sed_list /usr/xpg4/bin/sed; do < test ! -f ${_sed} && break < cat /dev/null > "$tmp/sed.in" < _count=0 < echo ${ECHO_N-$ac_n} "0123456789${ECHO_C-$ac_c}" >"$tmp/sed.in" < # Check for GNU sed and select it if it is found. < if "${_sed}" --version 2>&1 < /dev/null | egrep '(GNU)' > /dev/null; then < lt_cv_path_SED=${_sed} < break < fi < while true; do < cat "$tmp/sed.in" "$tmp/sed.in" >"$tmp/sed.tmp" < mv "$tmp/sed.tmp" "$tmp/sed.in" < cp "$tmp/sed.in" "$tmp/sed.nl" < echo >>"$tmp/sed.nl" < ${_sed} -e 's/a$//' < "$tmp/sed.nl" >"$tmp/sed.out" || break < cmp -s "$tmp/sed.out" "$tmp/sed.nl" || break < # 40000 chars as input seems more than enough < test $_count -gt 10 && break < _count=`expr $_count + 1` < if test $_count -gt $_max; then < _max=$_count < lt_cv_path_SED=$_sed < fi < done < done < rm -rf "$tmp" < < fi < < if test "X$SED" != "X"; then < lt_cv_path_SED=$SED < else < SED=$lt_cv_path_SED < fi < echo "$as_me:$LINENO: result: $SED" >&5 < echo "${ECHO_T}$SED" >&6 3714c3845 < # which responds to the $file_magic_cmd with a given egrep regex. --- > # which responds to the $file_magic_cmd with a given extended regex. 3733c3864,3872 < cygwin* | mingw* | pw32*) --- > cygwin*) > # func_win32_libid is a shell function defined in ltmain.sh > lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' > lt_cv_file_magic_cmd='func_win32_libid' > ;; > > mingw* | pw32*) > # Base MSYS/MinGW do not provide the 'file' command needed by > # func_win32_libid shell function, so use a weaker test based on 'objdump'. 3739,3748c3878 < lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library' < lt_cv_file_magic_cmd='/usr/bin/file -L' < case "$host_os" in < rhapsody* | darwin1.[012]) < lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1` < ;; < *) # Darwin 1.3 on < lt_cv_file_magic_test_file='/usr/lib/libSystem.dylib' < ;; < esac --- > lt_cv_deplibs_check_method=pass_all 3751c3881 < freebsd*) --- > freebsd* | kfreebsd*-gnu) 3771,3772c3901 < hpux10.20*|hpux11*) < lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' --- > hpux10.20* | hpux11*) 3774c3903,3916 < lt_cv_file_magic_test_file=/usr/lib/libc.sl --- > case "$host_cpu" in > ia64*) > lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' > lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so > ;; > hppa*64*) > lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]' > lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl > ;; > *) > lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' > lt_cv_file_magic_test_file=/usr/lib/libc.sl > ;; > esac 3778,3792c3920,3924 < case $host_os in < irix5* | nonstopux*) < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method="file_magic ELF 32-bit MSB dynamic lib MIPS - version 1" < ;; < *) < case $LD in < *-32|*"-32 ") libmagic=32-bit;; < *-n32|*"-n32 ") libmagic=N32;; < *-64|*"-64 ") libmagic=64-bit;; < *) libmagic=never-match;; < esac < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1" < ;; --- > case $LD in > *-32|*"-32 ") libmagic=32-bit;; > *-n32|*"-n32 ") libmagic=N32;; > *-64|*"-64 ") libmagic=64-bit;; > *) libmagic=never-match;; 3794d3925 < lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*` 3799c3930 < linux-gnu*) --- > linux*) 3801c3932 < alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*) --- > alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*) 3804a3936 > # this will be overridden with pass_all, but let us keep it just in case 3807a3940 > lt_cv_deplibs_check_method=pass_all 3812c3945 < lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$' --- > lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 3814c3947 < lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$' --- > lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$' 3823a3957,3960 > nto-qnx*) > lt_cv_deplibs_check_method=unknown > ;; > 3835,3837d3971 < # this will be overridden with pass_all, but let us keep it just in case < lt_cv_deplibs_check_method='file_magic COFF format alpha shared library' < lt_cv_file_magic_test_file=/shlib/libc.so 3847,3851d3980 < lt_cv_file_magic_test_file=/lib/libc.so < ;; < < sysv5uw[78]* | sysv4*uw2*) < lt_cv_deplibs_check_method=pass_all 3876a4006,4009 > > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*) > lt_cv_deplibs_check_method=pass_all > ;; 3883a4017 > test -z "$deplibs_check_method" && deplibs_check_method=unknown 3887a4022,4023 > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} 3888a4025,4026 > # Allow CC to be a program name with arguments. > compiler=$CC 3890a4029,4031 > # Check whether --enable-libtool-lock or --disable-libtool-lock was given. > if test "${enable_libtool_lock+set}" = set; then > enableval="$enable_libtool_lock" 3892,3915c4033,4034 < # Check for command to grab the raw symbol name followed by C symbol from nm. < echo "$as_me:$LINENO: checking command to parse $NM output" >&5 < echo $ECHO_N "checking command to parse $NM output... $ECHO_C" >&6 < if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < < # These are sane defaults that work on at least a few old systems. < # [They come from Ultrix. What could be older than Ultrix?!! ;)] < < # Character class describing NM global symbol codes. < symcode='[BCDEGRST]' < < # Regexp to match symbols that can be accessed directly from C. < sympat='\([_A-Za-z][_A-Za-z0-9]*\)' < < # Transform the above into a raw symbol and a C symbol. < symxfrm='\1 \2\3 \3' < < # Transform an extracted symbol line into a proper C declaration < lt_cv_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern char \1;/p'" < < # Transform an extracted symbol line into symbol name and symbol address < lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" --- > fi; > test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes 3917,3936c4036,4056 < # Define system-specific variables. < case $host_os in < aix*) < symcode='[BCDT]' < ;; < cygwin* | mingw* | pw32*) < symcode='[ABCDGISTW]' < ;; < hpux*) # Its linker distinguishes data from code symbols < lt_cv_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern char \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" < lt_cv_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" < ;; < irix* | nonstopux*) < symcode='[BCDEGRST]' < ;; < osf*) < symcode='[BCDEGQRST]' < ;; < solaris* | sysv5*) < symcode='[BDT]' --- > # Some flags need to be propagated to the compiler or linker for good > # libtool support. > case $host in > ia64-*-hpux*) > # Find out which ABI we are using. > echo 'int i;' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case `/usr/bin/file conftest.$ac_objext` in > *ELF-32*) > HPUX_IA64_MODE="32" > ;; > *ELF-64*) > HPUX_IA64_MODE="64" > ;; > esac > fi > rm -rf conftest* 3938,3939c4058,4092 < sysv4) < symcode='[DFNSTU]' --- > *-*-irix6*) > # Find out which ABI we are using. > echo '#line 4060 "configure"' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > if test "$lt_cv_prog_gnu_ld" = yes; then > case `/usr/bin/file conftest.$ac_objext` in > *32-bit*) > LD="${LD-ld} -melf32bsmip" > ;; > *N32*) > LD="${LD-ld} -melf32bmipn32" > ;; > *64-bit*) > LD="${LD-ld} -melf64bmip" > ;; > esac > else > case `/usr/bin/file conftest.$ac_objext` in > *32-bit*) > LD="${LD-ld} -32" > ;; > *N32*) > LD="${LD-ld} -n32" > ;; > *64-bit*) > LD="${LD-ld} -64" > ;; > esac > fi > fi > rm -rf conftest* 3941d4093 < esac 3943,3947c4095,4138 < # Handle CRLF in mingw tool chain < opt_cr= < case $host_os in < mingw*) < opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp --- > x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*) > # Find out which ABI we are using. > echo 'int i;' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case "`/usr/bin/file conftest.o`" in > *32-bit*) > case $host in > x86_64-*linux*) > LD="${LD-ld} -m elf_i386" > ;; > ppc64-*linux*|powerpc64-*linux*) > LD="${LD-ld} -m elf32ppclinux" > ;; > s390x-*linux*) > LD="${LD-ld} -m elf_s390" > ;; > sparc64-*linux*) > LD="${LD-ld} -m elf32_sparc" > ;; > esac > ;; > *64-bit*) > case $host in > x86_64-*linux*) > LD="${LD-ld} -m elf_x86_64" > ;; > ppc*-*linux*|powerpc*-*linux*) > LD="${LD-ld} -m elf64ppc" > ;; > s390*-*linux*) > LD="${LD-ld} -m elf64_s390" > ;; > sparc*-*linux*) > LD="${LD-ld} -m elf64_sparc" > ;; > esac > ;; > esac > fi > rm -rf conftest* 3949d4139 < esac 3951,3954c4141,4154 < # If we're using GNU nm, then use its standard symbol codes. < if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then < symcode='[ABCDGISTW]' < fi --- > *-*-sco3.2v5*) > # On SCO OpenServer 5, we need -belf to get full-featured binaries. > SAVE_CFLAGS="$CFLAGS" > CFLAGS="$CFLAGS -belf" > echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5 > echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6 > if test "${lt_cv_cc_needs_belf+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 3956,3957c4156,4161 < # Try without a prefix undercore, then with it. < for ac_symprfx in "" "_"; do --- > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ 3959,3960c4163,4165 < # Write the raw and C identifiers. < lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" --- > int > main () > { 3962,3971c4167,4168 < # Check to see that the pipe works correctly. < pipe_works=no < rm -f conftest* < cat > conftest.$ac_ext < ; > return 0; 3973,3978c4170,4173 < #endif < int main(){nm_test_var='a';nm_test_func();return(0);} < EOF < < if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 < (eval $ac_compile) 2>&5 --- > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 3979a4175,4177 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 3981,3985c4179,4183 < (exit $ac_status); }; then < # Now try to grab the symbols. < nlist=conftest.nm < if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5 < (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5 --- > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 3988,3994c4186,4196 < (exit $ac_status); } && test -s "$nlist"; then < # Try sorting and uniquifying the output. < if sort "$nlist" | uniq > "$nlist"T; then < mv -f "$nlist"T "$nlist" < else < rm -f "$nlist"T < fi --- > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > lt_cv_cc_needs_belf=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 3996,4002c4198,4206 < # Make sure that we snagged all the symbols we need. < if egrep ' nm_test_var$' "$nlist" >/dev/null; then < if egrep ' nm_test_func$' "$nlist" >/dev/null; then < cat < conftest.$ac_ext < #ifdef __cplusplus < extern "C" { < #endif --- > lt_cv_cc_needs_belf=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 4004,4006c4208,4215 < EOF < # Now generate the symbol file. < eval "$lt_cv_global_symbol_to_cdecl"' < "$nlist" >> conftest.$ac_ext' --- > fi > echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5 > echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6 > if test x"$lt_cv_cc_needs_belf" != x"yes"; then > # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf > CFLAGS="$SAVE_CFLAGS" > fi > ;; 4008,4014c4217 < cat <> conftest.$ac_ext < #if defined (__STDC__) && __STDC__ < # define lt_ptr void * < #else < # define lt_ptr char * < # define const < #endif --- > esac 4016,4027c4219 < /* The mapping between symbol names and symbols. */ < const struct { < const char *name; < lt_ptr address; < } < lt_preloaded_symbols[] = < { < EOF < sed "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr) \&\2},/" < "$nlist" >> conftest.$ac_ext < cat <<\EOF >> conftest.$ac_ext < {0, (lt_ptr) 0} < }; --- > need_locks="$enable_libtool_lock" 4029,4088d4220 < #ifdef __cplusplus < } < #endif < EOF < # Now try linking the two files. < mv conftest.$ac_objext conftstm.$ac_objext < save_LIBS="$LIBS" < save_CFLAGS="$CFLAGS" < LIBS="conftstm.$ac_objext" < CFLAGS="$CFLAGS$no_builtin_flag" < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && test -s conftest$ac_exeext; then < pipe_works=yes < fi < LIBS="$save_LIBS" < CFLAGS="$save_CFLAGS" < else < echo "cannot find nm_test_func in $nlist" >&5 < fi < else < echo "cannot find nm_test_var in $nlist" >&5 < fi < else < echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 < fi < else < echo "$progname: failed program was:" >&5 < cat conftest.$ac_ext >&5 < fi < rm -f conftest* conftst* < < # Do not use the global_symbol_pipe unless it works. < if test "$pipe_works" = yes; then < break < else < lt_cv_sys_global_symbol_pipe= < fi < done < < fi < < global_symbol_pipe="$lt_cv_sys_global_symbol_pipe" < if test -z "$lt_cv_sys_global_symbol_pipe"; then < global_symbol_to_cdecl= < global_symbol_to_c_name_address= < else < global_symbol_to_cdecl="$lt_cv_global_symbol_to_cdecl" < global_symbol_to_c_name_address="$lt_cv_global_symbol_to_c_name_address" < fi < if test -z "$global_symbol_pipe$global_symbol_to_cdec$global_symbol_to_c_name_address"; < then < echo "$as_me:$LINENO: result: failed" >&5 < echo "${ECHO_T}failed" >&6 < else < echo "$as_me:$LINENO: result: ok" >&5 < echo "${ECHO_T}ok" >&6 < fi 4118d4249 < #line $LINENO "configure" 4129c4260 < Syntax error --- > Syntax error 4140a4272 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4161d4292 < #line $LINENO "configure" 4178a4310 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4225d4356 < #line $LINENO "configure" 4236c4367 < Syntax error --- > Syntax error 4247a4379 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4268d4399 < #line $LINENO "configure" 4285a4417 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4325,4339d4456 < echo "$as_me:$LINENO: checking for egrep" >&5 < echo $ECHO_N "checking for egrep... $ECHO_C" >&6 < if test "${ac_cv_prog_egrep+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < if echo a | (grep -E '(a|b)') >/dev/null 2>&1 < then ac_cv_prog_egrep='grep -E' < else ac_cv_prog_egrep='egrep' < fi < fi < echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 < echo "${ECHO_T}$ac_cv_prog_egrep" >&6 < EGREP=$ac_cv_prog_egrep < < 4346d4462 < #line $LINENO "configure" 4367c4483 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 4368a4485,4487 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 4371c4490,4497 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 4384c4510 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4389d4514 < #line $LINENO "configure" 4411d4535 < #line $LINENO "configure" 4436d4559 < #line $LINENO "configure" 4448,4450c4571,4573 < (('a' <= (c) && (c) <= 'i') \ < || ('j' <= (c) && (c) <= 'r') \ < || ('s' <= (c) && (c) <= 'z')) --- > (('a' <= (c) && (c) <= 'i') \ > || ('j' <= (c) && (c) <= 'r') \ > || ('s' <= (c) && (c) <= 'z')) 4461c4584 < || toupper (i) != TOUPPER (i)) --- > || toupper (i) != TOUPPER (i)) 4486c4609 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4511c4634 < inttypes.h stdint.h unistd.h --- > inttypes.h stdint.h unistd.h 4520d4642 < #line $LINENO "configure" 4532c4654 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 4533a4656,4658 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 4536c4661,4668 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 4549c4681 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4580d4711 < #line $LINENO "configure" 4591c4722 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 4592a4724,4726 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 4595c4729,4736 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 4608c4749 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4616d4756 < #line $LINENO "configure" 4633a4774 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4653,4654c4794,4795 < case $ac_header_compiler:$ac_header_preproc in < yes:no ) --- > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in > yes:no: ) 4657,4666c4798,4800 < { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 < echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} < ( < cat <<\_ASBOX < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## < _ASBOX < ) | < sed "s/^/$as_me: WARNING: /" >&2 --- > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} > ac_header_preproc=yes 4668c4802 < no:yes ) --- > no:yes:* ) 4671,4672c4805,4810 < { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 < echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} --- > { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 > echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 > echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4674a4813,4814 > { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 4677,4679c4817,4819 < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## --- > ## ------------------------------------------ ## > ## Report this to the AC_PACKAGE_NAME lists. ## > ## ------------------------------------------ ## 4690c4830 < eval "$as_ac_Header=$ac_header_preproc" --- > eval "$as_ac_Header=\$ac_header_preproc" 4705,4848c4845,4849 < < < < < < # Only perform the check for file, if the check method requires it < case $deplibs_check_method in < file_magic*) < if test "$file_magic_cmd" = '$MAGIC_CMD'; then < echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5 < echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6 < if test "${lt_cv_path_MAGIC_CMD+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < case $MAGIC_CMD in < /*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. < ;; < ?:/*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. < ;; < *) < ac_save_MAGIC_CMD="$MAGIC_CMD" < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" < ac_dummy="/usr/bin:$PATH" < for ac_dir in $ac_dummy; do < test -z "$ac_dir" && ac_dir=. < if test -f $ac_dir/${ac_tool_prefix}file; then < lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" < if test -n "$file_magic_test_file"; then < case $deplibs_check_method in < "file_magic "*) < file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | < egrep "$file_magic_regex" > /dev/null; then < : < else < cat <&2 < < *** Warning: the command libtool uses to detect shared libraries, < *** $file_magic_cmd, produces output that libtool cannot recognize. < *** The result is that libtool may fail to recognize shared libraries < *** as such. This will affect the creation of libtool libraries that < *** depend on shared libraries, but programs linked with such libtool < *** libraries will work regardless of this problem. Nevertheless, you < *** may want to report the problem to your system manager and/or to < *** bug-libtool@gnu.org < < EOF < fi ;; < esac < fi < break < fi < done < IFS="$ac_save_ifs" < MAGIC_CMD="$ac_save_MAGIC_CMD" < ;; < esac < fi < < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if test -n "$MAGIC_CMD"; then < echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 < echo "${ECHO_T}$MAGIC_CMD" >&6 < else < echo "$as_me:$LINENO: result: no" >&5 < echo "${ECHO_T}no" >&6 < fi < < if test -z "$lt_cv_path_MAGIC_CMD"; then < if test -n "$ac_tool_prefix"; then < echo "$as_me:$LINENO: checking for file" >&5 < echo $ECHO_N "checking for file... $ECHO_C" >&6 < if test "${lt_cv_path_MAGIC_CMD+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < case $MAGIC_CMD in < /*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. < ;; < ?:/*) < lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a dos path. < ;; < *) < ac_save_MAGIC_CMD="$MAGIC_CMD" < IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" < ac_dummy="/usr/bin:$PATH" < for ac_dir in $ac_dummy; do < test -z "$ac_dir" && ac_dir=. < if test -f $ac_dir/file; then < lt_cv_path_MAGIC_CMD="$ac_dir/file" < if test -n "$file_magic_test_file"; then < case $deplibs_check_method in < "file_magic "*) < file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | < egrep "$file_magic_regex" > /dev/null; then < : < else < cat <&2 < < *** Warning: the command libtool uses to detect shared libraries, < *** $file_magic_cmd, produces output that libtool cannot recognize. < *** The result is that libtool may fail to recognize shared libraries < *** as such. This will affect the creation of libtool libraries that < *** depend on shared libraries, but programs linked with such libtool < *** libraries will work regardless of this problem. Nevertheless, you < *** may want to report the problem to your system manager and/or to < *** bug-libtool@gnu.org < < EOF < fi ;; < esac < fi < break < fi < done < IFS="$ac_save_ifs" < MAGIC_CMD="$ac_save_MAGIC_CMD" < ;; < esac < fi < < MAGIC_CMD="$lt_cv_path_MAGIC_CMD" < if test -n "$MAGIC_CMD"; then < echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 < echo "${ECHO_T}$MAGIC_CMD" >&6 < else < echo "$as_me:$LINENO: result: no" >&5 < echo "${ECHO_T}no" >&6 < fi < < else < MAGIC_CMD=: < fi < fi < < fi < ;; < esac < --- > ac_ext=cc > ac_cpp='$CXXCPP $CPPFLAGS' > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4850,4851c4851,4854 < # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. < set dummy ${ac_tool_prefix}ranlib; ac_word=$2 --- > for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC > do > # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. > set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4854c4857 < if test "${ac_cv_prog_RANLIB+set}" = set; then --- > if test "${ac_cv_prog_CXX+set}" = set; then 4857,4858c4860,4861 < if test -n "$RANLIB"; then < ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. --- > if test -n "$CXX"; then > ac_cv_prog_CXX="$CXX" # Let the user override the test. 4867c4870 < ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" --- > ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 4876,4879c4879,4882 < RANLIB=$ac_cv_prog_RANLIB < if test -n "$RANLIB"; then < echo "$as_me:$LINENO: result: $RANLIB" >&5 < echo "${ECHO_T}$RANLIB" >&6 --- > CXX=$ac_cv_prog_CXX > if test -n "$CXX"; then > echo "$as_me:$LINENO: result: $CXX" >&5 > echo "${ECHO_T}$CXX" >&6 4884a4888,4889 > test -n "$CXX" && break > done 4886,4889c4891,4896 < if test -z "$ac_cv_prog_RANLIB"; then < ac_ct_RANLIB=$RANLIB < # Extract the first word of "ranlib", so it can be a program name with args. < set dummy ranlib; ac_word=$2 --- > if test -z "$CXX"; then > ac_ct_CXX=$CXX > for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC > do > # Extract the first word of "$ac_prog", so it can be a program name with args. > set dummy $ac_prog; ac_word=$2 4892c4899 < if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then --- > if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 4895,4896c4902,4903 < if test -n "$ac_ct_RANLIB"; then < ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. --- > if test -n "$ac_ct_CXX"; then > ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 4905c4912 < ac_cv_prog_ac_ct_RANLIB="ranlib" --- > ac_cv_prog_ac_ct_CXX="$ac_prog" 4912d4918 < test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" 4915,4918c4921,4924 < ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB < if test -n "$ac_ct_RANLIB"; then < echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 < echo "${ECHO_T}$ac_ct_RANLIB" >&6 --- > ac_ct_CXX=$ac_cv_prog_ac_ct_CXX > if test -n "$ac_ct_CXX"; then > echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 > echo "${ECHO_T}$ac_ct_CXX" >&6 4924,4926c4930,4934 < RANLIB=$ac_ct_RANLIB < else < RANLIB="$ac_cv_prog_RANLIB" --- > test -n "$ac_ct_CXX" && break > done > test -n "$ac_ct_CXX" || ac_ct_CXX="g++" > > CXX=$ac_ct_CXX 4929,4952d4936 < if test -n "$ac_tool_prefix"; then < # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. < set dummy ${ac_tool_prefix}strip; ac_word=$2 < echo "$as_me:$LINENO: checking for $ac_word" >&5 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 < if test "${ac_cv_prog_STRIP+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < if test -n "$STRIP"; then < ac_cv_prog_STRIP="$STRIP" # Let the user override the test. < else < as_save_IFS=$IFS; IFS=$PATH_SEPARATOR < for as_dir in $PATH < do < IFS=$as_save_IFS < test -z "$as_dir" && as_dir=. < for ac_exec_ext in '' $ac_executable_extensions; do < if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then < ac_cv_prog_STRIP="${ac_tool_prefix}strip" < echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 < break 2 < fi < done < done 4954,4963c4938,4956 < fi < fi < STRIP=$ac_cv_prog_STRIP < if test -n "$STRIP"; then < echo "$as_me:$LINENO: result: $STRIP" >&5 < echo "${ECHO_T}$STRIP" >&6 < else < echo "$as_me:$LINENO: result: no" >&5 < echo "${ECHO_T}no" >&6 < fi --- > # Provide some information about the compiler. > echo "$as_me:$LINENO:" \ > "checking for C++ compiler version" >&5 > ac_compiler=`set X $ac_compile; echo $2` > { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 > (eval $ac_compiler --version &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 > (eval $ac_compiler -v &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 > (eval $ac_compiler -V &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } 4965,4972c4958,4960 < fi < if test -z "$ac_cv_prog_STRIP"; then < ac_ct_STRIP=$STRIP < # Extract the first word of "strip", so it can be a program name with args. < set dummy strip; ac_word=$2 < echo "$as_me:$LINENO: checking for $ac_word" >&5 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 < if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then --- > echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 > echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 > if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 4975,5015c4963,4968 < if test -n "$ac_ct_STRIP"; then < ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. < else < as_save_IFS=$IFS; IFS=$PATH_SEPARATOR < for as_dir in $PATH < do < IFS=$as_save_IFS < test -z "$as_dir" && as_dir=. < for ac_exec_ext in '' $ac_executable_extensions; do < if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then < ac_cv_prog_ac_ct_STRIP="strip" < echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 < break 2 < fi < done < done < < test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" < fi < fi < ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP < if test -n "$ac_ct_STRIP"; then < echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 < echo "${ECHO_T}$ac_ct_STRIP" >&6 < else < echo "$as_me:$LINENO: result: no" >&5 < echo "${ECHO_T}no" >&6 < fi < < STRIP=$ac_ct_STRIP < else < STRIP="$ac_cv_prog_STRIP" < fi < < < enable_dlopen=no < enable_win32_dll=no < < # Check whether --enable-libtool-lock or --disable-libtool-lock was given. < if test "${enable_libtool_lock+set}" = set; then < enableval="$enable_libtool_lock" --- > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ 5017,5018c4970,4975 < fi; < test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes --- > int > main () > { > #ifndef __GNUC__ > choke me > #endif 5020,5027c4977,4983 < # Some flags need to be propagated to the compiler or linker for good < # libtool support. < case $host in < *-*-irix6*) < # Find out which ABI we are using. < echo '#line 5025 "configure"' > conftest.$ac_ext < if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 < (eval $ac_compile) 2>&5 --- > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>conftest.er1 5028a4985,4987 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5030,5053c4989,5003 < (exit $ac_status); }; then < case `/usr/bin/file conftest.$ac_objext` in < *32-bit*) < LD="${LD-ld} -32" < ;; < *N32*) < LD="${LD-ld} -n32" < ;; < *64-bit*) < LD="${LD-ld} -64" < ;; < esac < fi < rm -rf conftest* < ;; < < *-*-sco3.2v5*) < # On SCO OpenServer 5, we need -belf to get full-featured binaries. < SAVE_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -belf" < echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5 < echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6 < if test "${lt_cv_cc_needs_belf+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 --- > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_compiler_gnu=yes 5054a5005,5006 > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 5055a5008,5011 > ac_compiler_gnu=no > fi > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 5057,5064c5013,5025 < ac_ext=c < ac_cpp='$CPP $CPPFLAGS' < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_c_compiler_gnu < < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" --- > fi > echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 > echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 > GXX=`test $ac_compiler_gnu = yes && echo yes` > ac_test_CXXFLAGS=${CXXFLAGS+set} > ac_save_CXXFLAGS=$CXXFLAGS > CXXFLAGS="-g" > echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 > echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 > if test "${ac_cv_prog_cxx_g+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF 5079,5081c5040,5042 < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 --- > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>conftest.er1 5082a5044,5046 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5085c5049,5056 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 5091c5062 < lt_cv_cc_needs_belf=yes --- > ac_cv_prog_cxx_g=yes 5096c5067 < lt_cv_cc_needs_belf=no --- > ac_cv_prog_cxx_g=no 5098,5104c5069 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < ac_ext=c < ac_cpp='$CPP $CPPFLAGS' < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_c_compiler_gnu < --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5106,5110c5071,5079 < echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5 < echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6 < if test x"$lt_cv_cc_needs_belf" != x"yes"; then < # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf < CFLAGS="$SAVE_CFLAGS" --- > echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 > echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 > if test "$ac_test_CXXFLAGS" = set; then > CXXFLAGS=$ac_save_CXXFLAGS > elif test $ac_cv_prog_cxx_g = yes; then > if test "$GXX" = yes; then > CXXFLAGS="-g -O2" > else > CXXFLAGS="-g" 5112,5163d5080 < ;; < < < esac < < # Sed substitution that helps us do robust quoting. It backslashifies < # metacharacters that are still active within double-quoted strings. < Xsed='sed -e s/^X//' < sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' < < # Same as above, but do not quote variable references. < double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g' < < # Sed substitution to delay expansion of an escaped shell variable in a < # double_quote_subst'ed string. < delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' < < # Constants: < rm="rm -f" < < # Global variables: < default_ofile=libtool < can_build_shared=yes < < # All known linkers require a `.a' archive for static linking (except M$VC, < # which needs '.lib'). < libext=a < ltmain="$ac_aux_dir/ltmain.sh" < ofile="$default_ofile" < with_gnu_ld="$lt_cv_prog_gnu_ld" < need_locks="$enable_libtool_lock" < < old_CC="$CC" < old_CFLAGS="$CFLAGS" < < # Set sane defaults for various variables < test -z "$AR" && AR=ar < test -z "$AR_FLAGS" && AR_FLAGS=cru < test -z "$AS" && AS=as < test -z "$CC" && CC=cc < test -z "$DLLTOOL" && DLLTOOL=dlltool < test -z "$LD" && LD=ld < test -z "$LN_S" && LN_S="ln -s" < test -z "$MAGIC_CMD" && MAGIC_CMD=file < test -z "$NM" && NM=nm < test -z "$OBJDUMP" && OBJDUMP=objdump < test -z "$RANLIB" && RANLIB=: < test -z "$STRIP" && STRIP=: < test -z "$ac_objext" && ac_objext=o < < if test x"$host" != x"$build"; then < ac_tool_prefix=${host_alias}- 5165c5082,5086 < ac_tool_prefix= --- > if test "$GXX" = yes; then > CXXFLAGS="-O2" > else > CXXFLAGS= > fi 5167,5393c5088,5096 < < # Transform linux* to *-*-linux-gnu*, to support old configure scripts. < case $host_os in < linux-gnu*) ;; < linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'` < esac < < case $host_os in < aix3*) < # AIX sometimes has problems with the GCC collect2 program. For some < # reason, if we set the COLLECT_NAMES environment variable, the problems < # vanish in a puff of smoke. < if test "X${COLLECT_NAMES+set}" != Xset; then < COLLECT_NAMES= < export COLLECT_NAMES < fi < ;; < esac < < # Determine commands to create old-style static archives. < old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' < old_postinstall_cmds='chmod 644 $oldlib' < old_postuninstall_cmds= < < if test -n "$RANLIB"; then < case $host_os in < openbsd*) < old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds" < ;; < *) < old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" < ;; < esac < old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" < fi < < # Allow CC to be a program name with arguments. < set dummy $CC < compiler="$2" < < echo "$as_me:$LINENO: checking for objdir" >&5 < echo $ECHO_N "checking for objdir... $ECHO_C" >&6 < rm -f .libs 2>/dev/null < mkdir .libs 2>/dev/null < if test -d .libs; then < objdir=.libs < else < # MS-DOS does not allow filenames that begin with a dot. < objdir=_libs < fi < rmdir .libs 2>/dev/null < echo "$as_me:$LINENO: result: $objdir" >&5 < echo "${ECHO_T}$objdir" >&6 < < < < # Check whether --with-pic or --without-pic was given. < if test "${with_pic+set}" = set; then < withval="$with_pic" < pic_mode="$withval" < else < pic_mode=default < fi; < test -z "$pic_mode" && pic_mode=default < < # We assume here that the value for lt_cv_prog_cc_pic will not be cached < # in isolation, and that seeing it set (from the cache) indicates that < # the associated values are set (in the cache) correctly too. < echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 < echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 < if test "${lt_cv_prog_cc_pic+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < lt_cv_prog_cc_pic= < lt_cv_prog_cc_shlib= < lt_cv_prog_cc_wl= < lt_cv_prog_cc_static= < lt_cv_prog_cc_no_builtin= < lt_cv_prog_cc_can_build_shared=$can_build_shared < < if test "$GCC" = yes; then < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-static' < < case $host_os in < aix*) < # Below there is a dirty hack to force normal static linking with -ldl < # The problem is because libdl dynamically linked with both libc and < # libC (AIX C++ library), which obviously doesn't included in libraries < # list by gcc. This cause undefined symbols with -static flags. < # This hack allows C programs to be linked with "-static -ldl", but < # not sure about C++ programs. < lt_cv_prog_cc_static="$lt_cv_prog_cc_static ${lt_cv_prog_cc_wl}-lC" < ;; < amigaos*) < # FIXME: we need at least 68020 code to build shared libraries, but < # adding the `-m68020' flag to GCC prevents building anything better, < # like `-m68040'. < lt_cv_prog_cc_pic='-m68020 -resident32 -malways-restore-a4' < ;; < beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) < # PIC is the default for these OSes. < ;; < darwin* | rhapsody*) < # PIC is the default on this platform < # Common symbols not allowed in MH_DYLIB files < lt_cv_prog_cc_pic='-fno-common' < ;; < cygwin* | mingw* | pw32* | os2*) < # This hack is so that the source file can tell whether it is being < # built for inclusion in a dll (and should export symbols for example). < lt_cv_prog_cc_pic='-DDLL_EXPORT' < ;; < sysv4*MP*) < if test -d /usr/nec; then < lt_cv_prog_cc_pic=-Kconform_pic < fi < ;; < *) < lt_cv_prog_cc_pic='-fPIC' < ;; < esac < else < # PORTME Check for PIC flags for the system compiler. < case $host_os in < aix3* | aix4* | aix5*) < lt_cv_prog_cc_wl='-Wl,' < # All AIX code is PIC. < if test "$host_cpu" = ia64; then < # AIX 5 now supports IA64 processor < lt_cv_prog_cc_static='-Bstatic' < else < lt_cv_prog_cc_static='-bnso -bI:/lib/syscalls.exp' < fi < ;; < < hpux9* | hpux10* | hpux11*) < # Is there a better lt_cv_prog_cc_static that works with the bundled CC? < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static="${lt_cv_prog_cc_wl}-a ${lt_cv_prog_cc_wl}archive" < lt_cv_prog_cc_pic='+Z' < ;; < < irix5* | irix6* | nonstopux*) < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-non_shared' < # PIC (with -KPIC) is the default. < ;; < < cygwin* | mingw* | pw32* | os2*) < # This hack is so that the source file can tell whether it is being < # built for inclusion in a dll (and should export symbols for example). < lt_cv_prog_cc_pic='-DDLL_EXPORT' < ;; < < newsos6) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < ;; < < osf3* | osf4* | osf5*) < # All OSF/1 code is PIC. < lt_cv_prog_cc_wl='-Wl,' < lt_cv_prog_cc_static='-non_shared' < ;; < < sco3.2v5*) < lt_cv_prog_cc_pic='-Kpic' < lt_cv_prog_cc_static='-dn' < lt_cv_prog_cc_shlib='-belf' < ;; < < solaris*) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Wl,' < ;; < < sunos4*) < lt_cv_prog_cc_pic='-PIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Qoption ld ' < ;; < < sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) < lt_cv_prog_cc_pic='-KPIC' < lt_cv_prog_cc_static='-Bstatic' < lt_cv_prog_cc_wl='-Wl,' < ;; < < uts4*) < lt_cv_prog_cc_pic='-pic' < lt_cv_prog_cc_static='-Bstatic' < ;; < < sysv4*MP*) < if test -d /usr/nec ;then < lt_cv_prog_cc_pic='-Kconform_pic' < lt_cv_prog_cc_static='-Bstatic' < fi < ;; < < *) < lt_cv_prog_cc_can_build_shared=no < ;; < esac < fi < < fi < < if test -z "$lt_cv_prog_cc_pic"; then < echo "$as_me:$LINENO: result: none" >&5 < echo "${ECHO_T}none" >&6 < else < echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic" >&5 < echo "${ECHO_T}$lt_cv_prog_cc_pic" >&6 < < # Check to make sure the pic_flag actually works. < echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_cv_prog_cc_pic works" >&5 < echo $ECHO_N "checking if $compiler PIC flag $lt_cv_prog_cc_pic works... $ECHO_C" >&6 < if test "${lt_cv_prog_cc_pic_works+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS $lt_cv_prog_cc_pic -DPIC" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" --- > for ac_declaration in \ > '' \ > 'extern "C" void std::exit (int) throw (); using std::exit;' \ > 'extern "C" void std::exit (int); using std::exit;' \ > 'extern "C" void exit (int) throw ();' \ > 'extern "C" void exit (int);' \ > 'void exit (int);' > do > cat >conftest.$ac_ext <<_ACEOF 5399c5102,5103 < --- > $ac_declaration > #include 5403c5107 < --- > exit (42); 5410c5114 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 5411a5116,5118 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5414c5121,5128 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 5420,5435c5134 < case $host_os in < hpux9* | hpux10* | hpux11*) < # On HP-UX, both CC and GCC only warn that PIC is supported... then < # they create non-PIC objects. So, if there were any warnings, we < # assume that PIC is not supported. < if test -s conftest.err; then < lt_cv_prog_cc_pic_works=no < else < lt_cv_prog_cc_pic_works=yes < fi < ;; < *) < lt_cv_prog_cc_pic_works=yes < ;; < esac < --- > : 5440,5469c5139 < lt_cv_prog_cc_pic_works=no < < fi < rm -f conftest.$ac_objext conftest.$ac_ext < CFLAGS="$save_CFLAGS" < < fi < < < if test "X$lt_cv_prog_cc_pic_works" = Xno; then < lt_cv_prog_cc_pic= < lt_cv_prog_cc_can_build_shared=no < else < lt_cv_prog_cc_pic=" $lt_cv_prog_cc_pic" < fi < < echo "$as_me:$LINENO: result: $lt_cv_prog_cc_pic_works" >&5 < echo "${ECHO_T}$lt_cv_prog_cc_pic_works" >&6 < fi < < # Check for any special shared library compilation flags. < if test -n "$lt_cv_prog_cc_shlib"; then < { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5 < echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;} < if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$lt_cv_prog_cc_shlib[ ]" >/dev/null; then : < else < { echo "$as_me:$LINENO: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5 < echo "$as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;} < lt_cv_prog_cc_can_build_shared=no < fi --- > continue 5471,5479c5141 < < echo "$as_me:$LINENO: checking if $compiler static flag $lt_cv_prog_cc_static works" >&5 < echo $ECHO_N "checking if $compiler static flag $lt_cv_prog_cc_static works... $ECHO_C" >&6 < if test "${lt_cv_prog_cc_static_works+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < lt_cv_prog_cc_static_works=no < save_LDFLAGS="$LDFLAGS" < LDFLAGS="$LDFLAGS $lt_cv_prog_cc_static" --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5481d5142 < #line $LINENO "configure" 5487c5148 < --- > $ac_declaration 5491c5152 < --- > exit (42); 5496,5498c5157,5159 < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 --- > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>conftest.er1 5499a5161,5163 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5502c5166,5173 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 5508c5179 < lt_cv_prog_cc_static_works=yes --- > break 5514,5516c5185,5191 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < LDFLAGS="$save_LDFLAGS" < --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > done > rm -f conftest* > if test -n "$ac_declaration"; then > echo '#ifdef __cplusplus' >>confdefs.h > echo $ac_declaration >>confdefs.h > echo '#endif' >>confdefs.h 5518a5194,5198 > ac_ext=cc > ac_cpp='$CXXCPP $CPPFLAGS' > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5520,5530c5200 < # Belt *and* braces to stop my trousers falling down: < test "X$lt_cv_prog_cc_static_works" = Xno && lt_cv_prog_cc_static= < echo "$as_me:$LINENO: result: $lt_cv_prog_cc_static_works" >&5 < echo "${ECHO_T}$lt_cv_prog_cc_static_works" >&6 < < pic_flag="$lt_cv_prog_cc_pic" < special_shlib_compile_flags="$lt_cv_prog_cc_shlib" < wl="$lt_cv_prog_cc_wl" < link_static_flag="$lt_cv_prog_cc_static" < no_builtin_flag="$lt_cv_prog_cc_no_builtin" < can_build_shared="$lt_cv_prog_cc_can_build_shared" --- > depcc="$CXX" am_compiler_list= 5532,5536c5202,5204 < < # Check to see if options -o and -c are simultaneously supported by compiler < echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 < echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 < if test "${lt_cv_compiler_c_o+set}" = set; then --- > echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 > echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6 > if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then 5538a5207,5224 > if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then > # We make a subdir and do the tests there. Otherwise we can end up > # making bogus files that we don't know about and never remove. For > # instance it was reported that on HP-UX the gcc test will end up > # making a dummy file named `D' -- because `-MD' means `put the output > # in D'. > mkdir conftest.dir > # Copy depcomp to subdir because otherwise we won't find it if we're > # using a relative directory. > cp "$am_depcomp" conftest.dir > cd conftest.dir > # We will build objects and dependencies in a subdirectory because > # it helps to detect inapplicable dependency modes. For instance > # both Tru64's cc and ICC support -MD to output dependencies as a > # side effect of compilation, but ICC will put the dependencies in > # the current directory while Tru64 will put them in the object > # directory. > mkdir sub 5540,5560c5226,5228 < $rm -r conftest 2>/dev/null < mkdir conftest < cd conftest < echo "int some_variable = 0;" > conftest.$ac_ext < mkdir out < # According to Tom Tromey, Ian Lance Taylor reported there are C compilers < # that will create temporary files in the current directory regardless of < # the output directory. Thus, making CWD read-only will cause this test < # to fail, enabling locking or at least warning the user not to do parallel < # builds. < chmod -w . < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" < compiler_c_o=no < if { (eval echo configure:5554: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s out/conftest.err; then < lt_cv_compiler_c_o=no < else < lt_cv_compiler_c_o=yes --- > am_cv_CXX_dependencies_compiler_type=none > if test "$am_compiler_list" = ""; then > am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 5562,5587c5230,5243 < else < # Append any errors to the config.log. < cat out/conftest.err 1>&5 < lt_cv_compiler_c_o=no < fi < CFLAGS="$save_CFLAGS" < chmod u+w . < $rm conftest* out/* < rmdir out < cd .. < rmdir conftest < $rm -r conftest 2>/dev/null < < fi < < compiler_c_o=$lt_cv_compiler_c_o < echo "$as_me:$LINENO: result: $compiler_c_o" >&5 < echo "${ECHO_T}$compiler_c_o" >&6 < < if test x"$compiler_c_o" = x"yes"; then < # Check to see if we can write to a .lo < echo "$as_me:$LINENO: checking if $compiler supports -c -o file.lo" >&5 < echo $ECHO_N "checking if $compiler supports -c -o file.lo... $ECHO_C" >&6 < if test "${lt_cv_compiler_o_lo+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else --- > for depmode in $am_compiler_list; do > # Setup a source with many dependencies, because some compilers > # like to wrap large dependency lists on column 80 (with \), and > # we should not choose a depcomp mode which is confused by this. > # > # We need to recreate these files for each test, as the compiler may > # overwrite some of them when testing with obscure command lines. > # This happens at least with the AIX C compiler. > : > sub/conftest.c > for i in 1 2 3 4 5 6; do > echo '#include "conftst'$i'.h"' >> sub/conftest.c > : > sub/conftst$i.h > done > echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 5589,5598c5245,5328 < lt_cv_compiler_o_lo=no < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -c -o conftest.lo" < save_objext="$ac_objext" < ac_objext=lo < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext --- > case $depmode in > nosideeffect) > # after this tag, mechanisms are not by side-effect, so they'll > # only be used when explicitly requested > if test "x$enable_dependency_tracking" = xyes; then > continue > else > break > fi > ;; > none) break ;; > esac > # We check with `-c' and `-o' for the sake of the "dashmstdout" > # mode. It turns out that the SunPro C++ compiler does not properly > # handle `-M -o', and we need to detect this. > if depmode=$depmode \ > source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ > depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ > $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ > >/dev/null 2>conftest.err && > grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && > grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && > ${MAKE-make} -s -f confmf > /dev/null 2>&1; then > # icc doesn't choke on unknown options, it will just issue warnings > # (even with -Werror). So we grep stderr for any message > # that says an option was ignored. > if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else > am_cv_CXX_dependencies_compiler_type=$depmode > break > fi > fi > done > > cd .. > rm -rf conftest.dir > else > am_cv_CXX_dependencies_compiler_type=none > fi > > fi > echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5 > echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6 > CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type > > > > if > test "x$enable_dependency_tracking" != xno \ > && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then > am__fastdepCXX_TRUE= > am__fastdepCXX_FALSE='#' > else > am__fastdepCXX_TRUE='#' > am__fastdepCXX_FALSE= > fi > > > ac_ext=cc > ac_cpp='$CXXCPP $CPPFLAGS' > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu > echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 > echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6 > if test -z "$CXXCPP"; then > if test "${ac_cv_prog_CXXCPP+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > # Double quotes because CXXCPP needs to be expanded > for CXXCPP in "$CXX -E" "/lib/cpp" > do > ac_preproc_ok=false > for ac_cxx_preproc_warn_flag in '' yes > do > # Use a header file that comes with gcc, so configuring glibc > # with a fresh cross-compiler works. > # Prefer to if __STDC__ is defined, since > # exists even on freestanding compilers. > # On the NeXT, cc -E runs the code through the compiler's parser, > # not just through cpp. "Syntax error" is here to catch this case. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext 5601,5608c5331,5336 < < int < main () < { < int some_variable = 0; < ; < return 0; < } --- > #ifdef __STDC__ > # include > #else > # include > #endif > Syntax error 5610,5612c5338,5339 < rm -f conftest.$ac_objext < if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 < (eval $ac_compile) 2>&5 --- > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5613a5341,5343 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5615,5618c5345,5377 < (exit $ac_status); } && < { ac_try='test -s conftest.$ac_objext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 --- > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag > ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi > else > ac_cpp_err=yes > fi > if test -z "$ac_cpp_err"; then > : > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > # Broken: fails on valid input. > continue > fi > rm -f conftest.err conftest.$ac_ext > > # OK, works on sane cases. Now check whether non-existent headers > # can be detected and how. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > #include > _ACEOF > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5619a5379,5381 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5621,5629c5383,5395 < (exit $ac_status); }; }; then < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s conftest.err; then < lt_cv_compiler_o_lo=no < else < lt_cv_compiler_o_lo=yes < fi < --- > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag > ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi > else > ac_cpp_err=yes > fi > if test -z "$ac_cpp_err"; then > # Broken: success on invalid input. > continue 5633a5400,5402 > # Passes both tests. > ac_preproc_ok=: > break 5635,5637c5404 < rm -f conftest.$ac_objext conftest.$ac_ext < ac_objext="$save_objext" < CFLAGS="$save_CFLAGS" --- > rm -f conftest.err conftest.$ac_ext 5638a5406,5410 > done > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. > rm -f conftest.err conftest.$ac_ext > if $ac_preproc_ok; then > break 5641,5643c5413,5417 < compiler_o_lo=$lt_cv_compiler_o_lo < echo "$as_me:$LINENO: result: $compiler_o_lo" >&5 < echo "${ECHO_T}$compiler_o_lo" >&6 --- > done > ac_cv_prog_CXXCPP=$CXXCPP > > fi > CXXCPP=$ac_cv_prog_CXXCPP 5645c5419 < compiler_o_lo=no --- > ac_cv_prog_CXXCPP=$CXXCPP 5647,5665c5421,5457 < < # Check to see if we can do hard links to lock some files if needed < hard_links="nottested" < if test "$compiler_c_o" = no && test "$need_locks" != no; then < # do not overwrite the value of need_locks provided by the user < echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 < echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 < hard_links=yes < $rm conftest* < ln conftest.a conftest.b 2>/dev/null && hard_links=no < touch conftest.a < ln conftest.a conftest.b 2>&5 || hard_links=no < ln conftest.a conftest.b 2>/dev/null && hard_links=no < echo "$as_me:$LINENO: result: $hard_links" >&5 < echo "${ECHO_T}$hard_links" >&6 < if test "$hard_links" = no; then < { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 < echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} < need_locks=warn --- > echo "$as_me:$LINENO: result: $CXXCPP" >&5 > echo "${ECHO_T}$CXXCPP" >&6 > ac_preproc_ok=false > for ac_cxx_preproc_warn_flag in '' yes > do > # Use a header file that comes with gcc, so configuring glibc > # with a fresh cross-compiler works. > # Prefer to if __STDC__ is defined, since > # exists even on freestanding compilers. > # On the NeXT, cc -E runs the code through the compiler's parser, > # not just through cpp. "Syntax error" is here to catch this case. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > #ifdef __STDC__ > # include > #else > # include > #endif > Syntax error > _ACEOF > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag > ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= 5668c5460,5469 < need_locks=no --- > ac_cpp_err=yes > fi > if test -z "$ac_cpp_err"; then > : > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > # Broken: fails on valid input. > continue 5669a5471 > rm -f conftest.err conftest.$ac_ext 5671,5678c5473,5474 < if test "$GCC" = yes; then < # Check to see if options -fno-rtti -fno-exceptions are supported by compiler < echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 < echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 < echo "int some_variable = 0;" > conftest.$ac_ext < save_CFLAGS="$CFLAGS" < CFLAGS="$CFLAGS -fno-rtti -fno-exceptions -c conftest.$ac_ext" < compiler_rtti_exceptions=no --- > # OK, works on sane cases. Now check whether non-existent headers > # can be detected and how. 5680d5475 < #line $LINENO "configure" 5686,5693c5481 < < int < main () < { < int some_variable = 0; < ; < return 0; < } --- > #include 5695,5703c5483,5484 < rm -f conftest.$ac_objext < if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 < (eval $ac_compile) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest.$ac_objext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 --- > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 > (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5704a5486,5488 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 5706,5714c5490,5502 < (exit $ac_status); }; }; then < # The compiler can only warn and ignore the option if not recognized < # So say no if there are warnings < if test -s conftest.err; then < compiler_rtti_exceptions=no < else < compiler_rtti_exceptions=yes < fi < --- > (exit $ac_status); } >/dev/null; then > if test -s conftest.err; then > ac_cpp_err=$ac_cxx_preproc_warn_flag > ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag > else > ac_cpp_err= > fi > else > ac_cpp_err=yes > fi > if test -z "$ac_cpp_err"; then > # Broken: success on invalid input. > continue 5718a5507,5509 > # Passes both tests. > ac_preproc_ok=: > break 5720,5723c5511 < rm -f conftest.$ac_objext conftest.$ac_ext < CFLAGS="$save_CFLAGS" < echo "$as_me:$LINENO: result: $compiler_rtti_exceptions" >&5 < echo "${ECHO_T}$compiler_rtti_exceptions" >&6 --- > rm -f conftest.err conftest.$ac_ext 5725,5729c5513,5523 < if test "$compiler_rtti_exceptions" = "yes"; then < no_builtin_flag=' -fno-builtin -fno-rtti -fno-exceptions' < else < no_builtin_flag=' -fno-builtin' < fi --- > done > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. > rm -f conftest.err conftest.$ac_ext > if $ac_preproc_ok; then > : > else > { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check > See \`config.log' for more details." >&5 > echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check > See \`config.log' for more details." >&2;} > { (exit 1); exit 1; }; } 5732,5734c5526,5530 < # See if the linker supports building shared libraries. < echo "$as_me:$LINENO: checking whether the linker ($LD) supports shared libraries" >&5 < echo $ECHO_N "checking whether the linker ($LD) supports shared libraries... $ECHO_C" >&6 --- > ac_ext=cc > ac_cpp='$CXXCPP $CPPFLAGS' > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5736,5772d5531 < allow_undefined_flag= < no_undefined_flag= < need_lib_prefix=unknown < need_version=unknown < # when you set need_version to no, make sure it does not cause -set_version < # flags to be left without arguments < archive_cmds= < archive_expsym_cmds= < old_archive_from_new_cmds= < old_archive_from_expsyms_cmds= < export_dynamic_flag_spec= < whole_archive_flag_spec= < thread_safe_flag_spec= < hardcode_into_libs=no < hardcode_libdir_flag_spec= < hardcode_libdir_separator= < hardcode_direct=no < hardcode_minus_L=no < hardcode_shlibpath_var=unsupported < runpath_var= < link_all_deplibs=unknown < always_export_symbols=no < export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols' < # include_expsyms should be a list of space-separated symbols to be *always* < # included in the symbol list < include_expsyms= < # exclude_expsyms can be an egrep regular expression of symbols to exclude < # it will be wrapped by ` (' and `)$', so one must not match beginning or < # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', < # as well as any symbol that contains `d'. < exclude_expsyms="_GLOBAL_OFFSET_TABLE_" < # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out < # platforms (ab)use it in PIC code, but their linkers get confused if < # the symbol is explicitly referenced. Since portable code cannot < # rely on this symbol name, it's probably fine to never include it in < # preloaded symbol tables. < extract_expsyms_cmds= 5774,5780c5533,5559 < case $host_os in < cygwin* | mingw* | pw32*) < # FIXME: the MSVC++ port hasn't been tested in a loooong time < # When not using gcc, we currently assume that we are using < # Microsoft Visual C++. < if test "$GCC" != yes; then < with_gnu_ld=no --- > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu > if test -n "$ac_tool_prefix"; then > for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran > do > # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. > set dummy $ac_tool_prefix$ac_prog; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_F77+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$F77"; then > ac_cv_prog_F77="$F77" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_F77="$ac_tool_prefix$ac_prog" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 5782,5786c5561,5562 < ;; < openbsd*) < with_gnu_ld=no < ;; < esac --- > done > done 5788,5791c5564,5573 < ld_shlibs=yes < if test "$with_gnu_ld" = yes; then < # If archive_cmds runs LD, not CC, wlarc should be empty < wlarc='${wl}' --- > fi > fi > F77=$ac_cv_prog_F77 > if test -n "$F77"; then > echo "$as_me:$LINENO: result: $F77" >&5 > echo "${ECHO_T}$F77" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 5793,5799c5575,5604 < # See if GNU ld supports shared libraries. < case $host_os in < aix3* | aix4* | aix5*) < # On AIX, the GNU linker is very broken < # Note:Check GNU linker on AIX 5-IA64 when/if it becomes available. < ld_shlibs=no < cat <&2 --- > test -n "$F77" && break > done > fi > if test -z "$F77"; then > ac_ct_F77=$F77 > for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran > do > # Extract the first word of "$ac_prog", so it can be a program name with args. > set dummy $ac_prog; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_ac_ct_F77+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$ac_ct_F77"; then > ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_ac_ct_F77="$ac_prog" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 > fi > done > done 5801,5805c5606,5615 < *** Warning: the GNU linker, at least up to release 2.9.1, is reported < *** to be unable to reliably create shared libraries on AIX. < *** Therefore, libtool is disabling shared libraries support. If you < *** really care for shared libraries, you may want to modify your PATH < *** so that a non-GNU linker is found, and then restart. --- > fi > fi > ac_ct_F77=$ac_cv_prog_ac_ct_F77 > if test -n "$ac_ct_F77"; then > echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 > echo "${ECHO_T}$ac_ct_F77" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 5807,5808c5617,5618 < EOF < ;; --- > test -n "$ac_ct_F77" && break > done 5810,5822c5620,5621 < amigaos*) < archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < < # Samuel A. Falvo II reports < # that the semantics of dynamic libraries on AmigaOS, at least up < # to version 4, is to share data among multiple programs linked < # with the same dynamic library. Since this doesn't match the < # behavior of shared libraries on other platforms, we can use < # them. < ld_shlibs=no < ;; --- > F77=$ac_ct_F77 > fi 5824,5833d5622 < beos*) < if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < allow_undefined_flag=unsupported < # Joseph Beckenbach says some releases of gcc < # support --undefined. This deserves some investigation. FIXME < archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < else < ld_shlibs=no < fi < ;; 5835,5862c5624,5643 < cygwin* | mingw* | pw32*) < # hardcode_libdir_flag_spec is actually meaningless, as there is < # no search path for DLLs. < hardcode_libdir_flag_spec='-L$libdir' < allow_undefined_flag=unsupported < always_export_symbols=yes < < extract_expsyms_cmds='test -f $output_objdir/impgen.c || \ < sed -e "/^# \/\* impgen\.c starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" -e d < $''0 > $output_objdir/impgen.c~ < test -f $output_objdir/impgen.exe || (cd $output_objdir && \ < if test "x$HOST_CC" != "x" ; then $HOST_CC -o impgen impgen.c ; \ < else $CC -o impgen impgen.c ; fi)~ < $output_objdir/impgen $dir/$soroot > $output_objdir/$soname-def' < < old_archive_from_expsyms_cmds='$DLLTOOL --as=$AS --dllname $soname --def $output_objdir/$soname-def --output-lib $output_objdir/$newlib' < < # cygwin and mingw dlls have different entry points and sets of symbols < # to exclude. < # FIXME: what about values for MSVC? < dll_entry=__cygwin_dll_entry@12 < dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12~ < case $host_os in < mingw*) < # mingw values < dll_entry=_DllMainCRTStartup@12 < dll_exclude_symbols=DllMain@12,DllMainCRTStartup@12,DllEntryPoint@12~ < ;; < esac --- > # Provide some information about the compiler. > echo "$as_me:5625:" \ > "checking for Fortran 77 compiler version" >&5 > ac_compiler=`set X $ac_compile; echo $2` > { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 > (eval $ac_compiler --version &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 > (eval $ac_compiler -v &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 > (eval $ac_compiler -V &5) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > rm -f a.out 5864,5877c5645,5658 < # mingw and cygwin differ, and it's simplest to just exclude the union < # of the two symbol sets. < dll_exclude_symbols=DllMain@12,_cygwin_dll_entry@12,_cygwin_noncygwin_dll_entry@12,DllMainCRTStartup@12,DllEntryPoint@12 < < # recent cygwin and mingw systems supply a stub DllMain which the user < # can override, but on older systems we have to supply one (in ltdll.c) < if test "x$lt_cv_need_dllmain" = "xyes"; then < ltdll_obj='$output_objdir/$soname-ltdll.'"$ac_objext " < ltdll_cmds='test -f $output_objdir/$soname-ltdll.c || sed -e "/^# \/\* ltdll\.c starts here \*\//,/^# \/\* ltdll.c ends here \*\// { s/^# //; p; }" -e d < $''0 > $output_objdir/$soname-ltdll.c~ < test -f $output_objdir/$soname-ltdll.$ac_objext || (cd $output_objdir && $CC -c $soname-ltdll.c)~' < else < ltdll_obj= < ltdll_cmds= < fi --- > # If we don't use `.F' as extension, the preprocessor is not run on the > # input file. (Note that this only needs to work for GNU compilers.) > ac_save_ext=$ac_ext > ac_ext=F > echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 > echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6 > if test "${ac_cv_f77_compiler_gnu+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > program main > #ifndef __GNUC__ > choke me > #endif 5879,5911c5660,5687 < # Extract the symbol export list from an `--export-all' def file, < # then regenerate the def file from the symbol export list, so that < # the compiled dll only exports the symbol export list. < # Be careful not to strip the DATA tag left be newer dlltools. < export_symbols_cmds="$ltdll_cmds"' < $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~ < sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols' < < # If the export-symbols file already is a .def file (1st line < # is EXPORTS), use it as is. < # If DATA tags from a recent dlltool are present, honour them! < archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then < cp $export_symbols $output_objdir/$soname-def; < else < echo EXPORTS > $output_objdir/$soname-def; < _lt_hint=1; < cat $export_symbols | while read symbol; do < set dummy \$symbol; < case \$# in < 2) echo " \$2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;; < 4) echo " \$2 \$3 \$4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;; < *) echo " \$2 @ \$_lt_hint \$3 ; " >> $output_objdir/$soname-def;; < esac; < _lt_hint=`expr 1 + \$_lt_hint`; < done; < fi~ < '"$ltdll_cmds"' < $CC -Wl,--base-file,$output_objdir/$soname-base '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ < $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp~ < $CC -Wl,--base-file,$output_objdir/$soname-base $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags~ < $DLLTOOL --as=$AS --dllname $soname --exclude-symbols '$dll_exclude_symbols' --def $output_objdir/$soname-def --base-file $output_objdir/$soname-base --output-exp $output_objdir/$soname-exp --output-lib $output_objdir/$libname.dll.a~ < $CC $output_objdir/$soname-exp '$lt_cv_cc_dll_switch' -Wl,-e,'$dll_entry' -o $output_objdir/$soname '$ltdll_obj'$libobjs $deplibs $compiler_flags' < ;; --- > end > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_compiler_gnu=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 5913,5921c5689,5692 < netbsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' < wlarc= < else < archive_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared -nodefaultlibs $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < fi < ;; --- > ac_compiler_gnu=no > fi > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > ac_cv_f77_compiler_gnu=$ac_compiler_gnu 5923,5926c5694,5708 < solaris* | sysv5*) < if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then < ld_shlibs=no < cat <&2 --- > fi > echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 > echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6 > ac_ext=$ac_save_ext > ac_test_FFLAGS=${FFLAGS+set} > ac_save_FFLAGS=$FFLAGS > FFLAGS= > echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 > echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6 > if test "${ac_cv_prog_f77_g+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > FFLAGS=-g > cat >conftest.$ac_ext <<_ACEOF > program main 5928,5933c5710,5737 < *** Warning: The releases 2.8.* of the GNU linker cannot reliably < *** create shared libraries on Solaris systems. Therefore, libtool < *** is disabling shared libraries support. We urge you to upgrade GNU < *** binutils to release 2.9.1 or newer. Another option is to modify < *** your PATH or compiler configuration so that the native linker is < *** used, and then restart. --- > end > _ACEOF > rm -f conftest.$ac_objext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_prog_f77_g=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 5935,5942c5739,5741 < EOF < elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < else < ld_shlibs=no < fi < ;; --- > ac_cv_prog_f77_g=no > fi > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5944,5949c5743,5760 < sunos4*) < archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' < wlarc= < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; --- > fi > echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 > echo "${ECHO_T}$ac_cv_prog_f77_g" >&6 > if test "$ac_test_FFLAGS" = set; then > FFLAGS=$ac_save_FFLAGS > elif test $ac_cv_prog_f77_g = yes; then > if test "x$ac_cv_f77_compiler_gnu" = xyes; then > FFLAGS="-g -O2" > else > FFLAGS="-g" > fi > else > if test "x$ac_cv_f77_compiler_gnu" = xyes; then > FFLAGS="-O2" > else > FFLAGS= > fi > fi 5951,6023c5762,5767 < *) < if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' < archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' < else < ld_shlibs=no < fi < ;; < esac < < if test "$ld_shlibs" = yes; then < runpath_var=LD_RUN_PATH < hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' < export_dynamic_flag_spec='${wl}--export-dynamic' < case $host_os in < cygwin* | mingw* | pw32*) < # dlltool doesn't understand --whole-archive et. al. < whole_archive_flag_spec= < ;; < *) < # ancient GNU ld didn't support --whole-archive et. al. < if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; then < whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' < else < whole_archive_flag_spec= < fi < ;; < esac < fi < else < # PORTME fill in a description of your system's linker (not GNU ld) < case $host_os in < aix3*) < allow_undefined_flag=unsupported < always_export_symbols=yes < archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' < # Note: this linker hardcodes the directories in LIBPATH if there < # are no directories specified by -L. < hardcode_minus_L=yes < if test "$GCC" = yes && test -z "$link_static_flag"; then < # Neither direct hardcoding nor static linking is supported with a < # broken collect2. < hardcode_direct=unsupported < fi < ;; < < aix4* | aix5*) < if test "$host_cpu" = ia64; then < # On IA64, the linker does run time linking by default, so we don't < # have to do anything special. < aix_use_runtimelinking=no < exp_sym_flag='-Bexport' < no_entry_flag="" < else < aix_use_runtimelinking=no < < # Test if we are trying to use run time linking or normal < # AIX style linking. If -brtl is somewhere in LDFLAGS, we < # need to do runtime linking. < case $host_os in aix4.[23]|aix4.[23].*|aix5*) < for ld_flag in $LDFLAGS; do < case $ld_flag in < *-brtl*) < aix_use_runtimelinking=yes < break < ;; < esac < done < esac < < exp_sym_flag='-bexport' < no_entry_flag='-bnoentry' < fi --- > G77=`test $ac_compiler_gnu = yes && echo yes` > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 6025,6029d5768 < # When large executables or shared objects are built, AIX ld can < # have problems creating the table of contents. If linking a library < # or program results in "error TOC overflow" add -mminimal-toc to < # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not < # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. 6031,6052d5769 < hardcode_direct=yes < archive_cmds='' < hardcode_libdir_separator=':' < if test "$GCC" = yes; then < case $host_os in aix4.[012]|aix4.[012].*) < collect2name=`${CC} -print-prog-name=collect2` < if test -f "$collect2name" && \ < strings "$collect2name" | grep resolve_lib_name >/dev/null < then < # We have reworked collect2 < hardcode_direct=yes < else < # We have old collect2 < hardcode_direct=unsupported < # It fails to find uninstalled libraries when the uninstalled < # path is not listed in the libpath. Setting hardcode_minus_L < # to unsupported forces relinking < hardcode_minus_L=yes < hardcode_libdir_flag_spec='-L$libdir' < hardcode_libdir_separator= < fi < esac 6054,6066c5771 < shared_flag='-shared' < else < # not using gcc < if test "$host_cpu" = ia64; then < shared_flag='${wl}-G' < else < if test "$aix_use_runtimelinking" = yes; then < shared_flag='${wl}-G' < else < shared_flag='${wl}-bM:SRE' < fi < fi < fi --- > # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers! 6068,6091c5773,5806 < # It seems that -bexpall can do strange things, so it is better to < # generate a list of symbols to export. < always_export_symbols=yes < if test "$aix_use_runtimelinking" = yes; then < # Warning - without using the other runtime loading flags (-brtl), < # -berok will link without error, but may produce a broken library. < allow_undefined_flag='-berok' < hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib' < archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" < else < if test "$host_cpu" = ia64; then < hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' < allow_undefined_flag="-z nodefs" < archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname ${wl}-h$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" < else < hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib' < # Warning - without using the other run time loading flags, < # -berok will link without error, but may produce a broken library. < allow_undefined_flag='${wl}-berok' < # This is a bit strange, but is similar to how AIX traditionally builds < # it's shared libraries. < archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname' < fi < fi --- > # find the maximum length of command line arguments > echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5 > echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6 > if test "${lt_cv_sys_max_cmd_len+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > i=0 > teststring="ABCD" > > case $build_os in > msdosdjgpp*) > # On DJGPP, this test can blow up pretty badly due to problems in libc > # (any single argument exceeding 2000 bytes causes a buffer overrun > # during glob expansion). Even if it were fixed, the result of this > # check would be larger than it should be. > lt_cv_sys_max_cmd_len=12288; # 12K is about right > ;; > > gnu*) > # Under GNU Hurd, this test is not required because there is > # no limit to the length of command line arguments. > # Libtool will interpret -1 as no limit whatsoever > lt_cv_sys_max_cmd_len=-1; > ;; > > cygwin* | mingw*) > # On Win9x/ME, this test blows up -- it succeeds, but takes > # about 5 minutes as the teststring grows exponentially. > # Worse, since 9x/ME are not pre-emptively multitasking, > # you end up with a "frozen" computer, even though with patience > # the test eventually succeeds (with a max line length of 256k). > # Instead, let's just punt: use the minimum linelength reported by > # all of the supported platforms: 8192 (on NT/2K/XP). > lt_cv_sys_max_cmd_len=8192; 6095,6099c5810,5812 < archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < # see comment about different semantics on the GNU ld section < ld_shlibs=no --- > # On AmigaOS with pdksh, this test takes hours, literally. > # So we just punt and use a minimum line length of 8192. > lt_cv_sys_max_cmd_len=8192; 6102,6117c5815,5832 < cygwin* | mingw* | pw32*) < # When not using gcc, we currently assume that we are using < # Microsoft Visual C++. < # hardcode_libdir_flag_spec is actually meaningless, as there is < # no search path for DLLs. < hardcode_libdir_flag_spec=' ' < allow_undefined_flag=unsupported < # Tell ltmain to make .lib files, not .a files. < libext=lib < # FIXME: Setting linknames here is a bad hack. < archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames=' < # The linker will automatically build a .lib file if we build a DLL. < old_archive_from_new_cmds='true' < # FIXME: Should let the user specify the lib program. < old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' < fix_srcfile_path='`cygpath -w "$srcfile"`' --- > *) > # If test is not a shell built-in, we'll probably end up computing a > # maximum length that is only half of the actual maximum length, but > # we can't tell. > while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ > = "XX$teststring") >/dev/null 2>&1 && > new_result=`expr "X$teststring" : ".*" 2>&1` && > lt_cv_sys_max_cmd_len=$new_result && > test $i != 17 # 1/2 MB should be enough > do > i=`expr $i + 1` > teststring=$teststring$teststring > done > teststring= > # Add a significant safety factor because C++ compilers can tack on massive > # amounts of additional arguments before passing them to the linker. > # It appears as though 1/2 is a usable value. > lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` 6118a5834 > esac 6120,6139c5836 < darwin* | rhapsody*) < case "$host_os" in < rhapsody* | darwin1.[012]) < allow_undefined_flag='-undefined suppress' < ;; < *) # Darwin 1.3 on < allow_undefined_flag='-flat_namespace -undefined suppress' < ;; < esac < # FIXME: Relying on posixy $() will cause problems for < # cross-compilation, but unfortunately the echo tests do not < # yet detect zsh echo's removal of \ escapes. Also zsh mangles < # `"' quotes if we put them in here... so don't! < archive_cmds='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs && $CC $(test .$module = .yes && echo -bundle || echo -dynamiclib) $allow_undefined_flag -o $lib ${lib}-master.o $deplibs$linker_flags $(test .$module != .yes && echo -install_name $rpath/$soname $verstring)' < # We need to add '_' to the symbols in $export_symbols first < #archive_expsym_cmds="$archive_cmds"' && strip -s $export_symbols' < hardcode_direct=yes < hardcode_shlibpath_var=no < whole_archive_flag_spec='-all_load $convenience' < ;; --- > fi 6141,6143c5838,5844 < freebsd1*) < ld_shlibs=no < ;; --- > if test -n $lt_cv_sys_max_cmd_len ; then > echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5 > echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6 > else > echo "$as_me:$LINENO: result: none" >&5 > echo "${ECHO_T}none" >&6 > fi 6145,6154d5845 < # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor < # support. Future versions do this automatically, but an explicit c++rt0.o < # does not break anything, and helps significantly (at the cost of a little < # extra space). < freebsd2.2*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; 6156,6162d5846 < # Unfortunately, older versions of FreeBSD 2 do not have this feature. < freebsd2*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_minus_L=yes < hardcode_shlibpath_var=no < ;; 6164,6170d5847 < # FreeBSD 3 and greater uses gcc -shared to do shared libraries. < freebsd*) < archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; 6172,6183c5849,5854 < hpux9* | hpux10* | hpux11*) < case $host_os in < hpux9*) archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' ;; < *) archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' ;; < esac < hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' < hardcode_libdir_separator=: < hardcode_direct=yes < hardcode_minus_L=yes # Not in the search PATH, but as the default < # location of the library. < export_dynamic_flag_spec='${wl}-E' < ;; --- > # Check for command to grab the raw symbol name followed by C symbol from nm. > echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5 > echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6 > if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else 6185,6195c5856,5857 < irix5* | irix6* | nonstopux*) < if test "$GCC" = yes; then < archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < else < archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='-rpath $libdir' < fi < hardcode_libdir_separator=: < link_all_deplibs=yes < ;; --- > # These are sane defaults that work on at least a few old systems. > # [They come from Ultrix. What could be older than Ultrix?!! ;)] 6197,6206c5859,5860 < netbsd*) < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out < else < archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF < fi < hardcode_libdir_flag_spec='-R$libdir' < hardcode_direct=yes < hardcode_shlibpath_var=no < ;; --- > # Character class describing NM global symbol codes. > symcode='[BCDEGRST]' 6208,6214c5862,5863 < newsos6) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < hardcode_libdir_separator=: < hardcode_shlibpath_var=no < ;; --- > # Regexp to match symbols that can be accessed directly from C. > sympat='\([_A-Za-z][_A-Za-z0-9]*\)' 6216,6235c5865,5866 < openbsd*) < hardcode_direct=yes < hardcode_shlibpath_var=no < if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then < archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='${wl}-rpath,$libdir' < export_dynamic_flag_spec='${wl}-E' < else < case "$host_os" in < openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) < archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-R$libdir' < ;; < *) < archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' < hardcode_libdir_flag_spec='${wl}-rpath,$libdir' < ;; < esac < fi < ;; --- > # Transform the above into a raw symbol and a C symbol. > symxfrm='\1 \2\3 \3' 6237,6243c5868,5869 < os2*) < hardcode_libdir_flag_spec='-L$libdir' < hardcode_minus_L=yes < allow_undefined_flag=unsupported < archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' < old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' < ;; --- > # Transform an extracted symbol line into a proper C declaration > lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'" 6245,6255c5871,5872 < osf3*) < if test "$GCC" = yes; then < allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' < archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' < else < allow_undefined_flag=' -expect_unresolved \*' < archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' < fi < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < hardcode_libdir_separator=: < ;; --- > # Transform an extracted symbol line into symbol name and symbol address > lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" 6257,6266c5874,5901 < osf4* | osf5*) # as osf3* with the addition of -msym flag < if test "$GCC" = yes; then < allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' < archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' < hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' < else < allow_undefined_flag=' -expect_unresolved \*' < archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' < archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ < $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' --- > # Define system-specific variables. > case $host_os in > aix*) > symcode='[BCDT]' > ;; > cygwin* | mingw* | pw32*) > symcode='[ABCDGISTW]' > ;; > hpux*) # Its linker distinguishes data from code symbols > if test "$host_cpu" = ia64; then > symcode='[ABCDEGRST]' > fi > lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" > lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/ {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (lt_ptr) \&\2},/p'" > ;; > irix* | nonstopux*) > symcode='[BCDEGRST]' > ;; > osf*) > symcode='[BCDEGQRST]' > ;; > solaris* | sysv5*) > symcode='[BDRT]' > ;; > sysv4) > symcode='[DFNSTU]' > ;; > esac 6268,6272c5903,5909 < #Both c and cxx compiler support -rpath directly < hardcode_libdir_flag_spec='-rpath $libdir' < fi < hardcode_libdir_separator=: < ;; --- > # Handle CRLF in mingw tool chain > opt_cr= > case $build_os in > mingw*) > opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp > ;; > esac 6274,6280c5911,5915 < sco3.2v5*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < runpath_var=LD_RUN_PATH < hardcode_runpath_var=yes < export_dynamic_flag_spec='${wl}-Bexport' < ;; --- > # If we're using GNU nm, then use its standard symbol codes. > case `$NM -V 2>&1` in > *GNU* | *'with BFD'*) > symcode='[ABCDGIRSTW]' ;; > esac 6282,6295c5917,5921 < solaris*) < # gcc --version < 3.0 without binutils cannot create self contained < # shared libraries reliably, requiring libgcc.a to resolve some of < # the object symbols generated in some cases. Libraries that use < # assert need libgcc.a to resolve __eprintf, for example. Linking < # a copy of libgcc.a into every shared library to guarantee resolving < # such symbols causes other problems: According to Tim Van Holder < # , C++ libraries end up with a separate < # (to the application) exception stack for one thing. < no_undefined_flag=' -z defs' < if test "$GCC" = yes; then < case `$CC --version 2>/dev/null` in < [12].*) < cat <&2 --- > # Try without a prefix undercore, then with it. > for ac_symprfx in "" "_"; do > > # Write the raw and C identifiers. > lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'" 6297,6305c5923,5924 < *** Warning: Releases of GCC earlier than version 3.0 cannot reliably < *** create self contained shared libraries on Solaris systems, without < *** introducing a dependency on libgcc.a. Therefore, libtool is disabling < *** -no-undefined support, which will at least allow you to build shared < *** libraries. However, you may find that when you link such libraries < *** into an application without using GCC, you have to manually add < *** \`gcc --print-libgcc-file-name\` to the link command. We urge you to < *** upgrade to a newer version of GCC. Another option is to rebuild your < *** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer. --- > # Check to see that the pipe works correctly. > pipe_works=no 6306a5926,5936 > rm -f conftest* > cat > conftest.$ac_ext < #ifdef __cplusplus > extern "C" { > #endif > char nm_test_var; > void nm_test_func(){} > #ifdef __cplusplus > } > #endif > int main(){nm_test_var='a';nm_test_func();return(0);} 6308,6325d5937 < no_undefined_flag= < ;; < esac < fi < # $CC -shared without GNU ld will not create a library from C++ < # object files and a static libstdc++, better avoid it by now < archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' < archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ < $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' < hardcode_libdir_flag_spec='-R$libdir' < hardcode_shlibpath_var=no < case $host_os in < solaris2.[0-5] | solaris2.[0-5].*) ;; < *) # Supported since Solaris 2.6 (maybe 2.5.1?) < whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; < esac < link_all_deplibs=yes < ;; 6327,6339c5939,5956 < sunos4*) < if test "x$host_vendor" = xsequent; then < # Use $CC to link under sequent, because it throws in some extra .o < # files that make .init and .fini sections work. < archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' < else < archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' < fi < hardcode_libdir_flag_spec='-L$libdir' < hardcode_direct=yes < hardcode_minus_L=yes < hardcode_shlibpath_var=no < ;; --- > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > # Now try to grab the symbols. > nlist=conftest.nm > if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5 > (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s "$nlist"; then > # Try sorting and uniquifying the output. > if sort "$nlist" | uniq > "$nlist"T; then > mv -f "$nlist"T "$nlist" > else > rm -f "$nlist"T > fi 6341,6385c5958,5964 < sysv4) < case $host_vendor in < sni) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes # is this really true??? < ;; < siemens) < ## LD is ld it makes a PLAMLIB < ## CC just makes a GrossModule. < archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' < reload_cmds='$CC -r -o $output$reload_objs' < hardcode_direct=no < ;; < motorola) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=no #Motorola manual says yes, but my tests say they lie < ;; < esac < runpath_var='LD_RUN_PATH' < hardcode_shlibpath_var=no < ;; < < sysv4.3*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < export_dynamic_flag_spec='-Bexport' < ;; < < sysv5*) < no_undefined_flag=' -z text' < # $CC -shared without GNU ld will not create a library from C++ < # object files and a static libstdc++, better avoid it by now < archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' < archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ < $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' < hardcode_libdir_flag_spec= < hardcode_shlibpath_var=no < runpath_var='LD_RUN_PATH' < ;; < < uts4*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_shlibpath_var=no < ;; --- > # Make sure that we snagged all the symbols we need. > if grep ' nm_test_var$' "$nlist" >/dev/null; then > if grep ' nm_test_func$' "$nlist" >/dev/null; then > cat < conftest.$ac_ext > #ifdef __cplusplus > extern "C" { > #endif 6387,6391c5966,5968 < dgux*) < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_libdir_flag_spec='-L$libdir' < hardcode_shlibpath_var=no < ;; --- > EOF > # Now generate the symbol file. > eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext' 6393,6401c5970,5976 < sysv4*MP*) < if test -d /usr/nec; then < archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' < hardcode_shlibpath_var=no < runpath_var=LD_RUN_PATH < hardcode_runpath_var=yes < ld_shlibs=yes < fi < ;; --- > cat <> conftest.$ac_ext > #if defined (__STDC__) && __STDC__ > # define lt_ptr_t void * > #else > # define lt_ptr_t char * > # define const > #endif 6403,6410c5978,5989 < sysv4.2uw2*) < archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' < hardcode_direct=yes < hardcode_minus_L=no < hardcode_shlibpath_var=no < hardcode_runpath_var=yes < runpath_var=LD_RUN_PATH < ;; --- > /* The mapping between symbol names and symbols. */ > const struct { > const char *name; > lt_ptr_t address; > } > lt_preloaded_symbols[] = > { > EOF > $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext > cat <<\EOF >> conftest.$ac_ext > {0, (lt_ptr_t) 0} > }; 6412,6415c5991,6015 < sysv5uw7* | unixware7*) < no_undefined_flag='${wl}-z ${wl}text' < if test "$GCC" = yes; then < archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' --- > #ifdef __cplusplus > } > #endif > EOF > # Now try linking the two files. > mv conftest.$ac_objext conftstm.$ac_objext > lt_save_LIBS="$LIBS" > lt_save_CFLAGS="$CFLAGS" > LIBS="conftstm.$ac_objext" > CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext}; then > pipe_works=yes > fi > LIBS="$lt_save_LIBS" > CFLAGS="$lt_save_CFLAGS" > else > echo "cannot find nm_test_func in $nlist" >&5 > fi > else > echo "cannot find nm_test_var in $nlist" >&5 > fi 6417c6017 < archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' --- > echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 6419,6437c6019,6023 < runpath_var='LD_RUN_PATH' < hardcode_shlibpath_var=no < ;; < < *) < ld_shlibs=no < ;; < esac < fi < echo "$as_me:$LINENO: result: $ld_shlibs" >&5 < echo "${ECHO_T}$ld_shlibs" >&6 < test "$ld_shlibs" = no && can_build_shared=no < < # Check hardcoding attributes. < echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 < echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 < hardcode_action= < if test -n "$hardcode_libdir_flag_spec" || \ < test -n "$runpath_var"; then --- > else > echo "$progname: failed program was:" >&5 > cat conftest.$ac_ext >&5 > fi > rm -f conftest* conftst* 6439,6447c6025,6027 < # We can hardcode non-existant directories. < if test "$hardcode_direct" != no && < # If the only mechanism to avoid hardcoding is shlibpath_var, we < # have to relink, otherwise we might link with an installed library < # when we should be linking with a yet-to-be-installed one < ## test "$hardcode_shlibpath_var" != no && < test "$hardcode_minus_L" != no; then < # Linking always hardcodes the temporary library directory. < hardcode_action=relink --- > # Do not use the global_symbol_pipe unless it works. > if test "$pipe_works" = yes; then > break 6449,6450c6029 < # We can link without hardcoding, and we can hardcode nonexisting dirs. < hardcode_action=immediate --- > lt_cv_sys_global_symbol_pipe= 6451a6031,6040 > done > > fi > > if test -z "$lt_cv_sys_global_symbol_pipe"; then > lt_cv_sys_global_symbol_to_cdecl= > fi > if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then > echo "$as_me:$LINENO: result: failed" >&5 > echo "${ECHO_T}failed" >&6 6453,6455c6042,6043 < # We cannot hardcode anything, or else we can only hardcode existing < # directories. < hardcode_action=unsupported --- > echo "$as_me:$LINENO: result: ok" >&5 > echo "${ECHO_T}ok" >&6 6457,6458d6044 < echo "$as_me:$LINENO: result: $hardcode_action" >&5 < echo "${ECHO_T}$hardcode_action" >&6 6460,6468c6046,6049 < striplib= < old_striplib= < echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 < echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 < if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then < test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" < test -z "$striplib" && striplib="$STRIP --strip-unneeded" < echo "$as_me:$LINENO: result: yes" >&5 < echo "${ECHO_T}yes" >&6 --- > echo "$as_me:$LINENO: checking for objdir" >&5 > echo $ECHO_N "checking for objdir... $ECHO_C" >&6 > if test "${lt_cv_objdir+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 6470,6471c6051,6059 < echo "$as_me:$LINENO: result: no" >&5 < echo "${ECHO_T}no" >&6 --- > rm -f .libs 2>/dev/null > mkdir .libs 2>/dev/null > if test -d .libs; then > lt_cv_objdir=.libs > else > # MS-DOS does not allow filenames that begin with a dot. > lt_cv_objdir=_libs > fi > rmdir .libs 2>/dev/null 6472a6061,6063 > echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5 > echo "${ECHO_T}$lt_cv_objdir" >&6 > objdir=$lt_cv_objdir 6474,6475d6064 < reload_cmds='$LD$reload_flag -o $output$reload_objs' < test -z "$deplibs_check_method" && deplibs_check_method=unknown 6477,6492d6065 < # PORTME Fill in your ld.so characteristics < echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 < echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 < library_names_spec= < libname_spec='lib$name' < soname_spec= < postinstall_cmds= < postuninstall_cmds= < finish_cmds= < finish_eval= < shlibpath_var= < shlibpath_overrides_runpath=unknown < version_type=none < dynamic_linker="$host_os ld.so" < sys_lib_dlsearch_path_spec="/lib /usr/lib" < sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" 6494,6498d6066 < case $host_os in < aix3*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix $libname.a' < shlibpath_var=LIBPATH 6500,6502d6067 < # AIX has no versioning support, so we append a major version to the name. < soname_spec='${libname}${release}.so$major' < ;; 6504,6545c6069,6076 < aix4* | aix5*) < version_type=linux < need_lib_prefix=no < need_version=no < hardcode_into_libs=yes < if test "$host_cpu" = ia64; then < # AIX 5 supports IA64 < library_names_spec='${libname}${release}.so$major ${libname}${release}.so$versuffix $libname.so' < shlibpath_var=LD_LIBRARY_PATH < else < # With GCC up to 2.95.x, collect2 would create an import file < # for dependence libraries. The import file would start with < # the line `#! .'. This would cause the generated library to < # depend on `.', always an invalid library. This was fixed in < # development snapshots of GCC prior to 3.0. < case $host_os in < aix4 | aix4.[01] | aix4.[01].*) < if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' < echo ' yes ' < echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then < : < else < can_build_shared=no < fi < ;; < esac < # AIX (on Power*) has no versioning support, so currently we can < # not hardcode correct soname into executable. Probably we can < # add versioning support to collect2, so additional links can < # be useful in future. < if test "$aix_use_runtimelinking" = yes; then < # If using run time linking (on AIX 4.2 or later) use lib.so < # instead of lib.a to let people know that these are not < # typical AIX shared libraries. < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < else < # We preserve .a as extension for shared libraries through AIX4.2 < # and later when we are not doing run time linking. < library_names_spec='${libname}${release}.a $libname.a' < soname_spec='${libname}${release}.so$major' < fi < shlibpath_var=LIBPATH --- > case $host_os in > aix3*) > # AIX sometimes has problems with the GCC collect2 program. For some > # reason, if we set the COLLECT_NAMES environment variable, the problems > # vanish in a puff of smoke. > if test "X${COLLECT_NAMES+set}" != Xset; then > COLLECT_NAMES= > export COLLECT_NAMES 6547d6077 < hardcode_into_libs=yes 6548a6079 > esac 6550,6554c6081,6084 < amigaos*) < library_names_spec='$libname.ixlibrary $libname.a' < # Create ${libname}_ixlibrary.a entries in /sys/libs. < finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done' < ;; --- > # Sed substitution that helps us do robust quoting. It backslashifies > # metacharacters that are still active within double-quoted strings. > Xsed='sed -e s/^X//' > sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' 6556,6560c6086,6087 < beos*) < library_names_spec='${libname}.so' < dynamic_linker="$host_os ld.so" < shlibpath_var=LIBRARY_PATH < ;; --- > # Same as above, but do not quote variable references. > double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g' 6562,6575c6089,6091 < bsdi4*) < version_type=linux < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' < shlibpath_var=LD_LIBRARY_PATH < sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" < sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" < export_dynamic_flag_spec=-rdynamic < # the default ld.so.conf also contains /usr/contrib/lib and < # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow < # libtool to hard-code these into programs < ;; --- > # Sed substitution to delay expansion of an escaped shell variable in a > # double_quote_subst'ed string. > delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' 6577,6607c6093,6094 < cygwin* | mingw* | pw32*) < version_type=windows < need_version=no < need_lib_prefix=no < case $GCC,$host_os in < yes,cygwin*) < library_names_spec='$libname.dll.a' < soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' < postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~ < dldir=$destdir/`dirname \$dlpath`~ < test -d \$dldir || mkdir -p \$dldir~ < $install_prog .libs/$dlname \$dldir/$dlname' < postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~ < dlpath=$dir/\$dldll~ < $rm \$dlpath' < ;; < yes,mingw*) < library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll' < sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"` < ;; < yes,pw32*) < library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll' < ;; < *) < library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib' < ;; < esac < dynamic_linker='Win32 ld.exe' < # FIXME: first we should search . and the directory the executable is in < shlibpath_var=PATH < ;; --- > # Sed substitution to avoid accidental globbing in evaled expressions > no_glob_subst='s/\*/\\\*/g' 6609,6621c6096,6097 < darwin* | rhapsody*) < dynamic_linker="$host_os dyld" < version_type=darwin < need_lib_prefix=no < need_version=no < # FIXME: Relying on posixy $() will cause problems for < # cross-compilation, but unfortunately the echo tests do not < # yet detect zsh echo's removal of \ escapes. < library_names_spec='${libname}${release}${versuffix}.$(test .$module = .yes && echo so || echo dylib) ${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib) ${libname}.$(test .$module = .yes && echo so || echo dylib)' < soname_spec='${libname}${release}${major}.$(test .$module = .yes && echo so || echo dylib)' < shlibpath_overrides_runpath=yes < shlibpath_var=DYLD_LIBRARY_PATH < ;; --- > # Constants: > rm="rm -f" 6623,6625c6099,6101 < freebsd1*) < dynamic_linker=no < ;; --- > # Global variables: > default_ofile=libtool > can_build_shared=yes 6627,6661c6103,6108 < freebsd*) < objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` < version_type=freebsd-$objformat < case $version_type in < freebsd-elf*) < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so $libname.so' < need_version=no < need_lib_prefix=no < ;; < freebsd-*) < library_names_spec='${libname}${release}.so$versuffix $libname.so$versuffix' < need_version=yes < ;; < esac < shlibpath_var=LD_LIBRARY_PATH < case $host_os in < freebsd2*) < shlibpath_overrides_runpath=yes < ;; < *) < shlibpath_overrides_runpath=no < hardcode_into_libs=yes < ;; < esac < ;; < < gnu*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so${major} ${libname}.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < hardcode_into_libs=yes < ;; --- > # All known linkers require a `.a' archive for static linking (except M$VC, > # which needs '.lib'). > libext=a > ltmain="$ac_aux_dir/ltmain.sh" > ofile="$default_ofile" > with_gnu_ld="$lt_cv_prog_gnu_ld" 6663,6676c6110,6133 < hpux9* | hpux10* | hpux11*) < # Give a soname corresponding to the major version so that dld.sl refuses to < # link against other versions. < dynamic_linker="$host_os dld.sl" < version_type=sunos < need_lib_prefix=no < need_version=no < shlibpath_var=SHLIB_PATH < shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH < library_names_spec='${libname}${release}.sl$versuffix ${libname}${release}.sl$major $libname.sl' < soname_spec='${libname}${release}.sl$major' < # HP-UX runs *really* slowly unless shared libraries are mode 555. < postinstall_cmds='chmod 555 $lib' < ;; --- > if test -n "$ac_tool_prefix"; then > # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. > set dummy ${ac_tool_prefix}ar; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_AR+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$AR"; then > ac_cv_prog_AR="$AR" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_AR="${ac_tool_prefix}ar" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 > fi > done > done 6678,6704c6135,6144 < irix5* | irix6* | nonstopux*) < case $host_os in < nonstopux*) version_type=nonstopux ;; < *) version_type=irix ;; < esac < need_lib_prefix=no < need_version=no < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so $libname.so' < case $host_os in < irix5* | nonstopux*) < libsuff= shlibsuff= < ;; < *) < case $LD in # libtool.m4 will add one of these switches to LD < *-32|*"-32 ") libsuff= shlibsuff= libmagic=32-bit;; < *-n32|*"-n32 ") libsuff=32 shlibsuff=N32 libmagic=N32;; < *-64|*"-64 ") libsuff=64 shlibsuff=64 libmagic=64-bit;; < *) libsuff= shlibsuff= libmagic=never-match;; < esac < ;; < esac < shlibpath_var=LD_LIBRARY${shlibsuff}_PATH < shlibpath_overrides_runpath=no < sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" < sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" < ;; --- > fi > fi > AR=$ac_cv_prog_AR > if test -n "$AR"; then > echo "$as_me:$LINENO: result: $AR" >&5 > echo "${ECHO_T}$AR" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6706,6709c6146,6171 < # No shared lib support for Linux oldld, aout, or coff. < linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*) < dynamic_linker=no < ;; --- > fi > if test -z "$ac_cv_prog_AR"; then > ac_ct_AR=$AR > # Extract the first word of "ar", so it can be a program name with args. > set dummy ar; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_ac_ct_AR+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$ac_ct_AR"; then > ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_ac_ct_AR="ar" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 > fi > done > done 6711,6724c6173,6183 < # This must be Linux ELF. < linux-gnu*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=no < # This implies no fast_install, which is unacceptable. < # Some rework will be needed to allow for fast_install < # before this can be enabled. < hardcode_into_libs=yes --- > test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="false" > fi > fi > ac_ct_AR=$ac_cv_prog_ac_ct_AR > if test -n "$ac_ct_AR"; then > echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 > echo "${ECHO_T}$ac_ct_AR" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6726,6733c6185,6188 < # We used to test for /lib/ld.so.1 and disable shared libraries on < # powerpc, because MkLinux only supported shared libraries with the < # GNU dynamic linker. Since this was broken with cross compilers, < # most powerpc-linux boxes support dynamic linking these days and < # people can always --disable-shared, the test was removed, and we < # assume the GNU/Linux dynamic linker is in use. < dynamic_linker='GNU/Linux ld.so' < ;; --- > AR=$ac_ct_AR > else > AR="$ac_cv_prog_AR" > fi 6735,6746c6190,6210 < netbsd*) < version_type=sunos < need_lib_prefix=no < need_version=no < if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' < dynamic_linker='NetBSD (a.out) ld.so' < else < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major ${libname}${release}.so ${libname}.so' < soname_spec='${libname}${release}.so$major' < dynamic_linker='NetBSD ld.elf_so' --- > if test -n "$ac_tool_prefix"; then > # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. > set dummy ${ac_tool_prefix}ranlib; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_RANLIB+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$RANLIB"; then > ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 6748,6751c6212,6213 < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < hardcode_into_libs=yes < ;; --- > done > done 6753,6758c6215,6224 < newsos6) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < ;; --- > fi > fi > RANLIB=$ac_cv_prog_RANLIB > if test -n "$RANLIB"; then > echo "$as_me:$LINENO: result: $RANLIB" >&5 > echo "${ECHO_T}$RANLIB" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6760,6774c6226,6248 < openbsd*) < version_type=sunos < need_lib_prefix=no < need_version=no < if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then < case "$host_os" in < openbsd2.[89] | openbsd2.[89].*) < shlibpath_overrides_runpath=no < ;; < *) < shlibpath_overrides_runpath=yes < ;; < esac < else < shlibpath_overrides_runpath=yes --- > fi > if test -z "$ac_cv_prog_RANLIB"; then > ac_ct_RANLIB=$RANLIB > # Extract the first word of "ranlib", so it can be a program name with args. > set dummy ranlib; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$ac_ct_RANLIB"; then > ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_ac_ct_RANLIB="ranlib" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 6776,6779c6250,6251 < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > done > done 6781,6787c6253,6263 < os2*) < libname_spec='$name' < need_lib_prefix=no < library_names_spec='$libname.dll $libname.a' < dynamic_linker='OS/2 ld.exe' < shlibpath_var=LIBPATH < ;; --- > test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" > fi > fi > ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB > if test -n "$ac_ct_RANLIB"; then > echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 > echo "${ECHO_T}$ac_ct_RANLIB" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6789,6798c6265,6268 < osf3* | osf4* | osf5*) < version_type=osf < need_version=no < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" < sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" < hardcode_into_libs=yes < ;; --- > RANLIB=$ac_ct_RANLIB > else > RANLIB="$ac_cv_prog_RANLIB" > fi 6800,6805c6270,6293 < sco3.2v5*) < version_type=osf < soname_spec='${libname}${release}.so$major' < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > if test -n "$ac_tool_prefix"; then > # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. > set dummy ${ac_tool_prefix}strip; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_STRIP+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$STRIP"; then > ac_cv_prog_STRIP="$STRIP" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_STRIP="${ac_tool_prefix}strip" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 > fi > done > done 6807,6818c6295,6304 < solaris*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < hardcode_into_libs=yes < # ldd complains unless libraries are executable < postinstall_cmds='chmod +x $lib' < ;; --- > fi > fi > STRIP=$ac_cv_prog_STRIP > if test -n "$STRIP"; then > echo "$as_me:$LINENO: result: $STRIP" >&5 > echo "${ECHO_T}$STRIP" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6820,6827c6306,6328 < sunos4*) < version_type=sunos < library_names_spec='${libname}${release}.so$versuffix ${libname}.so$versuffix' < finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' < shlibpath_var=LD_LIBRARY_PATH < shlibpath_overrides_runpath=yes < if test "$with_gnu_ld" = yes; then < need_lib_prefix=no --- > fi > if test -z "$ac_cv_prog_STRIP"; then > ac_ct_STRIP=$STRIP > # Extract the first word of "strip", so it can be a program name with args. > set dummy strip; ac_word=$2 > echo "$as_me:$LINENO: checking for $ac_word" >&5 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 > if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -n "$ac_ct_STRIP"; then > ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. > else > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR > for as_dir in $PATH > do > IFS=$as_save_IFS > test -z "$as_dir" && as_dir=. > for ac_exec_ext in '' $ac_executable_extensions; do > if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then > ac_cv_prog_ac_ct_STRIP="strip" > echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 > break 2 6829,6830c6330,6331 < need_version=yes < ;; --- > done > done 6832,6854c6333,6343 < sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < case $host_vendor in < sni) < shlibpath_overrides_runpath=no < need_lib_prefix=no < export_dynamic_flag_spec='${wl}-Blargedynsym' < runpath_var=LD_RUN_PATH < ;; < siemens) < need_lib_prefix=no < ;; < motorola) < need_lib_prefix=no < need_version=no < shlibpath_overrides_runpath=no < sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' < ;; < esac < ;; --- > test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":" > fi > fi > ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP > if test -n "$ac_ct_STRIP"; then > echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 > echo "${ECHO_T}$ac_ct_STRIP" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6856,6861c6345,6348 < uts4*) < version_type=linux < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < ;; --- > STRIP=$ac_ct_STRIP > else > STRIP="$ac_cv_prog_STRIP" > fi 6863,6870d6349 < dgux*) < version_type=linux < need_lib_prefix=no < need_version=no < library_names_spec='${libname}${release}.so$versuffix ${libname}${release}.so$major $libname.so' < soname_spec='${libname}${release}.so$major' < shlibpath_var=LD_LIBRARY_PATH < ;; 6872,6879c6351,6352 < sysv4*MP*) < if test -d /usr/nec ;then < version_type=linux < library_names_spec='$libname.so.$versuffix $libname.so.$major $libname.so' < soname_spec='$libname.so.$major' < shlibpath_var=LD_LIBRARY_PATH < fi < ;; --- > old_CC="$CC" > old_CFLAGS="$CFLAGS" 6881,6887c6354,6369 < *) < dynamic_linker=no < ;; < esac < echo "$as_me:$LINENO: result: $dynamic_linker" >&5 < echo "${ECHO_T}$dynamic_linker" >&6 < test "$dynamic_linker" = no && can_build_shared=no --- > # Set sane defaults for various variables > test -z "$AR" && AR=ar > test -z "$AR_FLAGS" && AR_FLAGS=cru > test -z "$AS" && AS=as > test -z "$CC" && CC=cc > test -z "$LTCC" && LTCC=$CC > test -z "$DLLTOOL" && DLLTOOL=dlltool > test -z "$LD" && LD=ld > test -z "$LN_S" && LN_S="ln -s" > test -z "$MAGIC_CMD" && MAGIC_CMD=file > test -z "$NM" && NM=nm > test -z "$SED" && SED=sed > test -z "$OBJDUMP" && OBJDUMP=objdump > test -z "$RANLIB" && RANLIB=: > test -z "$STRIP" && STRIP=: > test -z "$ac_objext" && ac_objext=o 6889,6893c6371,6374 < # Report the final consequences. < echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 < echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 < echo "$as_me:$LINENO: result: $can_build_shared" >&5 < echo "${ECHO_T}$can_build_shared" >&6 --- > # Determine commands to create old-style static archives. > old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs' > old_postinstall_cmds='chmod 644 $oldlib' > old_postuninstall_cmds= 6895,6897c6376,6386 < echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 < echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 < test "$can_build_shared" = "no" && enable_shared=no --- > if test -n "$RANLIB"; then > case $host_os in > openbsd*) > old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds" > ;; > *) > old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" > ;; > esac > old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" > fi 6899,6907c6388,6399 < # On AIX, shared libraries and static libraries use the same namespace, and < # are all built from PIC. < case "$host_os" in < aix3*) < test "$enable_shared" = yes && enable_static=no < if test -n "$RANLIB"; then < archive_cmds="$archive_cmds~\$RANLIB \$lib" < postinstall_cmds='$RANLIB $lib' < fi --- > # Only perform the check for file, if the check method requires it > case $deplibs_check_method in > file_magic*) > if test "$file_magic_cmd" = '$MAGIC_CMD'; then > echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5 > echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6 > if test "${lt_cv_path_MAGIC_CMD+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > case $MAGIC_CMD in > [\\/*] | ?:[\\/]*) > lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. 6908a6401,6419 > *) > lt_save_MAGIC_CMD="$MAGIC_CMD" > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" > for ac_dir in $ac_dummy; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > if test -f $ac_dir/${ac_tool_prefix}file; then > lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file" > if test -n "$file_magic_test_file"; then > case $deplibs_check_method in > "file_magic "*) > file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | > $EGREP "$file_magic_regex" > /dev/null; then > : > else > cat <&2 6910,6913c6421,6438 < aix4*) < if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then < test "$enable_shared" = yes && enable_static=no < fi --- > *** Warning: the command libtool uses to detect shared libraries, > *** $file_magic_cmd, produces output that libtool cannot recognize. > *** The result is that libtool may fail to recognize shared libraries > *** as such. This will affect the creation of libtool libraries that > *** depend on shared libraries, but programs linked with such libtool > *** libraries will work regardless of this problem. Nevertheless, you > *** may want to report the problem to your system manager and/or to > *** bug-libtool@gnu.org > > EOF > fi ;; > esac > fi > break > fi > done > IFS="$lt_save_ifs" > MAGIC_CMD="$lt_save_MAGIC_CMD" 6916,6932d6440 < echo "$as_me:$LINENO: result: $enable_shared" >&5 < echo "${ECHO_T}$enable_shared" >&6 < < echo "$as_me:$LINENO: checking whether to build static libraries" >&5 < echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 < # Make sure either enable_shared or enable_static is yes. < test "$enable_shared" = yes || enable_static=yes < echo "$as_me:$LINENO: result: $enable_static" >&5 < echo "${ECHO_T}$enable_static" >&6 < < if test "$hardcode_action" = relink; then < # Fast installation is not supported < enable_fast_install=no < elif test "$shlibpath_overrides_runpath" = yes || < test "$enable_shared" = no; then < # Fast installation is not necessary < enable_fast_install=needless 6935,6937c6443,6449 < variables_saved_for_relink="PATH $shlibpath_var $runpath_var" < if test "$GCC" = yes; then < variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" --- > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if test -n "$MAGIC_CMD"; then > echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 > echo "${ECHO_T}$MAGIC_CMD" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 6940,6943c6452,6457 < if test "x$enable_dlopen" != xyes; then < enable_dlopen=unknown < enable_dlopen_self=unknown < enable_dlopen_self_static=unknown --- > if test -z "$lt_cv_path_MAGIC_CMD"; then > if test -n "$ac_tool_prefix"; then > echo "$as_me:$LINENO: checking for file" >&5 > echo $ECHO_N "checking for file... $ECHO_C" >&6 > if test "${lt_cv_path_MAGIC_CMD+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 6945,6946c6459,6481 < lt_cv_dlopen=no < lt_cv_dlopen_libs= --- > case $MAGIC_CMD in > [\\/*] | ?:[\\/]*) > lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path. > ;; > *) > lt_save_MAGIC_CMD="$MAGIC_CMD" > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > ac_dummy="/usr/bin$PATH_SEPARATOR$PATH" > for ac_dir in $ac_dummy; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > if test -f $ac_dir/file; then > lt_cv_path_MAGIC_CMD="$ac_dir/file" > if test -n "$file_magic_test_file"; then > case $deplibs_check_method in > "file_magic "*) > file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`" > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null | > $EGREP "$file_magic_regex" > /dev/null; then > : > else > cat <&2 6948,6953c6483,6490 < case $host_os in < beos*) < lt_cv_dlopen="load_add_on" < lt_cv_dlopen_libs= < lt_cv_dlopen_self=yes < ;; --- > *** Warning: the command libtool uses to detect shared libraries, > *** $file_magic_cmd, produces output that libtool cannot recognize. > *** The result is that libtool may fail to recognize shared libraries > *** as such. This will affect the creation of libtool libraries that > *** depend on shared libraries, but programs linked with such libtool > *** libraries will work regardless of this problem. Nevertheless, you > *** may want to report the problem to your system manager and/or to > *** bug-libtool@gnu.org 6955,6958c6492,6503 < cygwin* | mingw* | pw32*) < lt_cv_dlopen="LoadLibrary" < lt_cv_dlopen_libs= < ;; --- > EOF > fi ;; > esac > fi > break > fi > done > IFS="$lt_save_ifs" > MAGIC_CMD="$lt_save_MAGIC_CMD" > ;; > esac > fi 6960,6964c6505,6508 < *) < echo "$as_me:$LINENO: checking for shl_load" >&5 < echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 < if test "${ac_cv_func_shl_load+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 --- > MAGIC_CMD="$lt_cv_path_MAGIC_CMD" > if test -n "$MAGIC_CMD"; then > echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5 > echo "${ECHO_T}$MAGIC_CMD" >&6 6966,6975c6510,6512 < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext < cat >>conftest.$ac_ext <<_ACEOF < /* end confdefs.h. */ < /* Define shl_load to an innocuous variant, in case declares shl_load. < For example, HP-UX 11i declares gettimeofday. */ < #define shl_load innocuous_shl_load --- > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi 6977,6980c6514,6517 < /* System header to define __stub macros and hopefully few prototypes, < which can conflict with char shl_load (); below. < Prefer to if __STDC__ is defined, since < exists even on freestanding compilers. */ --- > else > MAGIC_CMD=: > fi > fi 6982,6986c6519,6521 < #ifdef __STDC__ < # include < #else < # include < #endif --- > fi > ;; > esac 6988c6523,6524 < #undef shl_load --- > enable_dlopen=no > enable_win32_dll=no 6990,7008c6526,6528 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < { < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char shl_load (); < /* The GNU C library defines this for functions which it implements < to always fail with ENOSYS. Some functions are actually named < something starting with __ and the normal name is an alias. */ < #if defined (__stub_shl_load) || defined (__stub___shl_load) < choke me < #else < char (*f) () = shl_load; < #endif < #ifdef __cplusplus < } < #endif --- > # Check whether --enable-libtool-lock or --disable-libtool-lock was given. > if test "${enable_libtool_lock+set}" = set; then > enableval="$enable_libtool_lock" 7010,7030c6530,6537 < int < main () < { < return f != shl_load; < ; < return 0; < } < _ACEOF < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; }; then < ac_cv_func_shl_load=yes --- > fi; > test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes > > > # Check whether --with-pic or --without-pic was given. > if test "${with_pic+set}" = set; then > withval="$with_pic" > pic_mode="$withval" 7032,7033c6539,6541 < echo "$as_me: failed program was:" >&5 < sed 's/^/| /' conftest.$ac_ext >&5 --- > pic_mode=default > fi; > test -z "$pic_mode" && pic_mode=default 7035c6543,6583 < ac_cv_func_shl_load=no --- > # Use C for the default configuration in the libtool script > tagname= > lt_save_CC="$CC" > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > > > # Source file extension for C test sources. > ac_ext=c > > # Object file extension for compiled C test sources. > objext=o > objext=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="int some_variable = 0;\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='int main(){return(0);}\n' > > > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} > > # Allow CC to be a program name with arguments. > compiler=$CC > > > # > # Check for any special shared library compilation flags. > # > lt_prog_cc_shlib= > if test "$GCC" = no; then > case $host_os in > sco3.2v5*) > lt_prog_cc_shlib='-belf' > ;; > esac 7037c6585,6593 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > if test -n "$lt_prog_cc_shlib"; then > { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5 > echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;} > if echo "$old_CC $old_CFLAGS " | grep "[ ]$lt_prog_cc_shlib[ ]" >/dev/null; then : > else > { echo "$as_me:$LINENO: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5 > echo "$as_me: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;} > lt_cv_prog_cc_can_build_shared=no > fi 7039,7042c6595,6627 < echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 < echo "${ECHO_T}$ac_cv_func_shl_load" >&6 < if test $ac_cv_func_shl_load = yes; then < lt_cv_dlopen="shl_load" --- > > > # > # Check to make sure the static flag actually works. > # > echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5 > echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6 > if test "${lt_prog_compiler_static_works+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_prog_compiler_static_works=no > save_LDFLAGS="$LDFLAGS" > LDFLAGS="$LDFLAGS $lt_prog_compiler_static" > printf "$lt_simple_link_test_code" > conftest.$ac_ext > if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test -s conftest.err; then > # Append any errors to the config.log. > cat conftest.err 1>&5 > else > lt_prog_compiler_static_works=yes > fi > fi > $rm conftest* > LDFLAGS="$save_LDFLAGS" > > fi > echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5 > echo "${ECHO_T}$lt_prog_compiler_static_works" >&6 > > if test x"$lt_prog_compiler_static_works" = xyes; then > : 7044,7046c6629,6643 < echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 < echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 < if test "${ac_cv_lib_dld_shl_load+set}" = set; then --- > lt_prog_compiler_static= > fi > > > > > lt_prog_compiler_no_builtin_flag= > > if test "$GCC" = yes; then > lt_prog_compiler_no_builtin_flag=' -fno-builtin' > > > echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 > echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then 7049,7057c6646,6671 < ac_check_lib_save_LIBS=$LIBS < LIBS="-ldld $LIBS" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext < cat >>conftest.$ac_ext <<_ACEOF < /* end confdefs.h. */ --- > lt_cv_prog_compiler_rtti_exceptions=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="-fno-rtti -fno-exceptions" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:6659: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:6663: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_cv_prog_compiler_rtti_exceptions=yes > fi > fi > $rm conftest* 7059,7089c6673,6675 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char shl_load (); < int < main () < { < shl_load (); < ; < return 0; < } < _ACEOF < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; }; then < ac_cv_lib_dld_shl_load=yes < else < echo "$as_me: failed program was:" >&5 < sed 's/^/| /' conftest.$ac_ext >&5 --- > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6 7091c6677,6680 < ac_cv_lib_dld_shl_load=no --- > if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then > lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" > else > : 7093,7094c6682 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < LIBS=$ac_check_lib_save_LIBS --- > 7096,7115d6683 < echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 < echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 < if test $ac_cv_lib_dld_shl_load = yes; then < lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" < else < echo "$as_me:$LINENO: checking for dlopen" >&5 < echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 < if test "${ac_cv_func_dlopen+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext < cat >>conftest.$ac_ext <<_ACEOF < /* end confdefs.h. */ < /* Define dlopen to an innocuous variant, in case declares dlopen. < For example, HP-UX 11i declares gettimeofday. */ < #define dlopen innocuous_dlopen 7117,7120c6685,6687 < /* System header to define __stub macros and hopefully few prototypes, < which can conflict with char dlopen (); below. < Prefer to if __STDC__ is defined, since < exists even on freestanding compilers. */ --- > lt_prog_compiler_wl= > lt_prog_compiler_pic= > lt_prog_compiler_static= 7122,7126c6689,6690 < #ifdef __STDC__ < # include < #else < # include < #endif --- > echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 > echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 7128c6692,6694 < #undef dlopen --- > if test "$GCC" = yes; then > lt_prog_compiler_wl='-Wl,' > lt_prog_compiler_static='-static' 7130,7148c6696,6703 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < { < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char dlopen (); < /* The GNU C library defines this for functions which it implements < to always fail with ENOSYS. Some functions are actually named < something starting with __ and the normal name is an alias. */ < #if defined (__stub_dlopen) || defined (__stub___dlopen) < choke me < #else < char (*f) () = dlopen; < #endif < #ifdef __cplusplus < } < #endif --- > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static='-Bstatic' > fi > ;; 7150,7173c6705,6904 < int < main () < { < return f != dlopen; < ; < return 0; < } < _ACEOF < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; }; then < ac_cv_func_dlopen=yes < else < echo "$as_me: failed program was:" >&5 < sed 's/^/| /' conftest.$ac_ext >&5 --- > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4' > ;; > > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic='-DDLL_EXPORT' > ;; > > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > lt_prog_compiler_pic='-fno-common' > ;; > > msdosdjgpp*) > # Just because we use GCC doesn't mean we suddenly get shared libraries > # on systems that don't support them. > lt_prog_compiler_can_build_shared=no > enable_shared=no > ;; > > sysv4*MP*) > if test -d /usr/nec; then > lt_prog_compiler_pic=-Kconform_pic > fi > ;; > > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic='-fPIC' > ;; > esac > ;; > > *) > lt_prog_compiler_pic='-fPIC' > ;; > esac > else > # PORTME Check for flag to pass linker flags through the system compiler. > case $host_os in > aix*) > lt_prog_compiler_wl='-Wl,' > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static='-Bstatic' > else > lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp' > fi > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic='-DDLL_EXPORT' > ;; > > hpux9* | hpux10* | hpux11*) > lt_prog_compiler_wl='-Wl,' > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic='+Z' > ;; > esac > # Is there a better lt_prog_compiler_static that works with the bundled CC? > lt_prog_compiler_static='${wl}-a ${wl}archive' > ;; > > irix5* | irix6* | nonstopux*) > lt_prog_compiler_wl='-Wl,' > # PIC (with -KPIC) is the default. > lt_prog_compiler_static='-non_shared' > ;; > > newsos6) > lt_prog_compiler_pic='-KPIC' > lt_prog_compiler_static='-Bstatic' > ;; > > linux*) > case $CC in > icc* | ecc*) > lt_prog_compiler_wl='-Wl,' > lt_prog_compiler_pic='-KPIC' > lt_prog_compiler_static='-static' > ;; > ccc*) > lt_prog_compiler_wl='-Wl,' > # All Alpha code is PIC. > lt_prog_compiler_static='-non_shared' > ;; > esac > ;; > > osf3* | osf4* | osf5*) > lt_prog_compiler_wl='-Wl,' > # All OSF/1 code is PIC. > lt_prog_compiler_static='-non_shared' > ;; > > sco3.2v5*) > lt_prog_compiler_pic='-Kpic' > lt_prog_compiler_static='-dn' > ;; > > solaris*) > lt_prog_compiler_wl='-Wl,' > lt_prog_compiler_pic='-KPIC' > lt_prog_compiler_static='-Bstatic' > ;; > > sunos4*) > lt_prog_compiler_wl='-Qoption ld ' > lt_prog_compiler_pic='-PIC' > lt_prog_compiler_static='-Bstatic' > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > lt_prog_compiler_wl='-Wl,' > lt_prog_compiler_pic='-KPIC' > lt_prog_compiler_static='-Bstatic' > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > lt_prog_compiler_pic='-Kconform_pic' > lt_prog_compiler_static='-Bstatic' > fi > ;; > > uts4*) > lt_prog_compiler_pic='-pic' > lt_prog_compiler_static='-Bstatic' > ;; > > *) > lt_prog_compiler_can_build_shared=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic" >&6 > > # > # Check to make sure the PIC flag actually works. > # > if test -n "$lt_prog_compiler_pic"; then > > echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 > echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6 > if test "${lt_prog_compiler_pic_works+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_prog_compiler_pic_works=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="$lt_prog_compiler_pic -DPIC" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:6892: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:6896: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_prog_compiler_pic_works=yes > fi > fi > $rm conftest* 7175,7177d6905 < ac_cv_func_dlopen=no < fi < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7179,7197c6907,6908 < echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 < echo "${ECHO_T}$ac_cv_func_dlopen" >&6 < if test $ac_cv_func_dlopen = yes; then < lt_cv_dlopen="dlopen" < else < echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 < echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 < if test "${ac_cv_lib_dl_dlopen+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < ac_check_lib_save_LIBS=$LIBS < LIBS="-ldl $LIBS" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext < cat >>conftest.$ac_ext <<_ACEOF < /* end confdefs.h. */ --- > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6 7199,7226c6910,6914 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char dlopen (); < int < main () < { < dlopen (); < ; < return 0; < } < _ACEOF < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; }; then < ac_cv_lib_dl_dlopen=yes --- > if test x"$lt_prog_compiler_pic_works" = xyes; then > case $lt_prog_compiler_pic in > "" | " "*) ;; > *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;; > esac 7228,7231c6916,6917 < echo "$as_me: failed program was:" >&5 < sed 's/^/| /' conftest.$ac_ext >&5 < < ac_cv_lib_dl_dlopen=no --- > lt_prog_compiler_pic= > lt_prog_compiler_can_build_shared=no 7233,7234c6919 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < LIBS=$ac_check_lib_save_LIBS --- > 7236,7243c6921,6933 < echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 < echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 < if test $ac_cv_lib_dl_dlopen = yes; then < lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" < else < echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 < echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 < if test "${ac_cv_lib_svld_dlopen+set}" = set; then --- > case "$host_os" in > # For platforms which do not support PIC, -DPIC is meaningless: > *djgpp*) > lt_prog_compiler_pic= > ;; > *) > lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC" > ;; > esac > > echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 > echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_c_o+set}" = set; then 7246,7254c6936,7324 < ac_check_lib_save_LIBS=$LIBS < LIBS="-lsvld $LIBS" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" < /* confdefs.h. */ < _ACEOF < cat confdefs.h >>conftest.$ac_ext < cat >>conftest.$ac_ext <<_ACEOF < /* end confdefs.h. */ --- > lt_cv_prog_compiler_c_o=no > $rm -r conftest 2>/dev/null > mkdir conftest > cd conftest > mkdir out > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > lt_compiler_flag="-o out/conftest2.$ac_objext" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:6952: $lt_compile\"" >&5) > (eval "$lt_compile" 2>out/conftest.err) > ac_status=$? > cat out/conftest.err >&5 > echo "$as_me:6956: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s out/conftest2.$ac_objext > then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s out/conftest.err; then > lt_cv_prog_compiler_c_o=yes > fi > fi > chmod u+w . > $rm conftest* > # SGI C++ compiler will create directory out/ii_files/ for > # template instantiation > test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files > $rm out/* && rmdir out > cd .. > rmdir conftest > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6 > > > hard_links="nottested" > if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then > # do not overwrite the value of need_locks provided by the user > echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 > echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 > hard_links=yes > $rm conftest* > ln conftest.a conftest.b 2>/dev/null && hard_links=no > touch conftest.a > ln conftest.a conftest.b 2>&5 || hard_links=no > ln conftest.a conftest.b 2>/dev/null && hard_links=no > echo "$as_me:$LINENO: result: $hard_links" >&5 > echo "${ECHO_T}$hard_links" >&6 > if test "$hard_links" = no; then > { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 > echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} > need_locks=warn > fi > else > need_locks=no > fi > > echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 > echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 > > runpath_var= > allow_undefined_flag= > enable_shared_with_static_runtimes=no > archive_cmds= > archive_expsym_cmds= > old_archive_From_new_cmds= > old_archive_from_expsyms_cmds= > export_dynamic_flag_spec= > whole_archive_flag_spec= > thread_safe_flag_spec= > hardcode_libdir_flag_spec= > hardcode_libdir_flag_spec_ld= > hardcode_libdir_separator= > hardcode_direct=no > hardcode_minus_L=no > hardcode_shlibpath_var=unsupported > link_all_deplibs=unknown > hardcode_automatic=no > module_cmds= > module_expsym_cmds= > always_export_symbols=no > export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > # include_expsyms should be a list of space-separated symbols to be *always* > # included in the symbol list > include_expsyms= > # exclude_expsyms can be an extended regexp of symbols to exclude > # it will be wrapped by ` (' and `)$', so one must not match beginning or > # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', > # as well as any symbol that contains `d'. > exclude_expsyms="_GLOBAL_OFFSET_TABLE_" > # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out > # platforms (ab)use it in PIC code, but their linkers get confused if > # the symbol is explicitly referenced. Since portable code cannot > # rely on this symbol name, it's probably fine to never include it in > # preloaded symbol tables. > extract_expsyms_cmds= > > case $host_os in > cygwin* | mingw* | pw32*) > # FIXME: the MSVC++ port hasn't been tested in a loooong time > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > if test "$GCC" != yes; then > with_gnu_ld=no > fi > ;; > openbsd*) > with_gnu_ld=no > ;; > esac > > ld_shlibs=yes > if test "$with_gnu_ld" = yes; then > # If archive_cmds runs LD, not CC, wlarc should be empty > wlarc='${wl}' > > # See if GNU ld supports shared libraries. > case $host_os in > aix3* | aix4* | aix5*) > # On AIX/PPC, the GNU linker is very broken > if test "$host_cpu" != ia64; then > ld_shlibs=no > cat <&2 > > *** Warning: the GNU linker, at least up to release 2.9.1, is reported > *** to be unable to reliably create shared libraries on AIX. > *** Therefore, libtool is disabling shared libraries support. If you > *** really care for shared libraries, you may want to modify your PATH > *** so that a non-GNU linker is found, and then restart. > > EOF > fi > ;; > > amigaos*) > archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec='-L$libdir' > hardcode_minus_L=yes > > # Samuel A. Falvo II reports > # that the semantics of dynamic libraries on AmigaOS, at least up > # to version 4, is to share data among multiple programs linked > # with the same dynamic library. Since this doesn't match the > # behavior of shared libraries on other platforms, we can't use > # them. > ld_shlibs=no > ;; > > beos*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > allow_undefined_flag=unsupported > # Joseph Beckenbach says some releases of gcc > # support --undefined. This deserves some investigation. FIXME > archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > else > ld_shlibs=no > fi > ;; > > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, > # as there is no search path for DLLs. > hardcode_libdir_flag_spec='-L$libdir' > allow_undefined_flag=unsupported > always_export_symbols=no > enable_shared_with_static_runtimes=yes > export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > else > ld_shlibs=no > fi > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' > wlarc= > else > archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > fi > ;; > > solaris* | sysv5*) > if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then > ld_shlibs=no > cat <&2 > > *** Warning: The releases 2.8.* of the GNU linker cannot reliably > *** create shared libraries on Solaris systems. Therefore, libtool > *** is disabling shared libraries support. We urge you to upgrade GNU > *** binutils to release 2.9.1 or newer. Another option is to modify > *** your PATH or compiler configuration so that the native linker is > *** used, and then restart. > > EOF > elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs=no > fi > ;; > > sunos4*) > archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' > wlarc= > hardcode_direct=yes > hardcode_shlibpath_var=no > ;; > > linux*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_cmds="$tmp_archive_cmds" > supports_anon_versioning=no > case `$LD -v 2>/dev/null` in > *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 > *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... > *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... > *\ 2.11.*) ;; # other 2.11 versions > *) supports_anon_versioning=yes ;; > esac > if test $supports_anon_versioning = yes; then > archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~ > cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ > $echo "local: *; };" >> $output_objdir/$libname.ver~ > $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' > else > archive_expsym_cmds="$tmp_archive_cmds" > fi > else > ld_shlibs=no > fi > ;; > > *) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs=no > fi > ;; > esac > > if test "$ld_shlibs" = yes; then > runpath_var=LD_RUN_PATH > hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' > export_dynamic_flag_spec='${wl}--export-dynamic' > # ancient GNU ld didn't support --whole-archive et. al. > if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then > whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > whole_archive_flag_spec= > fi > fi > else > # PORTME fill in a description of your system's linker (not GNU ld) > case $host_os in > aix3*) > allow_undefined_flag=unsupported > always_export_symbols=yes > archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' > # Note: this linker hardcodes the directories in LIBPATH if there > # are no directories specified by -L. > hardcode_minus_L=yes > if test "$GCC" = yes && test -z "$link_static_flag"; then > # Neither direct hardcoding nor static linking is supported with a > # broken collect2. > hardcode_direct=unsupported > fi > ;; > > aix4* | aix5*) > if test "$host_cpu" = ia64; then > # On IA64, the linker does run time linking by default, so we don't > # have to do anything special. > aix_use_runtimelinking=no > exp_sym_flag='-Bexport' > no_entry_flag="" > else > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > else > export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > fi > aix_use_runtimelinking=no > > # Test if we are trying to use run time linking or normal > # AIX style linking. If -brtl is somewhere in LDFLAGS, we > # need to do runtime linking. > case $host_os in aix4.[23]|aix4.[23].*|aix5*) > for ld_flag in $LDFLAGS; do > if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then > aix_use_runtimelinking=yes > break > fi > done > esac > > exp_sym_flag='-bexport' > no_entry_flag='-bnoentry' > fi > > # When large executables or shared objects are built, AIX ld can > # have problems creating the table of contents. If linking a library > # or program results in "error TOC overflow" add -mminimal-toc to > # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not > # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. > > archive_cmds='' > hardcode_direct=yes > hardcode_libdir_separator=':' > link_all_deplibs=yes > > if test "$GCC" = yes; then > case $host_os in aix4.012|aix4.012.*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ > collect2name=`${CC} -print-prog-name=collect2` > if test -f "$collect2name" && \ > strings "$collect2name" | grep resolve_lib_name >/dev/null > then > # We have reworked collect2 > hardcode_direct=yes > else > # We have old collect2 > hardcode_direct=unsupported > # It fails to find uninstalled libraries when the uninstalled > # path is not listed in the libpath. Setting hardcode_minus_L > # to unsupported forces relinking > hardcode_minus_L=yes > hardcode_libdir_flag_spec='-L$libdir' > hardcode_libdir_separator= > fi > esac > shared_flag='-shared' > else > # not using gcc > if test "$host_cpu" = ia64; then > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' > else > if test "$aix_use_runtimelinking" = yes; then > shared_flag='${wl}-G' > else > shared_flag='${wl}-bM:SRE' > fi > fi > fi > > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > always_export_symbols=yes > if test "$aix_use_runtimelinking" = yes; then > # Warning - without using the other runtime loading flags (-brtl), > # -berok will link without error, but may produce a broken library. > allow_undefined_flag='-berok' > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ 7256,7262d7325 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char dlopen (); 7266c7329 < dlopen (); --- > 7273c7336 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 7274a7338,7340 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 7277c7343,7350 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 7283c7356,7361 < ac_cv_lib_svld_dlopen=yes --- > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi 7288,7291d7365 < ac_cv_lib_svld_dlopen=no < fi < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < LIBS=$ac_check_lib_save_LIBS 7293,7306c7367,7380 < echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 < echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 < if test $ac_cv_lib_svld_dlopen = yes; then < lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" < else < echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 < echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 < if test "${ac_cv_lib_dld_dld_link+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < ac_check_lib_save_LIBS=$LIBS < LIBS="-ldld $LIBS" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" > archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else > if test "$host_cpu" = ia64; then > hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' > allow_undefined_flag="-z nodefs" > archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" > else > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF 7313,7343c7387,18847 < /* Override any gcc2 internal prototype to avoid an error. */ < #ifdef __cplusplus < extern "C" < #endif < /* We use char because int might match the return type of a gcc2 < builtin and then its argument prototype would still apply. */ < char dld_link (); < int < main () < { < dld_link (); < ; < return 0; < } < _ACEOF < rm -f conftest.$ac_objext conftest$ac_exeext < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' < { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 < (eval $ac_try) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; }; then < ac_cv_lib_dld_dld_link=yes < else < echo "$as_me: failed program was:" >&5 < sed 's/^/| /' conftest.$ac_ext >&5 --- > int > main () > { > > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > no_undefined_flag=' ${wl}-bernotok' > allow_undefined_flag=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > always_export_symbols=yes > # Exported symbols can be pulled into shared objects from archives > whole_archive_flag_spec=' ' > archive_cmds_need_lc=yes > # This is similar to how AIX traditionally builds it's shared libraries. > archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi > fi > ;; > > amigaos*) > archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec='-L$libdir' > hardcode_minus_L=yes > # see comment about different semantics on the GNU ld section > ld_shlibs=no > ;; > > bsdi4*) > export_dynamic_flag_spec=-rdynamic > ;; > > cygwin* | mingw* | pw32*) > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > # hardcode_libdir_flag_spec is actually meaningless, as there is > # no search path for DLLs. > hardcode_libdir_flag_spec=' ' > allow_undefined_flag=unsupported > # Tell ltmain to make .lib files, not .a files. > libext=lib > # Tell ltmain to make .dll files, not .so files. > shrext_cmds=".dll" > # FIXME: Setting linknames here is a bad hack. > archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' > # The linker will automatically build a .lib file if we build a DLL. > old_archive_From_new_cmds='true' > # FIXME: Should let the user specify the lib program. > old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs' > fix_srcfile_path='`cygpath -w "$srcfile"`' > enable_shared_with_static_runtimes=yes > ;; > > darwin* | rhapsody*) > if test "$GXX" = yes ; then > archive_cmds_need_lc=no > case "$host_os" in > rhapsody* | darwin1.[012]) > allow_undefined_flag='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > allow_undefined_flag='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[012]) > allow_undefined_flag='-flat_namespace -undefined suppress' > ;; > 10.*) > allow_undefined_flag='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > else > archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > fi > module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > else > archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > fi > module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > hardcode_direct=no > hardcode_automatic=yes > hardcode_shlibpath_var=unsupported > whole_archive_flag_spec='-all_load $convenience' > link_all_deplibs=yes > else > ld_shlibs=no > fi > ;; > > dgux*) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec='-L$libdir' > hardcode_shlibpath_var=no > ;; > > freebsd1*) > ld_shlibs=no > ;; > > # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor > # support. Future versions do this automatically, but an explicit c++rt0.o > # does not break anything, and helps significantly (at the cost of a little > # extra space). > freebsd2.2*) > archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' > hardcode_libdir_flag_spec='-R$libdir' > hardcode_direct=yes > hardcode_shlibpath_var=no > ;; > > # Unfortunately, older versions of FreeBSD 2 do not have this feature. > freebsd2*) > archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct=yes > hardcode_minus_L=yes > hardcode_shlibpath_var=no > ;; > > # FreeBSD 3 and greater uses gcc -shared to do shared libraries. > freebsd* | kfreebsd*-gnu) > archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec='-R$libdir' > hardcode_direct=yes > hardcode_shlibpath_var=no > ;; > > hpux9*) > if test "$GCC" = yes; then > archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > fi > hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' > hardcode_libdir_separator=: > hardcode_direct=yes > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L=yes > export_dynamic_flag_spec='${wl}-E' > ;; > > hpux10* | hpux11*) > if test "$GCC" = yes -a "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > ;; > *) > archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' > ;; > esac > else > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags' > ;; > *) > archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' > ;; > esac > fi > if test "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*) > hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' > hardcode_libdir_flag_spec_ld='+b $libdir' > hardcode_libdir_separator=: > hardcode_direct=no > hardcode_shlibpath_var=no > ;; > ia64*) > hardcode_libdir_flag_spec='-L$libdir' > hardcode_direct=no > hardcode_shlibpath_var=no > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L=yes > ;; > *) > hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir' > hardcode_libdir_separator=: > hardcode_direct=yes > export_dynamic_flag_spec='${wl}-E' > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L=yes > ;; > esac > fi > ;; > > irix5* | irix6* | nonstopux*) > if test "$GCC" = yes; then > archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec_ld='-rpath $libdir' > fi > hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator=: > link_all_deplibs=yes > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out > else > archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF > fi > hardcode_libdir_flag_spec='-R$libdir' > hardcode_direct=yes > hardcode_shlibpath_var=no > ;; > > newsos6) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct=yes > hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator=: > hardcode_shlibpath_var=no > ;; > > openbsd*) > hardcode_direct=yes > hardcode_shlibpath_var=no > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec='${wl}-rpath,$libdir' > export_dynamic_flag_spec='${wl}-E' > else > case $host_os in > openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) > archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec='-R$libdir' > ;; > *) > archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec='${wl}-rpath,$libdir' > ;; > esac > fi > ;; > > os2*) > hardcode_libdir_flag_spec='-L$libdir' > hardcode_minus_L=yes > allow_undefined_flag=unsupported > archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' > old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' > ;; > > osf3*) > if test "$GCC" = yes; then > allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > allow_undefined_flag=' -expect_unresolved \*' > archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > fi > hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator=: > ;; > > osf4* | osf5*) # as osf3* with the addition of -msym flag > if test "$GCC" = yes; then > allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' > else > allow_undefined_flag=' -expect_unresolved \*' > archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ > $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' > > # Both c and cxx compiler support -rpath directly > hardcode_libdir_flag_spec='-rpath $libdir' > fi > hardcode_libdir_separator=: > ;; > > sco3.2v5*) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var=no > export_dynamic_flag_spec='${wl}-Bexport' > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ;; > > solaris*) > no_undefined_flag=' -z text' > if test "$GCC" = yes; then > archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' > else > archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > fi > hardcode_libdir_flag_spec='-R$libdir' > hardcode_shlibpath_var=no > case $host_os in > solaris2.[0-5] | solaris2.[0-5].*) ;; > *) # Supported since Solaris 2.6 (maybe 2.5.1?) > whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; > esac > link_all_deplibs=yes > ;; > > sunos4*) > if test "x$host_vendor" = xsequent; then > # Use $CC to link under sequent, because it throws in some extra .o > # files that make .init and .fini sections work. > archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' > fi > hardcode_libdir_flag_spec='-L$libdir' > hardcode_direct=yes > hardcode_minus_L=yes > hardcode_shlibpath_var=no > ;; > > sysv4) > case $host_vendor in > sni) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct=yes # is this really true??? > ;; > siemens) > ## LD is ld it makes a PLAMLIB > ## CC just makes a GrossModule. > archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' > reload_cmds='$CC -r -o $output$reload_objs' > hardcode_direct=no > ;; > motorola) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct=no #Motorola manual says yes, but my tests say they lie > ;; > esac > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var=no > ;; > > sysv4.3*) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var=no > export_dynamic_flag_spec='-Bexport' > ;; > > sysv4*MP*) > if test -d /usr/nec; then > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var=no > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ld_shlibs=yes > fi > ;; > > sysv4.2uw2*) > archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct=yes > hardcode_minus_L=no > hardcode_shlibpath_var=no > hardcode_runpath_var=yes > runpath_var=LD_RUN_PATH > ;; > > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*) > no_undefined_flag='${wl}-z ${wl}text' > if test "$GCC" = yes; then > archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > fi > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var=no > ;; > > sysv5*) > no_undefined_flag=' -z text' > # $CC -shared without GNU ld will not create a library from C++ > # object files and a static libstdc++, better avoid it by now > archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > hardcode_libdir_flag_spec= > hardcode_shlibpath_var=no > runpath_var='LD_RUN_PATH' > ;; > > uts4*) > archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec='-L$libdir' > hardcode_shlibpath_var=no > ;; > > *) > ld_shlibs=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $ld_shlibs" >&5 > echo "${ECHO_T}$ld_shlibs" >&6 > test "$ld_shlibs" = no && can_build_shared=no > > variables_saved_for_relink="PATH $shlibpath_var $runpath_var" > if test "$GCC" = yes; then > variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > fi > > # > # Do we need to explicitly link libc? > # > case "x$archive_cmds_need_lc" in > x|xyes) > # Assume -lc should be added > archive_cmds_need_lc=yes > > if test "$enable_shared" = yes && test "$GCC" = yes; then > case $archive_cmds in > *'~'*) > # FIXME: we may have to deal with multi-command sequences. > ;; > '$CC '*) > # Test whether the compiler implicitly links with -lc since on some > # systems, -lgcc has to come before -lc. If gcc already passes -lc > # to ld, don't add -lc before -lgcc. > echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 > echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 > $rm conftest* > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } 2>conftest.err; then > soname=conftest > lib=conftest > libobjs=conftest.$ac_objext > deplibs= > wl=$lt_prog_compiler_wl > compiler_flags=-v > linker_flags=-v > verstring= > output_objdir=. > libname=conftest > lt_save_allow_undefined_flag=$allow_undefined_flag > allow_undefined_flag= > if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 > (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > then > archive_cmds_need_lc=no > else > archive_cmds_need_lc=yes > fi > allow_undefined_flag=$lt_save_allow_undefined_flag > else > cat conftest.err 1>&5 > fi > $rm conftest* > echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5 > echo "${ECHO_T}$archive_cmds_need_lc" >&6 > ;; > esac > fi > ;; > esac > > echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 > echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 > library_names_spec= > libname_spec='lib$name' > soname_spec= > shrext_cmds=".so" > postinstall_cmds= > postuninstall_cmds= > finish_cmds= > finish_eval= > shlibpath_var= > shlibpath_overrides_runpath=unknown > version_type=none > dynamic_linker="$host_os ld.so" > sys_lib_dlsearch_path_spec="/lib /usr/lib" > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then > # if the path contains ";" then we assume it to be the separator > # otherwise default to the standard path separator (i.e. ":") - it is > # assumed that no part of a normal pathname contains ";" but that should > # okay in the real world where ";" in dirpaths is itself problematic. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > else > sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" > fi > need_lib_prefix=unknown > hardcode_into_libs=no > > # when you set need_version to no, make sure it does not cause -set_version > # flags to be left without arguments > need_version=unknown > > case $host_os in > aix3*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' > shlibpath_var=LIBPATH > > # AIX 3 has no versioning support, so we append a major version to the name. > soname_spec='${libname}${release}${shared_ext}$major' > ;; > > aix4* | aix5*) > version_type=linux > need_lib_prefix=no > need_version=no > hardcode_into_libs=yes > if test "$host_cpu" = ia64; then > # AIX 5 supports IA64 > library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > else > # With GCC up to 2.95.x, collect2 would create an import file > # for dependence libraries. The import file would start with > # the line `#! .'. This would cause the generated library to > # depend on `.', always an invalid library. This was fixed in > # development snapshots of GCC prior to 3.0. > case $host_os in > aix4 | aix4.[01] | aix4.[01].*) > if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' > echo ' yes ' > echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then > : > else > can_build_shared=no > fi > ;; > esac > # AIX (on Power*) has no versioning support, so currently we can not hardcode correct > # soname into executable. Probably we can add versioning support to > # collect2, so additional links can be useful in future. > if test "$aix_use_runtimelinking" = yes; then > # If using run time linking (on AIX 4.2 or later) use lib.so > # instead of lib.a to let people know that these are not > # typical AIX shared libraries. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > else > # We preserve .a as extension for shared libraries through AIX4.2 > # and later when we are not doing run time linking. > library_names_spec='${libname}${release}.a $libname.a' > soname_spec='${libname}${release}${shared_ext}$major' > fi > shlibpath_var=LIBPATH > fi > ;; > > amigaos*) > library_names_spec='$libname.ixlibrary $libname.a' > # Create ${libname}_ixlibrary.a entries in /sys/libs. > finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' > ;; > > beos*) > library_names_spec='${libname}${shared_ext}' > dynamic_linker="$host_os ld.so" > shlibpath_var=LIBRARY_PATH > ;; > > bsdi4*) > version_type=linux > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" > sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" > # the default ld.so.conf also contains /usr/contrib/lib and > # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow > # libtool to hard-code these into programs > ;; > > cygwin* | mingw* | pw32*) > version_type=windows > shrext_cmds=".dll" > need_version=no > need_lib_prefix=no > > case $GCC,$host_os in > yes,cygwin* | yes,mingw* | yes,pw32*) > library_names_spec='$libname.dll.a' > # DLL is installed to $(libdir)/../bin by postinstall_cmds > postinstall_cmds='base_file=`basename \${file}`~ > dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ > dldir=$destdir/`dirname \$dlpath`~ > test -d \$dldir || mkdir -p \$dldir~ > $install_prog $dir/$dlname \$dldir/$dlname' > postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ > dlpath=$dir/\$dldll~ > $rm \$dlpath' > shlibpath_overrides_runpath=yes > > case $host_os in > cygwin*) > # Cygwin DLLs use 'cyg' prefix rather than 'lib' > soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" > ;; > mingw*) > # MinGW DLLs use traditional 'lib' prefix > soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then > # It is most probably a Windows format PATH printed by > # mingw gcc, but we are running on Cygwin. Gcc prints its search > # path with ; separators, and with drive letters. We can handle the > # drive letters (cygwin fileutils understands them), so leave them, > # especially as we might pass files found there to a mingw objdump, > # which wouldn't understand a cygwinified path. Ahh. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > ;; > pw32*) > # pw32 DLLs use 'pw' prefix rather than 'lib' > library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' > ;; > esac > ;; > > *) > library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' > ;; > esac > dynamic_linker='Win32 ld.exe' > # FIXME: first we should search . and the directory the executable is in > shlibpath_var=PATH > ;; > > darwin* | rhapsody*) > dynamic_linker="$host_os dyld" > version_type=darwin > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext' > soname_spec='${libname}${release}${major}$shared_ext' > shlibpath_overrides_runpath=yes > shlibpath_var=DYLD_LIBRARY_PATH > shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' > # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` > else > sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' > fi > sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' > ;; > > dgux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > freebsd1*) > dynamic_linker=no > ;; > > kfreebsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > freebsd*) > objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` > version_type=freebsd-$objformat > case $version_type in > freebsd-elf*) > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' > need_version=no > need_lib_prefix=no > ;; > freebsd-*) > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' > need_version=yes > ;; > esac > shlibpath_var=LD_LIBRARY_PATH > case $host_os in > freebsd2*) > shlibpath_overrides_runpath=yes > ;; > freebsd3.01* | freebsdelf3.01*) > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > *) # from 3.2 on > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > ;; > esac > ;; > > gnu*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > hardcode_into_libs=yes > ;; > > hpux9* | hpux10* | hpux11*) > # Give a soname corresponding to the major version so that dld.sl refuses to > # link against other versions. > version_type=sunos > need_lib_prefix=no > need_version=no > case "$host_cpu" in > ia64*) > shrext_cmds='.so' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.so" > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > if test "X$HPUX_IA64_MODE" = X32; then > sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" > else > sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" > fi > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > hppa*64*) > shrext_cmds='.sl' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.sl" > shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > *) > shrext_cmds='.sl' > dynamic_linker="$host_os dld.sl" > shlibpath_var=SHLIB_PATH > shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > ;; > esac > # HP-UX runs *really* slowly unless shared libraries are mode 555. > postinstall_cmds='chmod 555 $lib' > ;; > > irix5* | irix6* | nonstopux*) > case $host_os in > nonstopux*) version_type=nonstopux ;; > *) > if test "$lt_cv_prog_gnu_ld" = yes; then > version_type=linux > else > version_type=irix > fi ;; > esac > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' > case $host_os in > irix5* | nonstopux*) > libsuff= shlibsuff= > ;; > *) > case $LD in # libtool.m4 will add one of these switches to LD > *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") > libsuff= shlibsuff= libmagic=32-bit;; > *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") > libsuff=32 shlibsuff=N32 libmagic=N32;; > *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") > libsuff=64 shlibsuff=64 libmagic=64-bit;; > *) libsuff= shlibsuff= libmagic=never-match;; > esac > ;; > esac > shlibpath_var=LD_LIBRARY${shlibsuff}_PATH > shlibpath_overrides_runpath=no > sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" > sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" > hardcode_into_libs=yes > ;; > > # No shared lib support for Linux oldld, aout, or coff. > linux*oldld* | linux*aout* | linux*coff*) > dynamic_linker=no > ;; > > # This must be Linux ELF. > linux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > # This implies no fast_install, which is unacceptable. > # Some rework will be needed to allow for fast_install > # before this can be enabled. > hardcode_into_libs=yes > > # find out which ABI we are using > libsuff= > case "$host_cpu" in > x86_64*|s390x*|powerpc64*) > echo '#line 8286 "configure"' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case `/usr/bin/file conftest.$ac_objext` in > *64-bit*) > libsuff=64 > sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" > ;; > esac > fi > rm -rf conftest* > ;; > esac > > # Append ld.so.conf contents to the search path > if test -f /etc/ld.so.conf; then > lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` > sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" > fi > > # We used to test for /lib/ld.so.1 and disable shared libraries on > # powerpc, because MkLinux only supported shared libraries with the > # GNU dynamic linker. Since this was broken with cross compilers, > # most powerpc-linux boxes support dynamic linking these days and > # people can always --disable-shared, the test was removed, and we > # assume the GNU/Linux dynamic linker is in use. > dynamic_linker='GNU/Linux ld.so' > ;; > > knetbsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > netbsd*) > version_type=sunos > need_lib_prefix=no > need_version=no > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > dynamic_linker='NetBSD (a.out) ld.so' > else > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > dynamic_linker='NetBSD ld.elf_so' > fi > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > > newsos6) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > nto-qnx*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > openbsd*) > version_type=sunos > need_lib_prefix=no > need_version=yes > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > shlibpath_var=LD_LIBRARY_PATH > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > case $host_os in > openbsd2.[89] | openbsd2.[89].*) > shlibpath_overrides_runpath=no > ;; > *) > shlibpath_overrides_runpath=yes > ;; > esac > else > shlibpath_overrides_runpath=yes > fi > ;; > > os2*) > libname_spec='$name' > shrext_cmds=".dll" > need_lib_prefix=no > library_names_spec='$libname${shared_ext} $libname.a' > dynamic_linker='OS/2 ld.exe' > shlibpath_var=LIBPATH > ;; > > osf3* | osf4* | osf5*) > version_type=osf > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" > sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" > ;; > > sco3.2v5*) > version_type=osf > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > ;; > > solaris*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > # ldd complains unless libraries are executable > postinstall_cmds='chmod +x $lib' > ;; > > sunos4*) > version_type=sunos > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > if test "$with_gnu_ld" = yes; then > need_lib_prefix=no > fi > need_version=yes > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > case $host_vendor in > sni) > shlibpath_overrides_runpath=no > need_lib_prefix=no > export_dynamic_flag_spec='${wl}-Blargedynsym' > runpath_var=LD_RUN_PATH > ;; > siemens) > need_lib_prefix=no > ;; > motorola) > need_lib_prefix=no > need_version=no > shlibpath_overrides_runpath=no > sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' > ;; > esac > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > version_type=linux > library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' > soname_spec='$libname${shared_ext}.$major' > shlibpath_var=LD_LIBRARY_PATH > fi > ;; > > uts4*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > *) > dynamic_linker=no > ;; > esac > echo "$as_me:$LINENO: result: $dynamic_linker" >&5 > echo "${ECHO_T}$dynamic_linker" >&6 > test "$dynamic_linker" = no && can_build_shared=no > > echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 > echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 > hardcode_action= > if test -n "$hardcode_libdir_flag_spec" || \ > test -n "$runpath_var " || \ > test "X$hardcode_automatic"="Xyes" ; then > > # We can hardcode non-existant directories. > if test "$hardcode_direct" != no && > # If the only mechanism to avoid hardcoding is shlibpath_var, we > # have to relink, otherwise we might link with an installed library > # when we should be linking with a yet-to-be-installed one > ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no && > test "$hardcode_minus_L" != no; then > # Linking always hardcodes the temporary library directory. > hardcode_action=relink > else > # We can link without hardcoding, and we can hardcode nonexisting dirs. > hardcode_action=immediate > fi > else > # We cannot hardcode anything, or else we can only hardcode existing > # directories. > hardcode_action=unsupported > fi > echo "$as_me:$LINENO: result: $hardcode_action" >&5 > echo "${ECHO_T}$hardcode_action" >&6 > > if test "$hardcode_action" = relink; then > # Fast installation is not supported > enable_fast_install=no > elif test "$shlibpath_overrides_runpath" = yes || > test "$enable_shared" = no; then > # Fast installation is not necessary > enable_fast_install=needless > fi > > striplib= > old_striplib= > echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 > echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 > if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then > test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" > test -z "$striplib" && striplib="$STRIP --strip-unneeded" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > # FIXME - insert some real tests, host_os isn't really good enough > case $host_os in > darwin*) > if test -n "$STRIP" ; then > striplib="$STRIP -x" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi > ;; > *) > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > ;; > esac > fi > > if test "x$enable_dlopen" != xyes; then > enable_dlopen=unknown > enable_dlopen_self=unknown > enable_dlopen_self_static=unknown > else > lt_cv_dlopen=no > lt_cv_dlopen_libs= > > case $host_os in > beos*) > lt_cv_dlopen="load_add_on" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > ;; > > mingw* | pw32*) > lt_cv_dlopen="LoadLibrary" > lt_cv_dlopen_libs= > ;; > > cygwin*) > lt_cv_dlopen="dlopen" > lt_cv_dlopen_libs= > ;; > > darwin*) > # if libdl is installed we need to link against it > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > > lt_cv_dlopen="dyld" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > > fi > > ;; > > *) > echo "$as_me:$LINENO: checking for shl_load" >&5 > echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 > if test "${ac_cv_func_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define shl_load to an innocuous variant, in case declares shl_load. > For example, HP-UX 11i declares gettimeofday. */ > #define shl_load innocuous_shl_load > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shl_load (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef shl_load > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_shl_load) || defined (__stub___shl_load) > choke me > #else > char (*f) () = shl_load; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != shl_load; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 > echo "${ECHO_T}$ac_cv_func_shl_load" >&6 > if test $ac_cv_func_shl_load = yes; then > lt_cv_dlopen="shl_load" > else > echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 > echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > int > main () > { > shl_load (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 > if test $ac_cv_lib_dld_shl_load = yes; then > lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" > else > echo "$as_me:$LINENO: checking for dlopen" >&5 > echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 > if test "${ac_cv_func_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define dlopen to an innocuous variant, in case declares dlopen. > For example, HP-UX 11i declares gettimeofday. */ > #define dlopen innocuous_dlopen > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlopen (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef dlopen > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_dlopen) || defined (__stub___dlopen) > choke me > #else > char (*f) () = dlopen; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != dlopen; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 > echo "${ECHO_T}$ac_cv_func_dlopen" >&6 > if test $ac_cv_func_dlopen = yes; then > lt_cv_dlopen="dlopen" > else > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 > echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 > if test "${ac_cv_lib_svld_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-lsvld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_svld_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_svld_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 > if test $ac_cv_lib_svld_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" > else > echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 > echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_dld_link+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dld_link (); > int > main () > { > dld_link (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_dld_link=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_dld_link=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 > if test $ac_cv_lib_dld_dld_link = yes; then > lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" > fi > > > fi > > > fi > > > fi > > > fi > > > fi > > ;; > esac > > if test "x$lt_cv_dlopen" != xno; then > enable_dlopen=yes > else > enable_dlopen=no > fi > > case $lt_cv_dlopen in > dlopen) > save_CPPFLAGS="$CPPFLAGS" > test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" > > save_LDFLAGS="$LDFLAGS" > eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" > > save_LIBS="$LIBS" > LIBS="$lt_cv_dlopen_libs $LIBS" > > echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 > echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 9157 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self" >&6 > > if test "x$lt_cv_dlopen_self" = xyes; then > LDFLAGS="$LDFLAGS $link_static_flag" > echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 > echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self_static+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self_static=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 9255 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self_static=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 > fi > > CPPFLAGS="$save_CPPFLAGS" > LDFLAGS="$save_LDFLAGS" > LIBS="$save_LIBS" > ;; > esac > > case $lt_cv_dlopen_self in > yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; > *) enable_dlopen_self=unknown ;; > esac > > case $lt_cv_dlopen_self_static in > yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; > *) enable_dlopen_self_static=unknown ;; > esac > fi > > > # Report which librarie types wil actually be built > echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 > echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 > echo "$as_me:$LINENO: result: $can_build_shared" >&5 > echo "${ECHO_T}$can_build_shared" >&6 > > echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 > echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 > test "$can_build_shared" = "no" && enable_shared=no > > # On AIX, shared libraries and static libraries use the same namespace, and > # are all built from PIC. > case "$host_os" in > aix3*) > test "$enable_shared" = yes && enable_static=no > if test -n "$RANLIB"; then > archive_cmds="$archive_cmds~\$RANLIB \$lib" > postinstall_cmds='$RANLIB $lib' > fi > ;; > > aix4* | aix5*) > if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then > test "$enable_shared" = yes && enable_static=no > fi > ;; > darwin* | rhapsody*) > if test "$GCC" = yes; then > archive_cmds_need_lc=no > case "$host_os" in > rhapsody* | darwin1.[012]) > allow_undefined_flag='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > allow_undefined_flag='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[012]) > allow_undefined_flag='-flat_namespace -undefined suppress' > ;; > 10.*) > allow_undefined_flag='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > output_verbose_link_cmd='echo' > archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring' > module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > hardcode_direct=no > hardcode_automatic=yes > hardcode_shlibpath_var=unsupported > whole_archive_flag_spec='-all_load $convenience' > link_all_deplibs=yes > else > ld_shlibs=no > fi > ;; > esac > echo "$as_me:$LINENO: result: $enable_shared" >&5 > echo "${ECHO_T}$enable_shared" >&6 > > echo "$as_me:$LINENO: checking whether to build static libraries" >&5 > echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 > # Make sure either enable_shared or enable_static is yes. > test "$enable_shared" = yes || enable_static=yes > echo "$as_me:$LINENO: result: $enable_static" >&5 > echo "${ECHO_T}$enable_static" >&6 > > # The else clause should only fire when bootstrapping the > # libtool distribution, otherwise you forgot to ship ltmain.sh > # with your package, and you will get complaints that there are > # no rules to generate ltmain.sh. > if test -f "$ltmain"; then > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi > # Now quote all the things that may contain metacharacters while being > # careful not to overquote the AC_SUBSTed values. We take copies of the > # variables and quote the copies for generation of the libtool script. > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ > sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ > old_postinstall_cmds old_postuninstall_cmds \ > compiler \ > CC \ > LD \ > lt_prog_compiler_wl \ > lt_prog_compiler_pic \ > lt_prog_compiler_static \ > lt_prog_compiler_no_builtin_flag \ > export_dynamic_flag_spec \ > thread_safe_flag_spec \ > whole_archive_flag_spec \ > enable_shared_with_static_runtimes \ > old_archive_cmds \ > old_archive_from_new_cmds \ > predep_objects \ > postdep_objects \ > predeps \ > postdeps \ > compiler_lib_search_path \ > archive_cmds \ > archive_expsym_cmds \ > postinstall_cmds \ > postuninstall_cmds \ > old_archive_from_expsyms_cmds \ > allow_undefined_flag \ > no_undefined_flag \ > export_symbols_cmds \ > hardcode_libdir_flag_spec \ > hardcode_libdir_flag_spec_ld \ > hardcode_libdir_separator \ > hardcode_automatic \ > module_cmds \ > module_expsym_cmds \ > lt_cv_prog_compiler_c_o \ > exclude_expsyms \ > include_expsyms; do > > case $var in > old_archive_cmds | \ > old_archive_from_new_cmds | \ > archive_cmds | \ > archive_expsym_cmds | \ > module_cmds | \ > module_expsym_cmds | \ > old_archive_from_expsyms_cmds | \ > export_symbols_cmds | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ > postinstall_cmds | postuninstall_cmds | \ > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) > # Double-quote double-evaled strings. > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" > ;; > *) > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" > ;; > esac > done > > case $lt_echo in > *'\$0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` > ;; > esac > > cfgfile="${ofile}T" > trap "$rm \"$cfgfile\"; exit 1" 1 2 15 > $rm -f "$cfgfile" > { echo "$as_me:$LINENO: creating $ofile" >&5 > echo "$as_me: creating $ofile" >&6;} > > cat <<__EOF__ >> "$cfgfile" > #! $SHELL > > # `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services. > # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) > # NOTE: Changes made to this file will be lost: look at ltmain.sh. > # > # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 > # Free Software Foundation, Inc. > # > # This file is part of GNU Libtool: > # Originally by Gordon Matzigkeit , 1996 > # > # This program is free software; you can redistribute it and/or modify > # it under the terms of the GNU General Public License as published by > # the Free Software Foundation; either version 2 of the License, or > # (at your option) any later version. > # > # This program is distributed in the hope that it will be useful, but > # WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU > # General Public License for more details. > # > # You should have received a copy of the GNU General Public License > # along with this program; if not, write to the Free Software > # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. > # > # As a special exception to the GNU General Public License, if you > # distribute this file as part of a program that contains a > # configuration script generated by Autoconf, you may include it under > # the same distribution terms that you use for the rest of that program. > > # A sed program that does not truncate output. > SED=$lt_SED > > # Sed that helps us avoid accidentally triggering echo(1) options like -n. > Xsed="$SED -e s/^X//" > > # The HP-UX ksh and POSIX shell print the target directory to stdout > # if CDPATH is set. > if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi > > # The names of the tagged configurations supported by this script. > available_tags= > > # ### BEGIN LIBTOOL CONFIG > > # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: > > # Shell to use when invoking shell scripts. > SHELL=$lt_SHELL > > # Whether or not to build shared libraries. > build_libtool_libs=$enable_shared > > # Whether or not to build static libraries. > build_old_libs=$enable_static > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=$archive_cmds_need_lc > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes > > # Whether or not to optimize for fast installation. > fast_install=$enable_fast_install > > # The host system. > host_alias=$host_alias > host=$host > > # An echo program that does not interpret backslashes. > echo=$lt_echo > > # The archiver. > AR=$lt_AR > AR_FLAGS=$lt_AR_FLAGS > > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_compiler > > # Is the compiler the GNU C compiler? > with_gcc=$GCC > > # An ERE matcher. > EGREP=$lt_EGREP > > # The linker used to build libraries. > LD=$lt_LD > > # Whether we need hard or soft links. > LN_S=$lt_LN_S > > # A BSD-compatible nm program. > NM=$lt_NM > > # A symbol stripping program > STRIP=$lt_STRIP > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=$MAGIC_CMD > > # Used on cygwin: DLL creation program. > DLLTOOL="$DLLTOOL" > > # Used on cygwin: object dumper. > OBJDUMP="$OBJDUMP" > > # Used on cygwin: assembler. > AS="$AS" > > # The name of the directory that contains temporary libtool files. > objdir=$objdir > > # How to create reloadable object files. > reload_flag=$lt_reload_flag > reload_cmds=$lt_reload_cmds > > # How to pass a linker flag through the compiler. > wl=$lt_lt_prog_compiler_wl > > # Object file suffix (normally "o"). > objext="$ac_objext" > > # Old archive suffix (normally "a"). > libext="$libext" > > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > > # Executable file suffix (normally ""). > exeext="$exeext" > > # Additional compiler flags for building library objects. > pic_flag=$lt_lt_prog_compiler_pic > pic_mode=$pic_mode > > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len > > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_lt_cv_prog_compiler_c_o > > # Must we lock files when doing compilation ? > need_locks=$lt_need_locks > > # Do we need the lib prefix for modules? > need_lib_prefix=$need_lib_prefix > > # Do we need a version for libraries? > need_version=$need_version > > # Whether dlopen is supported. > dlopen_support=$enable_dlopen > > # Whether dlopen of programs is supported. > dlopen_self=$enable_dlopen_self > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=$enable_dlopen_self_static > > # Compiler flag to prevent dynamic linking. > link_static_flag=$lt_lt_prog_compiler_static > > # Compiler flag to turn off builtin functions. > no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec=$lt_export_dynamic_flag_spec > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec=$lt_whole_archive_flag_spec > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec=$lt_thread_safe_flag_spec > > # Library versioning type. > version_type=$version_type > > # Format of library name prefix. > libname_spec=$lt_libname_spec > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec=$lt_library_names_spec > > # The coded name of the library, if different from the real name. > soname_spec=$lt_soname_spec > > # Commands used to build and install an old-style archive. > RANLIB=$lt_RANLIB > old_archive_cmds=$lt_old_archive_cmds > old_postinstall_cmds=$lt_old_postinstall_cmds > old_postuninstall_cmds=$lt_old_postuninstall_cmds > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds=$lt_old_archive_from_new_cmds > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds > > # Commands used to build and install a shared archive. > archive_cmds=$lt_archive_cmds > archive_expsym_cmds=$lt_archive_expsym_cmds > postinstall_cmds=$lt_postinstall_cmds > postuninstall_cmds=$lt_postuninstall_cmds > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_module_cmds > module_expsym_cmds=$lt_module_expsym_cmds > > # Commands to strip libraries. > old_striplib=$lt_old_striplib > striplib=$lt_striplib > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_predep_objects > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_postdep_objects > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_predeps > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_postdeps > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_compiler_lib_search_path > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method=$lt_deplibs_check_method > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd=$lt_file_magic_cmd > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag=$lt_allow_undefined_flag > > # Flag that forces no undefined symbols. > no_undefined_flag=$lt_no_undefined_flag > > # Commands used to finish a libtool library installation in a directory. > finish_cmds=$lt_finish_cmds > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval=$lt_finish_eval > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address > > # This is the shared library runtime path variable. > runpath_var=$runpath_var > > # This is the shared library path variable. > shlibpath_var=$shlibpath_var > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=$shlibpath_overrides_runpath > > # How to hardcode a shared library path into an executable. > hardcode_action=$hardcode_action > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=$hardcode_into_libs > > # Flag to hardcode \$libdir into a binary during linking. > # This must work even if \$libdir does not exist. > hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec > > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator=$lt_hardcode_libdir_separator > > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=$hardcode_direct > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=$hardcode_minus_L > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=$hardcode_shlibpath_var > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$hardcode_automatic > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="$variables_saved_for_relink" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=$link_all_deplibs > > # Compile-time system search path for libraries > sys_lib_search_path_spec=$lt_sys_lib_search_path_spec > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec > > # Fix the shell variable \$srcfile for the compiler. > fix_srcfile_path="$fix_srcfile_path" > > # Set to yes if exported symbols are required. > always_export_symbols=$always_export_symbols > > # The commands to list exported symbols. > export_symbols_cmds=$lt_export_symbols_cmds > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds=$lt_extract_expsyms_cmds > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms=$lt_exclude_expsyms > > # Symbols that must always be exported. > include_expsyms=$lt_include_expsyms > > # ### END LIBTOOL CONFIG > > __EOF__ > > > case $host_os in > aix3*) > cat <<\EOF >> "$cfgfile" > > # AIX sometimes has problems with the GCC collect2 program. For some > # reason, if we set the COLLECT_NAMES environment variable, the problems > # vanish in a puff of smoke. > if test "X${COLLECT_NAMES+set}" != Xset; then > COLLECT_NAMES= > export COLLECT_NAMES > fi > EOF > ;; > esac > > # We use sed instead of cat because bash on DJGPP gets confused if > # if finds mixed CR/LF and LF-only lines. Since sed operates in > # text mode, it properly converts lines to CR/LF. This bash problem > # is reportedly fixed, but why not run on old versions too? > sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1) > > mv -f "$cfgfile" "$ofile" || \ > (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") > chmod +x "$ofile" > > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" > fi > fi > > > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > > CC="$lt_save_CC" > > > # Check whether --with-tags or --without-tags was given. > if test "${with_tags+set}" = set; then > withval="$with_tags" > tagnames="$withval" > fi; > > if test -f "$ltmain" && test -n "$tagnames"; then > if test ! -f "${ofile}"; then > { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5 > echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;} > fi > > if test -z "$LTCC"; then > eval "`$SHELL ${ofile} --config | grep '^LTCC='`" > if test -z "$LTCC"; then > { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5 > echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;} > else > { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5 > echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;} > fi > fi > > # Extract list of available tagged configurations in $ofile. > # Note that this assumes the entire list is on one line. > available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'` > > lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR," > for tagname in $tagnames; do > IFS="$lt_save_ifs" > # Check whether tagname contains only valid characters > case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in > "") ;; > *) { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5 > echo "$as_me: error: invalid tag name: $tagname" >&2;} > { (exit 1); exit 1; }; } > ;; > esac > > if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null > then > { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5 > echo "$as_me: error: tag name \"$tagname\" already exists" >&2;} > { (exit 1); exit 1; }; } > fi > > # Update the list of available tags. > if test -n "$tagname"; then > echo appending configuration tag \"$tagname\" to $ofile > > case $tagname in > CXX) > if test -n "$CXX" && test "X$CXX" != "Xno"; then > ac_ext=cc > ac_cpp='$CXXCPP $CPPFLAGS' > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu > > > > > archive_cmds_need_lc_CXX=no > allow_undefined_flag_CXX= > always_export_symbols_CXX=no > archive_expsym_cmds_CXX= > export_dynamic_flag_spec_CXX= > hardcode_direct_CXX=no > hardcode_libdir_flag_spec_CXX= > hardcode_libdir_flag_spec_ld_CXX= > hardcode_libdir_separator_CXX= > hardcode_minus_L_CXX=no > hardcode_automatic_CXX=no > module_cmds_CXX= > module_expsym_cmds_CXX= > link_all_deplibs_CXX=unknown > old_archive_cmds_CXX=$old_archive_cmds > no_undefined_flag_CXX= > whole_archive_flag_spec_CXX= > enable_shared_with_static_runtimes_CXX=no > > # Dependencies to place before and after the object being linked: > predep_objects_CXX= > postdep_objects_CXX= > predeps_CXX= > postdeps_CXX= > compiler_lib_search_path_CXX= > > # Source file extension for C++ test sources. > ac_ext=cc > > # Object file extension for compiled C++ test sources. > objext=o > objext_CXX=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="int some_variable = 0;\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='int main(int, char *) { return(0); }\n' > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} > > # Allow CC to be a program name with arguments. > compiler=$CC > > > # Allow CC to be a program name with arguments. > lt_save_CC=$CC > lt_save_LD=$LD > lt_save_GCC=$GCC > GCC=$GXX > lt_save_with_gnu_ld=$with_gnu_ld > lt_save_path_LD=$lt_cv_path_LD > if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then > lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx > else > unset lt_cv_prog_gnu_ld > fi > if test -n "${lt_cv_path_LDCXX+set}"; then > lt_cv_path_LD=$lt_cv_path_LDCXX > else > unset lt_cv_path_LD > fi > test -z "${LDCXX+set}" || LD=$LDCXX > CC=${CXX-"c++"} > compiler=$CC > compiler_CXX=$CC > cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` > > # We don't want -fno-exception wen compiling C++ code, so set the > # no_builtin_flag separately > if test "$GXX" = yes; then > lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin' > else > lt_prog_compiler_no_builtin_flag_CXX= > fi > > if test "$GXX" = yes; then > # Set up default GNU C++ configuration > > > # Check whether --with-gnu-ld or --without-gnu-ld was given. > if test "${with_gnu_ld+set}" = set; then > withval="$with_gnu_ld" > test "$withval" = no || with_gnu_ld=yes > else > with_gnu_ld=no > fi; > ac_prog=ld > if test "$GCC" = yes; then > # Check if gcc -print-prog-name=ld gives a path. > echo "$as_me:$LINENO: checking for ld used by $CC" >&5 > echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6 > case $host in > *-*-mingw*) > # gcc leaves a trailing carriage return which upsets mingw > ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; > *) > ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; > esac > case $ac_prog in > # Accept absolute paths. > [\\/]* | ?:[\\/]*) > re_direlt='/[^/][^/]*/\.\./' > # Canonicalize the pathname of ld > ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'` > while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do > ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"` > done > test -z "$LD" && LD="$ac_prog" > ;; > "") > # If it fails, then pretend we aren't using GCC. > ac_prog=ld > ;; > *) > # If it is relative, then search for the first ld in PATH. > with_gnu_ld=unknown > ;; > esac > elif test "$with_gnu_ld" = yes; then > echo "$as_me:$LINENO: checking for GNU ld" >&5 > echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6 > else > echo "$as_me:$LINENO: checking for non-GNU ld" >&5 > echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6 > fi > if test "${lt_cv_path_LD+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test -z "$LD"; then > lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR > for ac_dir in $PATH; do > IFS="$lt_save_ifs" > test -z "$ac_dir" && ac_dir=. > if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then > lt_cv_path_LD="$ac_dir/$ac_prog" > # Check to see if the program is GNU ld. I'd rather use --version, > # but apparently some GNU ld's only accept -v. > # Break only if it was the GNU/non-GNU ld that we prefer. > case `"$lt_cv_path_LD" -v 2>&1 *GNU* | *'with BFD'*) > test "$with_gnu_ld" != no && break > ;; > *) > test "$with_gnu_ld" != yes && break > ;; > esac > fi > done > IFS="$lt_save_ifs" > else > lt_cv_path_LD="$LD" # Let the user override the test with a path. > fi > fi > > LD="$lt_cv_path_LD" > if test -n "$LD"; then > echo "$as_me:$LINENO: result: $LD" >&5 > echo "${ECHO_T}$LD" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi > test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5 > echo "$as_me: error: no acceptable ld found in \$PATH" >&2;} > { (exit 1); exit 1; }; } > echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5 > echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6 > if test "${lt_cv_prog_gnu_ld+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > # I'd rather use --version here, but apparently some GNU ld's only accept -v. > case `$LD -v 2>&1 *GNU* | *'with BFD'*) > lt_cv_prog_gnu_ld=yes > ;; > *) > lt_cv_prog_gnu_ld=no > ;; > esac > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5 > echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6 > with_gnu_ld=$lt_cv_prog_gnu_ld > > > > # Check if GNU C++ uses GNU ld as the underlying linker, since the > # archiving commands below assume that GNU ld is being used. > if test "$with_gnu_ld" = yes; then > archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > > hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' > export_dynamic_flag_spec_CXX='${wl}--export-dynamic' > > # If archive_cmds runs LD, not CC, wlarc should be empty > # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to > # investigate it a little bit more. (MM) > wlarc='${wl}' > > # ancient GNU ld didn't support --whole-archive et. al. > if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ > grep 'no-whole-archive' > /dev/null; then > whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > whole_archive_flag_spec_CXX= > fi > else > with_gnu_ld=no > wlarc= > > # A generic and very simple default shared library creation > # command for GNU C++ for the case where it uses the native > # linker, instead of GNU ld. If possible, this setting should > # overridden to take advantage of the native linker features on > # the platform it is being used on. > archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' > fi > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' > > else > GXX=no > with_gnu_ld=no > wlarc= > fi > > # PORTME: fill in a description of your system's C++ link characteristics > echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 > echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 > ld_shlibs_CXX=yes > case $host_os in > aix3*) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > aix4* | aix5*) > if test "$host_cpu" = ia64; then > # On IA64, the linker does run time linking by default, so we don't > # have to do anything special. > aix_use_runtimelinking=no > exp_sym_flag='-Bexport' > no_entry_flag="" > else > aix_use_runtimelinking=no > > # Test if we are trying to use run time linking or normal > # AIX style linking. If -brtl is somewhere in LDFLAGS, we > # need to do runtime linking. > case $host_os in aix4.[23]|aix4.[23].*|aix5*) > for ld_flag in $LDFLAGS; do > case $ld_flag in > *-brtl*) > aix_use_runtimelinking=yes > break > ;; > esac > done > esac > > exp_sym_flag='-bexport' > no_entry_flag='-bnoentry' > fi > > # When large executables or shared objects are built, AIX ld can > # have problems creating the table of contents. If linking a library > # or program results in "error TOC overflow" add -mminimal-toc to > # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not > # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. > > archive_cmds_CXX='' > hardcode_direct_CXX=yes > hardcode_libdir_separator_CXX=':' > link_all_deplibs_CXX=yes > > if test "$GXX" = yes; then > case $host_os in aix4.012|aix4.012.*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ > collect2name=`${CC} -print-prog-name=collect2` > if test -f "$collect2name" && \ > strings "$collect2name" | grep resolve_lib_name >/dev/null > then > # We have reworked collect2 > hardcode_direct_CXX=yes > else > # We have old collect2 > hardcode_direct_CXX=unsupported > # It fails to find uninstalled libraries when the uninstalled > # path is not listed in the libpath. Setting hardcode_minus_L > # to unsupported forces relinking > hardcode_minus_L_CXX=yes > hardcode_libdir_flag_spec_CXX='-L$libdir' > hardcode_libdir_separator_CXX= > fi > esac > shared_flag='-shared' > else > # not using gcc > if test "$host_cpu" = ia64; then > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' > else > if test "$aix_use_runtimelinking" = yes; then > shared_flag='${wl}-G' > else > shared_flag='${wl}-bM:SRE' > fi > fi > fi > > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > always_export_symbols_CXX=yes > if test "$aix_use_runtimelinking" = yes; then > # Warning - without using the other runtime loading flags (-brtl), > # -berok will link without error, but may produce a broken library. > allow_undefined_flag_CXX='-berok' > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > int > main () > { > > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" > > archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else > if test "$host_cpu" = ia64; then > hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib' > allow_undefined_flag_CXX="-z nodefs" > archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" > else > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > int > main () > { > > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > no_undefined_flag_CXX=' ${wl}-bernotok' > allow_undefined_flag_CXX=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > always_export_symbols_CXX=yes > # Exported symbols can be pulled into shared objects from archives > whole_archive_flag_spec_CXX=' ' > archive_cmds_need_lc_CXX=yes > # This is similar to how AIX traditionally builds it's shared libraries. > archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi > fi > ;; > chorus*) > case $cc_basename in > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, > # as there is no search path for DLLs. > hardcode_libdir_flag_spec_CXX='-L$libdir' > allow_undefined_flag_CXX=unsupported > always_export_symbols_CXX=no > enable_shared_with_static_runtimes_CXX=yes > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > else > ld_shlibs_CXX=no > fi > ;; > > darwin* | rhapsody*) > if test "$GXX" = yes; then > archive_cmds_need_lc_CXX=no > case "$host_os" in > rhapsody* | darwin1.[012]) > allow_undefined_flag_CXX='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > allow_undefined_flag_CXX='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[012]) > allow_undefined_flag_CXX='-flat_namespace -undefined suppress' > ;; > 10.*) > allow_undefined_flag_CXX='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > else > archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > fi > module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > else > archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > fi > module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > hardcode_direct_CXX=no > hardcode_automatic_CXX=yes > hardcode_shlibpath_var_CXX=unsupported > whole_archive_flag_spec_CXX='-all_load $convenience' > link_all_deplibs_CXX=yes > else > ld_shlibs_CXX=no > fi > ;; > > dgux*) > case $cc_basename in > ec++) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > ghcx) > # Green Hills C++ Compiler > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > freebsd12*) > # C++ shared libraries reported to be fairly broken before switch to ELF > ld_shlibs_CXX=no > ;; > freebsd-elf*) > archive_cmds_need_lc_CXX=no > ;; > freebsd* | kfreebsd*-gnu) > # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF > # conventions > ld_shlibs_CXX=yes > ;; > gnu*) > ;; > hpux9*) > hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_CXX=: > export_dynamic_flag_spec_CXX='${wl}-E' > hardcode_direct_CXX=yes > hardcode_minus_L_CXX=yes # Not in the search PATH, > # but as the default > # location of the library. > > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > aCC) > archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes; then > archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > fi > ;; > esac > ;; > hpux10*|hpux11*) > if test $with_gnu_ld = no; then > case "$host_cpu" in > hppa*64*) > hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' > hardcode_libdir_flag_spec_ld_CXX='+b $libdir' > hardcode_libdir_separator_CXX=: > ;; > ia64*) > hardcode_libdir_flag_spec_CXX='-L$libdir' > ;; > *) > hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_CXX=: > export_dynamic_flag_spec_CXX='${wl}-E' > ;; > esac > fi > case "$host_cpu" in > hppa*64*) > hardcode_direct_CXX=no > hardcode_shlibpath_var_CXX=no > ;; > ia64*) > hardcode_direct_CXX=no > hardcode_shlibpath_var_CXX=no > hardcode_minus_L_CXX=yes # Not in the search PATH, > # but as the default > # location of the library. > ;; > *) > hardcode_direct_CXX=yes > hardcode_minus_L_CXX=yes # Not in the search PATH, > # but as the default > # location of the library. > ;; > esac > > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > aCC) > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' > ;; > *) > archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > ;; > esac > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes; then > if test $with_gnu_ld = no; then > case "$host_cpu" in > ia64*|hppa*64*) > archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs' > ;; > *) > archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > ;; > esac > fi > else > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > fi > ;; > esac > ;; > irix5* | irix6*) > case $cc_basename in > CC) > # SGI C++ > archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > > # Archives containing C++ object files must be created using > # "CC -ar", where "CC" is the IRIX C++ compiler. This is > # necessary to make sure instantiated templates are included > # in the archive. > old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs' > ;; > *) > if test "$GXX" = yes; then > if test "$with_gnu_ld" = no; then > archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > else > archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' > fi > fi > link_all_deplibs_CXX=yes > ;; > esac > hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_CXX=: > ;; > linux*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib' > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > > hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir' > export_dynamic_flag_spec_CXX='${wl}--export-dynamic' > > # Archives containing C++ object files must be created using > # "CC -Bstatic", where "CC" is the KAI C++ compiler. > old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' > ;; > icpc) > # Intel C++ > with_gnu_ld=yes > archive_cmds_need_lc_CXX=no > archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' > export_dynamic_flag_spec_CXX='${wl}--export-dynamic' > whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' > ;; > cxx) > # Compaq C++ > archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols' > > runpath_var=LD_RUN_PATH > hardcode_libdir_flag_spec_CXX='-rpath $libdir' > hardcode_libdir_separator_CXX=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > esac > ;; > lynxos*) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > m88k*) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > mvs*) > case $cc_basename in > cxx) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' > wlarc= > hardcode_libdir_flag_spec_CXX='-R$libdir' > hardcode_direct_CXX=yes > hardcode_shlibpath_var_CXX=no > fi > # Workaround some broken pre-1.5 toolchains > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' > ;; > osf3*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > > hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' > hardcode_libdir_separator_CXX=: > > # Archives containing C++ object files must be created using > # "CC -Bstatic", where "CC" is the KAI C++ compiler. > old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' > > ;; > RCC) > # Rational C++ 2.4.1 > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > cxx) > allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > > hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_CXX=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > > hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_CXX=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' > > else > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > fi > ;; > esac > ;; > osf4* | osf5*) > case $cc_basename in > KCC) > # Kuck and Associates, Inc. (KAI) C++ Compiler > > # KCC will only create a shared library if the output file > # ends with ".so" (or ".sl" for HP-UX), so rename the library > # to its proper name (with version) after linking. > archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' > > hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' > hardcode_libdir_separator_CXX=: > > # Archives containing C++ object files must be created using > # the KAI C++ compiler. > old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' > ;; > RCC) > # Rational C++ 2.4.1 > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > cxx) > allow_undefined_flag_CXX=' -expect_unresolved \*' > archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib' > archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ > echo "-hidden">> $lib.exp~ > $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~ > $rm $lib.exp' > > hardcode_libdir_flag_spec_CXX='-rpath $libdir' > hardcode_libdir_separator_CXX=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > ;; > *) > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib' > > hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_CXX=: > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"' > > else > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > fi > ;; > esac > ;; > psos*) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > sco*) > archive_cmds_need_lc_CXX=no > case $cc_basename in > CC) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > sunos4*) > case $cc_basename in > CC) > # Sun C++ 4.x > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > lcc) > # Lucid > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > solaris*) > case $cc_basename in > CC) > # Sun C++ 4.2, 5.x and Centerline C++ > no_undefined_flag_CXX=' -zdefs' > archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' > archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > hardcode_libdir_flag_spec_CXX='-R$libdir' > hardcode_shlibpath_var_CXX=no > case $host_os in > solaris2.0-5 | solaris2.0-5.*) ;; > *) > # The C++ compiler is used as linker so we must use $wl > # flag to pass the commands to the underlying system > # linker. > # Supported since Solaris 2.6 (maybe 2.5.1?) > whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' > ;; > esac > link_all_deplibs_CXX=yes > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > # > # There doesn't appear to be a way to prevent this compiler from > # explicitly linking system object files so we need to strip them > # from the output so that they don't get included in the library > # dependencies. > output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list' > > # Archives containing C++ object files must be created using > # "CC -xar", where "CC" is the Sun C++ compiler. This is > # necessary to make sure instantiated templates are included > # in the archive. > old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' > ;; > gcx) > # Green Hills C++ Compiler > archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' > > # The C++ compiler must be used to create the archive. > old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs' > ;; > *) > # GNU C++ compiler with Solaris linker > if test "$GXX" = yes && test "$with_gnu_ld" = no; then > no_undefined_flag_CXX=' ${wl}-z ${wl}defs' > if $CC --version | grep -v '^2\.7' > /dev/null; then > archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' > archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\"" > else > # g++ 2.7 appears to require `-G' NOT `-shared' on this > # platform. > archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' > archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp' > > # Commands to make compiler produce verbose output that lists > # what "hidden" libraries, object files and flags are used when > # linking a shared library. > output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\"" > fi > > hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir' > fi > ;; > esac > ;; > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*) > archive_cmds_need_lc_CXX=no > ;; > tandem*) > case $cc_basename in > NCC) > # NonStop-UX NCC 3.20 > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > ;; > vxworks*) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > *) > # FIXME: insert proper C++ library support > ld_shlibs_CXX=no > ;; > esac > echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 > echo "${ECHO_T}$ld_shlibs_CXX" >&6 > test "$ld_shlibs_CXX" = no && can_build_shared=no > > GCC_CXX="$GXX" > LD_CXX="$LD" > > > cat > conftest.$ac_ext < class Foo > { > public: > Foo (void) { a = 0; } > private: > int a; > }; > EOF > > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > # Parse the compiler output and extract the necessary > # objects, libraries and library flags. > > # Sentinel used to keep track of whether or not we are before > # the conftest object file. > pre_test_object_deps_done=no > > # The `*' in the case matches for architectures that use `case' in > # $output_verbose_cmd can trigger glob expansion during the loop > # eval without this substitution. > output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`" > > for p in `eval $output_verbose_link_cmd`; do > case $p in > > -L* | -R* | -l*) > # Some compilers place space between "-{L,R}" and the path. > # Remove the space. > if test $p = "-L" \ > || test $p = "-R"; then > prev=$p > continue > else > prev= > fi > > if test "$pre_test_object_deps_done" = no; then > case $p in > -L* | -R*) > # Internal compiler library paths should come after those > # provided the user. The postdeps already come after the > # user supplied libs so there is no need to process them. > if test -z "$compiler_lib_search_path_CXX"; then > compiler_lib_search_path_CXX="${prev}${p}" > else > compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}" > fi > ;; > # The "-l" case would never come before the object being > # linked, so don't bother handling this case. > esac > else > if test -z "$postdeps_CXX"; then > postdeps_CXX="${prev}${p}" > else > postdeps_CXX="${postdeps_CXX} ${prev}${p}" > fi > fi > ;; > > *.$objext) > # This assumes that the test object file only shows up > # once in the compiler output. > if test "$p" = "conftest.$objext"; then > pre_test_object_deps_done=yes > continue > fi > > if test "$pre_test_object_deps_done" = no; then > if test -z "$predep_objects_CXX"; then > predep_objects_CXX="$p" > else > predep_objects_CXX="$predep_objects_CXX $p" > fi > else > if test -z "$postdep_objects_CXX"; then > postdep_objects_CXX="$p" > else > postdep_objects_CXX="$postdep_objects_CXX $p" > fi > fi > ;; > > *) ;; # Ignore the rest. > > esac > done > > # Clean up. > rm -f a.out a.exe > else > echo "libtool.m4: error: problem compiling CXX test program" > fi > > $rm -f confest.$objext > > case " $postdeps_CXX " in > *" -lc "*) archive_cmds_need_lc_CXX=no ;; > esac > > lt_prog_compiler_wl_CXX= > lt_prog_compiler_pic_CXX= > lt_prog_compiler_static_CXX= > > echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 > echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 > > # C++ specific cases for pic, static, wl, etc. > if test "$GXX" = yes; then > lt_prog_compiler_wl_CXX='-Wl,' > lt_prog_compiler_static_CXX='-static' > > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_CXX='-Bstatic' > fi > ;; > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4' > ;; > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; > mingw* | os2* | pw32*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic_CXX='-DDLL_EXPORT' > ;; > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > lt_prog_compiler_pic_CXX='-fno-common' > ;; > *djgpp*) > # DJGPP does not support shared libraries at all > lt_prog_compiler_pic_CXX= > ;; > sysv4*MP*) > if test -d /usr/nec; then > lt_prog_compiler_pic_CXX=-Kconform_pic > fi > ;; > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > ;; > *) > lt_prog_compiler_pic_CXX='-fPIC' > ;; > esac > ;; > *) > lt_prog_compiler_pic_CXX='-fPIC' > ;; > esac > else > case $host_os in > aix4* | aix5*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_CXX='-Bstatic' > else > lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp' > fi > ;; > chorus*) > case $cc_basename in > cxch68) > # Green Hills C++ Compiler > # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" > ;; > esac > ;; > dgux*) > case $cc_basename in > ec++) > lt_prog_compiler_pic_CXX='-KPIC' > ;; > ghcx) > # Green Hills C++ Compiler > lt_prog_compiler_pic_CXX='-pic' > ;; > *) > ;; > esac > ;; > freebsd* | kfreebsd*-gnu) > # FreeBSD uses GNU C++ > ;; > hpux9* | hpux10* | hpux11*) > case $cc_basename in > CC) > lt_prog_compiler_wl_CXX='-Wl,' > lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" > if test "$host_cpu" != ia64; then > lt_prog_compiler_pic_CXX='+Z' > fi > ;; > aCC) > lt_prog_compiler_wl_CXX='-Wl,' > lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic_CXX='+Z' > ;; > esac > ;; > *) > ;; > esac > ;; > irix5* | irix6* | nonstopux*) > case $cc_basename in > CC) > lt_prog_compiler_wl_CXX='-Wl,' > lt_prog_compiler_static_CXX='-non_shared' > # CC pic flag -KPIC is the default. > ;; > *) > ;; > esac > ;; > linux*) > case $cc_basename in > KCC) > # KAI C++ Compiler > lt_prog_compiler_wl_CXX='--backend -Wl,' > lt_prog_compiler_pic_CXX='-fPIC' > ;; > icpc) > # Intel C++ > lt_prog_compiler_wl_CXX='-Wl,' > lt_prog_compiler_pic_CXX='-KPIC' > lt_prog_compiler_static_CXX='-static' > ;; > cxx) > # Compaq C++ > # Make sure the PIC flag is empty. It appears that all Alpha > # Linux and Compaq Tru64 Unix objects are PIC. > lt_prog_compiler_pic_CXX= > lt_prog_compiler_static_CXX='-non_shared' > ;; > *) > ;; > esac > ;; > lynxos*) > ;; > m88k*) > ;; > mvs*) > case $cc_basename in > cxx) > lt_prog_compiler_pic_CXX='-W c,exportall' > ;; > *) > ;; > esac > ;; > netbsd*) > ;; > osf3* | osf4* | osf5*) > case $cc_basename in > KCC) > lt_prog_compiler_wl_CXX='--backend -Wl,' > ;; > RCC) > # Rational C++ 2.4.1 > lt_prog_compiler_pic_CXX='-pic' > ;; > cxx) > # Digital/Compaq C++ > lt_prog_compiler_wl_CXX='-Wl,' > # Make sure the PIC flag is empty. It appears that all Alpha > # Linux and Compaq Tru64 Unix objects are PIC. > lt_prog_compiler_pic_CXX= > lt_prog_compiler_static_CXX='-non_shared' > ;; > *) > ;; > esac > ;; > psos*) > ;; > sco*) > case $cc_basename in > CC) > lt_prog_compiler_pic_CXX='-fPIC' > ;; > *) > ;; > esac > ;; > solaris*) > case $cc_basename in > CC) > # Sun C++ 4.2, 5.x and Centerline C++ > lt_prog_compiler_pic_CXX='-KPIC' > lt_prog_compiler_static_CXX='-Bstatic' > lt_prog_compiler_wl_CXX='-Qoption ld ' > ;; > gcx) > # Green Hills C++ Compiler > lt_prog_compiler_pic_CXX='-PIC' > ;; > *) > ;; > esac > ;; > sunos4*) > case $cc_basename in > CC) > # Sun C++ 4.x > lt_prog_compiler_pic_CXX='-pic' > lt_prog_compiler_static_CXX='-Bstatic' > ;; > lcc) > # Lucid > lt_prog_compiler_pic_CXX='-pic' > ;; > *) > ;; > esac > ;; > tandem*) > case $cc_basename in > NCC) > # NonStop-UX NCC 3.20 > lt_prog_compiler_pic_CXX='-KPIC' > ;; > *) > ;; > esac > ;; > unixware*) > ;; > vxworks*) > ;; > *) > lt_prog_compiler_can_build_shared_CXX=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6 > > # > # Check to make sure the PIC flag actually works. > # > if test -n "$lt_prog_compiler_pic_CXX"; then > > echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 > echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6 > if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_prog_compiler_pic_works_CXX=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:11434: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:11438: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_prog_compiler_pic_works_CXX=yes > fi > fi > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6 > > if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then > case $lt_prog_compiler_pic_CXX in > "" | " "*) ;; > *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;; > esac > else > lt_prog_compiler_pic_CXX= > lt_prog_compiler_can_build_shared_CXX=no > fi > > fi > case "$host_os" in > # For platforms which do not support PIC, -DPIC is meaningless: > *djgpp*) > lt_prog_compiler_pic_CXX= > ;; > *) > lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC" > ;; > esac > > echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 > echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_cv_prog_compiler_c_o_CXX=no > $rm -r conftest 2>/dev/null > mkdir conftest > cd conftest > mkdir out > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > lt_compiler_flag="-o out/conftest2.$ac_objext" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:11494: $lt_compile\"" >&5) > (eval "$lt_compile" 2>out/conftest.err) > ac_status=$? > cat out/conftest.err >&5 > echo "$as_me:11498: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s out/conftest2.$ac_objext > then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s out/conftest.err; then > lt_cv_prog_compiler_c_o_CXX=yes > fi > fi > chmod u+w . > $rm conftest* > # SGI C++ compiler will create directory out/ii_files/ for > # template instantiation > test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files > $rm out/* && rmdir out > cd .. > rmdir conftest > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6 > > > hard_links="nottested" > if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then > # do not overwrite the value of need_locks provided by the user > echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 > echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 > hard_links=yes > $rm conftest* > ln conftest.a conftest.b 2>/dev/null && hard_links=no > touch conftest.a > ln conftest.a conftest.b 2>&5 || hard_links=no > ln conftest.a conftest.b 2>/dev/null && hard_links=no > echo "$as_me:$LINENO: result: $hard_links" >&5 > echo "${ECHO_T}$hard_links" >&6 > if test "$hard_links" = no; then > { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 > echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} > need_locks=warn > fi > else > need_locks=no > fi > > echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 > echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 > > export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > case $host_os in > aix4* | aix5*) > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > else > export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > fi > ;; > pw32*) > export_symbols_cmds_CXX="$ltdll_cmds" > ;; > cygwin* | mingw*) > export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' > ;; > *) > export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > ;; > esac > > echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5 > echo "${ECHO_T}$ld_shlibs_CXX" >&6 > test "$ld_shlibs_CXX" = no && can_build_shared=no > > variables_saved_for_relink="PATH $shlibpath_var $runpath_var" > if test "$GCC" = yes; then > variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > fi > > # > # Do we need to explicitly link libc? > # > case "x$archive_cmds_need_lc_CXX" in > x|xyes) > # Assume -lc should be added > archive_cmds_need_lc_CXX=yes > > if test "$enable_shared" = yes && test "$GCC" = yes; then > case $archive_cmds_CXX in > *'~'*) > # FIXME: we may have to deal with multi-command sequences. > ;; > '$CC '*) > # Test whether the compiler implicitly links with -lc since on some > # systems, -lgcc has to come before -lc. If gcc already passes -lc > # to ld, don't add -lc before -lgcc. > echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 > echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 > $rm conftest* > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } 2>conftest.err; then > soname=conftest > lib=conftest > libobjs=conftest.$ac_objext > deplibs= > wl=$lt_prog_compiler_wl_CXX > compiler_flags=-v > linker_flags=-v > verstring= > output_objdir=. > libname=conftest > lt_save_allow_undefined_flag=$allow_undefined_flag_CXX > allow_undefined_flag_CXX= > if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 > (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > then > archive_cmds_need_lc_CXX=no > else > archive_cmds_need_lc_CXX=yes > fi > allow_undefined_flag_CXX=$lt_save_allow_undefined_flag > else > cat conftest.err 1>&5 > fi > $rm conftest* > echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5 > echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6 > ;; > esac > fi > ;; > esac > > echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 > echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 > library_names_spec= > libname_spec='lib$name' > soname_spec= > shrext_cmds=".so" > postinstall_cmds= > postuninstall_cmds= > finish_cmds= > finish_eval= > shlibpath_var= > shlibpath_overrides_runpath=unknown > version_type=none > dynamic_linker="$host_os ld.so" > sys_lib_dlsearch_path_spec="/lib /usr/lib" > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then > # if the path contains ";" then we assume it to be the separator > # otherwise default to the standard path separator (i.e. ":") - it is > # assumed that no part of a normal pathname contains ";" but that should > # okay in the real world where ";" in dirpaths is itself problematic. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > else > sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" > fi > need_lib_prefix=unknown > hardcode_into_libs=no > > # when you set need_version to no, make sure it does not cause -set_version > # flags to be left without arguments > need_version=unknown > > case $host_os in > aix3*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' > shlibpath_var=LIBPATH > > # AIX 3 has no versioning support, so we append a major version to the name. > soname_spec='${libname}${release}${shared_ext}$major' > ;; > > aix4* | aix5*) > version_type=linux > need_lib_prefix=no > need_version=no > hardcode_into_libs=yes > if test "$host_cpu" = ia64; then > # AIX 5 supports IA64 > library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > else > # With GCC up to 2.95.x, collect2 would create an import file > # for dependence libraries. The import file would start with > # the line `#! .'. This would cause the generated library to > # depend on `.', always an invalid library. This was fixed in > # development snapshots of GCC prior to 3.0. > case $host_os in > aix4 | aix4.[01] | aix4.[01].*) > if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' > echo ' yes ' > echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then > : > else > can_build_shared=no > fi > ;; > esac > # AIX (on Power*) has no versioning support, so currently we can not hardcode correct > # soname into executable. Probably we can add versioning support to > # collect2, so additional links can be useful in future. > if test "$aix_use_runtimelinking" = yes; then > # If using run time linking (on AIX 4.2 or later) use lib.so > # instead of lib.a to let people know that these are not > # typical AIX shared libraries. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > else > # We preserve .a as extension for shared libraries through AIX4.2 > # and later when we are not doing run time linking. > library_names_spec='${libname}${release}.a $libname.a' > soname_spec='${libname}${release}${shared_ext}$major' > fi > shlibpath_var=LIBPATH > fi > ;; > > amigaos*) > library_names_spec='$libname.ixlibrary $libname.a' > # Create ${libname}_ixlibrary.a entries in /sys/libs. > finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' > ;; > > beos*) > library_names_spec='${libname}${shared_ext}' > dynamic_linker="$host_os ld.so" > shlibpath_var=LIBRARY_PATH > ;; > > bsdi4*) > version_type=linux > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" > sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" > # the default ld.so.conf also contains /usr/contrib/lib and > # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow > # libtool to hard-code these into programs > ;; > > cygwin* | mingw* | pw32*) > version_type=windows > shrext_cmds=".dll" > need_version=no > need_lib_prefix=no > > case $GCC,$host_os in > yes,cygwin* | yes,mingw* | yes,pw32*) > library_names_spec='$libname.dll.a' > # DLL is installed to $(libdir)/../bin by postinstall_cmds > postinstall_cmds='base_file=`basename \${file}`~ > dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ > dldir=$destdir/`dirname \$dlpath`~ > test -d \$dldir || mkdir -p \$dldir~ > $install_prog $dir/$dlname \$dldir/$dlname' > postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ > dlpath=$dir/\$dldll~ > $rm \$dlpath' > shlibpath_overrides_runpath=yes > > case $host_os in > cygwin*) > # Cygwin DLLs use 'cyg' prefix rather than 'lib' > soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" > ;; > mingw*) > # MinGW DLLs use traditional 'lib' prefix > soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then > # It is most probably a Windows format PATH printed by > # mingw gcc, but we are running on Cygwin. Gcc prints its search > # path with ; separators, and with drive letters. We can handle the > # drive letters (cygwin fileutils understands them), so leave them, > # especially as we might pass files found there to a mingw objdump, > # which wouldn't understand a cygwinified path. Ahh. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > ;; > pw32*) > # pw32 DLLs use 'pw' prefix rather than 'lib' > library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' > ;; > esac > ;; > > *) > library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' > ;; > esac > dynamic_linker='Win32 ld.exe' > # FIXME: first we should search . and the directory the executable is in > shlibpath_var=PATH > ;; > > darwin* | rhapsody*) > dynamic_linker="$host_os dyld" > version_type=darwin > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext' > soname_spec='${libname}${release}${major}$shared_ext' > shlibpath_overrides_runpath=yes > shlibpath_var=DYLD_LIBRARY_PATH > shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' > # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` > else > sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' > fi > sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' > ;; > > dgux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > freebsd1*) > dynamic_linker=no > ;; > > kfreebsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > freebsd*) > objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` > version_type=freebsd-$objformat > case $version_type in > freebsd-elf*) > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' > need_version=no > need_lib_prefix=no > ;; > freebsd-*) > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' > need_version=yes > ;; > esac > shlibpath_var=LD_LIBRARY_PATH > case $host_os in > freebsd2*) > shlibpath_overrides_runpath=yes > ;; > freebsd3.01* | freebsdelf3.01*) > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > *) # from 3.2 on > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > ;; > esac > ;; > > gnu*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > hardcode_into_libs=yes > ;; > > hpux9* | hpux10* | hpux11*) > # Give a soname corresponding to the major version so that dld.sl refuses to > # link against other versions. > version_type=sunos > need_lib_prefix=no > need_version=no > case "$host_cpu" in > ia64*) > shrext_cmds='.so' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.so" > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > if test "X$HPUX_IA64_MODE" = X32; then > sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" > else > sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" > fi > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > hppa*64*) > shrext_cmds='.sl' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.sl" > shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > *) > shrext_cmds='.sl' > dynamic_linker="$host_os dld.sl" > shlibpath_var=SHLIB_PATH > shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > ;; > esac > # HP-UX runs *really* slowly unless shared libraries are mode 555. > postinstall_cmds='chmod 555 $lib' > ;; > > irix5* | irix6* | nonstopux*) > case $host_os in > nonstopux*) version_type=nonstopux ;; > *) > if test "$lt_cv_prog_gnu_ld" = yes; then > version_type=linux > else > version_type=irix > fi ;; > esac > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' > case $host_os in > irix5* | nonstopux*) > libsuff= shlibsuff= > ;; > *) > case $LD in # libtool.m4 will add one of these switches to LD > *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") > libsuff= shlibsuff= libmagic=32-bit;; > *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") > libsuff=32 shlibsuff=N32 libmagic=N32;; > *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") > libsuff=64 shlibsuff=64 libmagic=64-bit;; > *) libsuff= shlibsuff= libmagic=never-match;; > esac > ;; > esac > shlibpath_var=LD_LIBRARY${shlibsuff}_PATH > shlibpath_overrides_runpath=no > sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" > sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" > hardcode_into_libs=yes > ;; > > # No shared lib support for Linux oldld, aout, or coff. > linux*oldld* | linux*aout* | linux*coff*) > dynamic_linker=no > ;; > > # This must be Linux ELF. > linux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > # This implies no fast_install, which is unacceptable. > # Some rework will be needed to allow for fast_install > # before this can be enabled. > hardcode_into_libs=yes > > # find out which ABI we are using > libsuff= > case "$host_cpu" in > x86_64*|s390x*|powerpc64*) > echo '#line 12005 "configure"' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case `/usr/bin/file conftest.$ac_objext` in > *64-bit*) > libsuff=64 > sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" > ;; > esac > fi > rm -rf conftest* > ;; > esac > > # Append ld.so.conf contents to the search path > if test -f /etc/ld.so.conf; then > lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` > sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" > fi > > # We used to test for /lib/ld.so.1 and disable shared libraries on > # powerpc, because MkLinux only supported shared libraries with the > # GNU dynamic linker. Since this was broken with cross compilers, > # most powerpc-linux boxes support dynamic linking these days and > # people can always --disable-shared, the test was removed, and we > # assume the GNU/Linux dynamic linker is in use. > dynamic_linker='GNU/Linux ld.so' > ;; > > knetbsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > netbsd*) > version_type=sunos > need_lib_prefix=no > need_version=no > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > dynamic_linker='NetBSD (a.out) ld.so' > else > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > dynamic_linker='NetBSD ld.elf_so' > fi > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > > newsos6) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > nto-qnx*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > openbsd*) > version_type=sunos > need_lib_prefix=no > need_version=yes > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > shlibpath_var=LD_LIBRARY_PATH > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > case $host_os in > openbsd2.[89] | openbsd2.[89].*) > shlibpath_overrides_runpath=no > ;; > *) > shlibpath_overrides_runpath=yes > ;; > esac > else > shlibpath_overrides_runpath=yes > fi > ;; > > os2*) > libname_spec='$name' > shrext_cmds=".dll" > need_lib_prefix=no > library_names_spec='$libname${shared_ext} $libname.a' > dynamic_linker='OS/2 ld.exe' > shlibpath_var=LIBPATH > ;; > > osf3* | osf4* | osf5*) > version_type=osf > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" > sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" > ;; > > sco3.2v5*) > version_type=osf > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > ;; > > solaris*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > # ldd complains unless libraries are executable > postinstall_cmds='chmod +x $lib' > ;; > > sunos4*) > version_type=sunos > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > if test "$with_gnu_ld" = yes; then > need_lib_prefix=no > fi > need_version=yes > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > case $host_vendor in > sni) > shlibpath_overrides_runpath=no > need_lib_prefix=no > export_dynamic_flag_spec='${wl}-Blargedynsym' > runpath_var=LD_RUN_PATH > ;; > siemens) > need_lib_prefix=no > ;; > motorola) > need_lib_prefix=no > need_version=no > shlibpath_overrides_runpath=no > sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' > ;; > esac > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > version_type=linux > library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' > soname_spec='$libname${shared_ext}.$major' > shlibpath_var=LD_LIBRARY_PATH > fi > ;; > > uts4*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > *) > dynamic_linker=no > ;; > esac > echo "$as_me:$LINENO: result: $dynamic_linker" >&5 > echo "${ECHO_T}$dynamic_linker" >&6 > test "$dynamic_linker" = no && can_build_shared=no > > echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 > echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 > hardcode_action_CXX= > if test -n "$hardcode_libdir_flag_spec_CXX" || \ > test -n "$runpath_var CXX" || \ > test "X$hardcode_automatic_CXX"="Xyes" ; then > > # We can hardcode non-existant directories. > if test "$hardcode_direct_CXX" != no && > # If the only mechanism to avoid hardcoding is shlibpath_var, we > # have to relink, otherwise we might link with an installed library > # when we should be linking with a yet-to-be-installed one > ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no && > test "$hardcode_minus_L_CXX" != no; then > # Linking always hardcodes the temporary library directory. > hardcode_action_CXX=relink > else > # We can link without hardcoding, and we can hardcode nonexisting dirs. > hardcode_action_CXX=immediate > fi > else > # We cannot hardcode anything, or else we can only hardcode existing > # directories. > hardcode_action_CXX=unsupported > fi > echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5 > echo "${ECHO_T}$hardcode_action_CXX" >&6 > > if test "$hardcode_action_CXX" = relink; then > # Fast installation is not supported > enable_fast_install=no > elif test "$shlibpath_overrides_runpath" = yes || > test "$enable_shared" = no; then > # Fast installation is not necessary > enable_fast_install=needless > fi > > striplib= > old_striplib= > echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 > echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 > if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then > test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" > test -z "$striplib" && striplib="$STRIP --strip-unneeded" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > # FIXME - insert some real tests, host_os isn't really good enough > case $host_os in > darwin*) > if test -n "$STRIP" ; then > striplib="$STRIP -x" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi > ;; > *) > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > ;; > esac > fi > > if test "x$enable_dlopen" != xyes; then > enable_dlopen=unknown > enable_dlopen_self=unknown > enable_dlopen_self_static=unknown > else > lt_cv_dlopen=no > lt_cv_dlopen_libs= > > case $host_os in > beos*) > lt_cv_dlopen="load_add_on" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > ;; > > mingw* | pw32*) > lt_cv_dlopen="LoadLibrary" > lt_cv_dlopen_libs= > ;; > > cygwin*) > lt_cv_dlopen="dlopen" > lt_cv_dlopen_libs= > ;; > > darwin*) > # if libdl is installed we need to link against it > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > > lt_cv_dlopen="dyld" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > > fi > > ;; > > *) > echo "$as_me:$LINENO: checking for shl_load" >&5 > echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 > if test "${ac_cv_func_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define shl_load to an innocuous variant, in case declares shl_load. > For example, HP-UX 11i declares gettimeofday. */ > #define shl_load innocuous_shl_load > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shl_load (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef shl_load > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_shl_load) || defined (__stub___shl_load) > choke me > #else > char (*f) () = shl_load; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != shl_load; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 > echo "${ECHO_T}$ac_cv_func_shl_load" >&6 > if test $ac_cv_func_shl_load = yes; then > lt_cv_dlopen="shl_load" > else > echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 > echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > int > main () > { > shl_load (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 > if test $ac_cv_lib_dld_shl_load = yes; then > lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" > else > echo "$as_me:$LINENO: checking for dlopen" >&5 > echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 > if test "${ac_cv_func_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define dlopen to an innocuous variant, in case declares dlopen. > For example, HP-UX 11i declares gettimeofday. */ > #define dlopen innocuous_dlopen > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlopen (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef dlopen > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_dlopen) || defined (__stub___dlopen) > choke me > #else > char (*f) () = dlopen; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != dlopen; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 > echo "${ECHO_T}$ac_cv_func_dlopen" >&6 > if test $ac_cv_func_dlopen = yes; then > lt_cv_dlopen="dlopen" > else > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 > echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 > if test "${ac_cv_lib_svld_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-lsvld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_svld_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_svld_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 > if test $ac_cv_lib_svld_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" > else > echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 > echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_dld_link+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dld_link (); > int > main () > { > dld_link (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_cxx_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_dld_link=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_dld_link=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 > if test $ac_cv_lib_dld_dld_link = yes; then > lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" > fi > > > fi > > > fi > > > fi > > > fi > > > fi > > ;; > esac > > if test "x$lt_cv_dlopen" != xno; then > enable_dlopen=yes > else > enable_dlopen=no > fi > > case $lt_cv_dlopen in > dlopen) > save_CPPFLAGS="$CPPFLAGS" > test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" > > save_LDFLAGS="$LDFLAGS" > eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" > > save_LIBS="$LIBS" > LIBS="$lt_cv_dlopen_libs $LIBS" > > echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 > echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 12876 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self" >&6 > > if test "x$lt_cv_dlopen_self" = xyes; then > LDFLAGS="$LDFLAGS $link_static_flag" > echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 > echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self_static+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self_static=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 12974 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self_static=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 > fi > > CPPFLAGS="$save_CPPFLAGS" > LDFLAGS="$save_LDFLAGS" > LIBS="$save_LIBS" > ;; > esac > > case $lt_cv_dlopen_self in > yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; > *) enable_dlopen_self=unknown ;; > esac > > case $lt_cv_dlopen_self_static in > yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; > *) enable_dlopen_self_static=unknown ;; > esac > fi > > > # The else clause should only fire when bootstrapping the > # libtool distribution, otherwise you forgot to ship ltmain.sh > # with your package, and you will get complaints that there are > # no rules to generate ltmain.sh. > if test -f "$ltmain"; then > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi > # Now quote all the things that may contain metacharacters while being > # careful not to overquote the AC_SUBSTed values. We take copies of the > # variables and quote the copies for generation of the libtool script. > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ > sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ > old_postinstall_cmds old_postuninstall_cmds \ > compiler_CXX \ > CC_CXX \ > LD_CXX \ > lt_prog_compiler_wl_CXX \ > lt_prog_compiler_pic_CXX \ > lt_prog_compiler_static_CXX \ > lt_prog_compiler_no_builtin_flag_CXX \ > export_dynamic_flag_spec_CXX \ > thread_safe_flag_spec_CXX \ > whole_archive_flag_spec_CXX \ > enable_shared_with_static_runtimes_CXX \ > old_archive_cmds_CXX \ > old_archive_from_new_cmds_CXX \ > predep_objects_CXX \ > postdep_objects_CXX \ > predeps_CXX \ > postdeps_CXX \ > compiler_lib_search_path_CXX \ > archive_cmds_CXX \ > archive_expsym_cmds_CXX \ > postinstall_cmds_CXX \ > postuninstall_cmds_CXX \ > old_archive_from_expsyms_cmds_CXX \ > allow_undefined_flag_CXX \ > no_undefined_flag_CXX \ > export_symbols_cmds_CXX \ > hardcode_libdir_flag_spec_CXX \ > hardcode_libdir_flag_spec_ld_CXX \ > hardcode_libdir_separator_CXX \ > hardcode_automatic_CXX \ > module_cmds_CXX \ > module_expsym_cmds_CXX \ > lt_cv_prog_compiler_c_o_CXX \ > exclude_expsyms_CXX \ > include_expsyms_CXX; do > > case $var in > old_archive_cmds_CXX | \ > old_archive_from_new_cmds_CXX | \ > archive_cmds_CXX | \ > archive_expsym_cmds_CXX | \ > module_cmds_CXX | \ > module_expsym_cmds_CXX | \ > old_archive_from_expsyms_cmds_CXX | \ > export_symbols_cmds_CXX | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ > postinstall_cmds | postuninstall_cmds | \ > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) > # Double-quote double-evaled strings. > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" > ;; > *) > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" > ;; > esac > done > > case $lt_echo in > *'\$0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` > ;; > esac > > cfgfile="$ofile" > > cat <<__EOF__ >> "$cfgfile" > # ### BEGIN LIBTOOL TAG CONFIG: $tagname > > # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: > > # Shell to use when invoking shell scripts. > SHELL=$lt_SHELL > > # Whether or not to build shared libraries. > build_libtool_libs=$enable_shared > > # Whether or not to build static libraries. > build_old_libs=$enable_static > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=$archive_cmds_need_lc_CXX > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX > > # Whether or not to optimize for fast installation. > fast_install=$enable_fast_install > > # The host system. > host_alias=$host_alias > host=$host > > # An echo program that does not interpret backslashes. > echo=$lt_echo > > # The archiver. > AR=$lt_AR > AR_FLAGS=$lt_AR_FLAGS > > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_compiler_CXX > > # Is the compiler the GNU C compiler? > with_gcc=$GCC_CXX > > # An ERE matcher. > EGREP=$lt_EGREP > > # The linker used to build libraries. > LD=$lt_LD_CXX > > # Whether we need hard or soft links. > LN_S=$lt_LN_S > > # A BSD-compatible nm program. > NM=$lt_NM > > # A symbol stripping program > STRIP=$lt_STRIP > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=$MAGIC_CMD > > # Used on cygwin: DLL creation program. > DLLTOOL="$DLLTOOL" > > # Used on cygwin: object dumper. > OBJDUMP="$OBJDUMP" > > # Used on cygwin: assembler. > AS="$AS" > > # The name of the directory that contains temporary libtool files. > objdir=$objdir > > # How to create reloadable object files. > reload_flag=$lt_reload_flag > reload_cmds=$lt_reload_cmds > > # How to pass a linker flag through the compiler. > wl=$lt_lt_prog_compiler_wl_CXX > > # Object file suffix (normally "o"). > objext="$ac_objext" > > # Old archive suffix (normally "a"). > libext="$libext" > > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > > # Executable file suffix (normally ""). > exeext="$exeext" > > # Additional compiler flags for building library objects. > pic_flag=$lt_lt_prog_compiler_pic_CXX > pic_mode=$pic_mode > > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len > > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX > > # Must we lock files when doing compilation ? > need_locks=$lt_need_locks > > # Do we need the lib prefix for modules? > need_lib_prefix=$need_lib_prefix > > # Do we need a version for libraries? > need_version=$need_version > > # Whether dlopen is supported. > dlopen_support=$enable_dlopen > > # Whether dlopen of programs is supported. > dlopen_self=$enable_dlopen_self > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=$enable_dlopen_self_static > > # Compiler flag to prevent dynamic linking. > link_static_flag=$lt_lt_prog_compiler_static_CXX > > # Compiler flag to turn off builtin functions. > no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX > > # Library versioning type. > version_type=$version_type > > # Format of library name prefix. > libname_spec=$lt_libname_spec > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec=$lt_library_names_spec > > # The coded name of the library, if different from the real name. > soname_spec=$lt_soname_spec > > # Commands used to build and install an old-style archive. > RANLIB=$lt_RANLIB > old_archive_cmds=$lt_old_archive_cmds_CXX > old_postinstall_cmds=$lt_old_postinstall_cmds > old_postuninstall_cmds=$lt_old_postuninstall_cmds > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX > > # Commands used to build and install a shared archive. > archive_cmds=$lt_archive_cmds_CXX > archive_expsym_cmds=$lt_archive_expsym_cmds_CXX > postinstall_cmds=$lt_postinstall_cmds > postuninstall_cmds=$lt_postuninstall_cmds > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_module_cmds_CXX > module_expsym_cmds=$lt_module_expsym_cmds_CXX > > # Commands to strip libraries. > old_striplib=$lt_old_striplib > striplib=$lt_striplib > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_predep_objects_CXX > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_postdep_objects_CXX > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_predeps_CXX > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_postdeps_CXX > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_compiler_lib_search_path_CXX > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method=$lt_deplibs_check_method > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd=$lt_file_magic_cmd > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag=$lt_allow_undefined_flag_CXX > > # Flag that forces no undefined symbols. > no_undefined_flag=$lt_no_undefined_flag_CXX > > # Commands used to finish a libtool library installation in a directory. > finish_cmds=$lt_finish_cmds > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval=$lt_finish_eval > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address > > # This is the shared library runtime path variable. > runpath_var=$runpath_var > > # This is the shared library path variable. > shlibpath_var=$shlibpath_var > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=$shlibpath_overrides_runpath > > # How to hardcode a shared library path into an executable. > hardcode_action=$hardcode_action_CXX > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=$hardcode_into_libs > > # Flag to hardcode \$libdir into a binary during linking. > # This must work even if \$libdir does not exist. > hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX > > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX > > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=$hardcode_direct_CXX > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=$hardcode_minus_L_CXX > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$hardcode_automatic_CXX > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="$variables_saved_for_relink" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=$link_all_deplibs_CXX > > # Compile-time system search path for libraries > sys_lib_search_path_spec=$lt_sys_lib_search_path_spec > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec > > # Fix the shell variable \$srcfile for the compiler. > fix_srcfile_path="$fix_srcfile_path_CXX" > > # Set to yes if exported symbols are required. > always_export_symbols=$always_export_symbols_CXX > > # The commands to list exported symbols. > export_symbols_cmds=$lt_export_symbols_cmds_CXX > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds=$lt_extract_expsyms_cmds > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms=$lt_exclude_expsyms_CXX > > # Symbols that must always be exported. > include_expsyms=$lt_include_expsyms_CXX > > # ### END LIBTOOL TAG CONFIG: $tagname > > __EOF__ > > > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" > fi > fi > > > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > > CC=$lt_save_CC > LDCXX=$LD > LD=$lt_save_LD > GCC=$lt_save_GCC > with_gnu_ldcxx=$with_gnu_ld > with_gnu_ld=$lt_save_with_gnu_ld > lt_cv_path_LDCXX=$lt_cv_path_LD > lt_cv_path_LD=$lt_save_path_LD > lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld > lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld > > else > tagname="" > fi > ;; > > F77) > if test -n "$F77" && test "X$F77" != "Xno"; then > > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu > > > archive_cmds_need_lc_F77=no > allow_undefined_flag_F77= > always_export_symbols_F77=no > archive_expsym_cmds_F77= > export_dynamic_flag_spec_F77= > hardcode_direct_F77=no > hardcode_libdir_flag_spec_F77= > hardcode_libdir_flag_spec_ld_F77= > hardcode_libdir_separator_F77= > hardcode_minus_L_F77=no > hardcode_automatic_F77=no > module_cmds_F77= > module_expsym_cmds_F77= > link_all_deplibs_F77=unknown > old_archive_cmds_F77=$old_archive_cmds > no_undefined_flag_F77= > whole_archive_flag_spec_F77= > enable_shared_with_static_runtimes_F77=no > > # Source file extension for f77 test sources. > ac_ext=f > > # Object file extension for compiled f77 test sources. > objext=o > objext_F77=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code=" subroutine t\n return\n end\n" > > # Code to be used in simple link tests > lt_simple_link_test_code=" program t\n end\n" > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} > > # Allow CC to be a program name with arguments. > compiler=$CC > > > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${F77-"f77"} > compiler=$CC > compiler_F77=$CC > cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` > > echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 > echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6 > echo "$as_me:$LINENO: result: $can_build_shared" >&5 > echo "${ECHO_T}$can_build_shared" >&6 > > echo "$as_me:$LINENO: checking whether to build shared libraries" >&5 > echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6 > test "$can_build_shared" = "no" && enable_shared=no > > # On AIX, shared libraries and static libraries use the same namespace, and > # are all built from PIC. > case "$host_os" in > aix3*) > test "$enable_shared" = yes && enable_static=no > if test -n "$RANLIB"; then > archive_cmds="$archive_cmds~\$RANLIB \$lib" > postinstall_cmds='$RANLIB $lib' > fi > ;; > aix4* | aix5*) > test "$enable_shared" = yes && enable_static=no > ;; > esac > echo "$as_me:$LINENO: result: $enable_shared" >&5 > echo "${ECHO_T}$enable_shared" >&6 > > echo "$as_me:$LINENO: checking whether to build static libraries" >&5 > echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6 > # Make sure either enable_shared or enable_static is yes. > test "$enable_shared" = yes || enable_static=yes > echo "$as_me:$LINENO: result: $enable_static" >&5 > echo "${ECHO_T}$enable_static" >&6 > > test "$ld_shlibs_F77" = no && can_build_shared=no > > GCC_F77="$G77" > LD_F77="$LD" > > lt_prog_compiler_wl_F77= > lt_prog_compiler_pic_F77= > lt_prog_compiler_static_F77= > > echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 > echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 > > if test "$GCC" = yes; then > lt_prog_compiler_wl_F77='-Wl,' > lt_prog_compiler_static_F77='-static' > > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_F77='-Bstatic' > fi > ;; > > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4' > ;; > > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic_F77='-DDLL_EXPORT' > ;; > > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > lt_prog_compiler_pic_F77='-fno-common' > ;; > > msdosdjgpp*) > # Just because we use GCC doesn't mean we suddenly get shared libraries > # on systems that don't support them. > lt_prog_compiler_can_build_shared_F77=no > enable_shared=no > ;; > > sysv4*MP*) > if test -d /usr/nec; then > lt_prog_compiler_pic_F77=-Kconform_pic > fi > ;; > > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic_F77='-fPIC' > ;; > esac > ;; > > *) > lt_prog_compiler_pic_F77='-fPIC' > ;; > esac > else > # PORTME Check for flag to pass linker flags through the system compiler. > case $host_os in > aix*) > lt_prog_compiler_wl_F77='-Wl,' > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_F77='-Bstatic' > else > lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp' > fi > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic_F77='-DDLL_EXPORT' > ;; > > hpux9* | hpux10* | hpux11*) > lt_prog_compiler_wl_F77='-Wl,' > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic_F77='+Z' > ;; > esac > # Is there a better lt_prog_compiler_static that works with the bundled CC? > lt_prog_compiler_static_F77='${wl}-a ${wl}archive' > ;; > > irix5* | irix6* | nonstopux*) > lt_prog_compiler_wl_F77='-Wl,' > # PIC (with -KPIC) is the default. > lt_prog_compiler_static_F77='-non_shared' > ;; > > newsos6) > lt_prog_compiler_pic_F77='-KPIC' > lt_prog_compiler_static_F77='-Bstatic' > ;; > > linux*) > case $CC in > icc* | ecc*) > lt_prog_compiler_wl_F77='-Wl,' > lt_prog_compiler_pic_F77='-KPIC' > lt_prog_compiler_static_F77='-static' > ;; > ccc*) > lt_prog_compiler_wl_F77='-Wl,' > # All Alpha code is PIC. > lt_prog_compiler_static_F77='-non_shared' > ;; > esac > ;; > > osf3* | osf4* | osf5*) > lt_prog_compiler_wl_F77='-Wl,' > # All OSF/1 code is PIC. > lt_prog_compiler_static_F77='-non_shared' > ;; > > sco3.2v5*) > lt_prog_compiler_pic_F77='-Kpic' > lt_prog_compiler_static_F77='-dn' > ;; > > solaris*) > lt_prog_compiler_wl_F77='-Wl,' > lt_prog_compiler_pic_F77='-KPIC' > lt_prog_compiler_static_F77='-Bstatic' > ;; > > sunos4*) > lt_prog_compiler_wl_F77='-Qoption ld ' > lt_prog_compiler_pic_F77='-PIC' > lt_prog_compiler_static_F77='-Bstatic' > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > lt_prog_compiler_wl_F77='-Wl,' > lt_prog_compiler_pic_F77='-KPIC' > lt_prog_compiler_static_F77='-Bstatic' > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > lt_prog_compiler_pic_F77='-Kconform_pic' > lt_prog_compiler_static_F77='-Bstatic' > fi > ;; > > uts4*) > lt_prog_compiler_pic_F77='-pic' > lt_prog_compiler_static_F77='-Bstatic' > ;; > > *) > lt_prog_compiler_can_build_shared_F77=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6 > > # > # Check to make sure the PIC flag actually works. > # > if test -n "$lt_prog_compiler_pic_F77"; then > > echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5 > echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6 > if test "${lt_prog_compiler_pic_works_F77+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_prog_compiler_pic_works_F77=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="$lt_prog_compiler_pic_F77" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:13801: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:13805: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_prog_compiler_pic_works_F77=yes > fi > fi > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6 > > if test x"$lt_prog_compiler_pic_works_F77" = xyes; then > case $lt_prog_compiler_pic_F77 in > "" | " "*) ;; > *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;; > esac > else > lt_prog_compiler_pic_F77= > lt_prog_compiler_can_build_shared_F77=no > fi > > fi > case "$host_os" in > # For platforms which do not support PIC, -DPIC is meaningless: > *djgpp*) > lt_prog_compiler_pic_F77= > ;; > *) > lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77" > ;; > esac > > echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 > echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_cv_prog_compiler_c_o_F77=no > $rm -r conftest 2>/dev/null > mkdir conftest > cd conftest > mkdir out > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > lt_compiler_flag="-o out/conftest2.$ac_objext" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:13861: $lt_compile\"" >&5) > (eval "$lt_compile" 2>out/conftest.err) > ac_status=$? > cat out/conftest.err >&5 > echo "$as_me:13865: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s out/conftest2.$ac_objext > then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s out/conftest.err; then > lt_cv_prog_compiler_c_o_F77=yes > fi > fi > chmod u+w . > $rm conftest* > # SGI C++ compiler will create directory out/ii_files/ for > # template instantiation > test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files > $rm out/* && rmdir out > cd .. > rmdir conftest > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6 > > > hard_links="nottested" > if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then > # do not overwrite the value of need_locks provided by the user > echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 > echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 > hard_links=yes > $rm conftest* > ln conftest.a conftest.b 2>/dev/null && hard_links=no > touch conftest.a > ln conftest.a conftest.b 2>&5 || hard_links=no > ln conftest.a conftest.b 2>/dev/null && hard_links=no > echo "$as_me:$LINENO: result: $hard_links" >&5 > echo "${ECHO_T}$hard_links" >&6 > if test "$hard_links" = no; then > { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 > echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} > need_locks=warn > fi > else > need_locks=no > fi > > echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 > echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 > > runpath_var= > allow_undefined_flag_F77= > enable_shared_with_static_runtimes_F77=no > archive_cmds_F77= > archive_expsym_cmds_F77= > old_archive_From_new_cmds_F77= > old_archive_from_expsyms_cmds_F77= > export_dynamic_flag_spec_F77= > whole_archive_flag_spec_F77= > thread_safe_flag_spec_F77= > hardcode_libdir_flag_spec_F77= > hardcode_libdir_flag_spec_ld_F77= > hardcode_libdir_separator_F77= > hardcode_direct_F77=no > hardcode_minus_L_F77=no > hardcode_shlibpath_var_F77=unsupported > link_all_deplibs_F77=unknown > hardcode_automatic_F77=no > module_cmds_F77= > module_expsym_cmds_F77= > always_export_symbols_F77=no > export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > # include_expsyms should be a list of space-separated symbols to be *always* > # included in the symbol list > include_expsyms_F77= > # exclude_expsyms can be an extended regexp of symbols to exclude > # it will be wrapped by ` (' and `)$', so one must not match beginning or > # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', > # as well as any symbol that contains `d'. > exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_" > # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out > # platforms (ab)use it in PIC code, but their linkers get confused if > # the symbol is explicitly referenced. Since portable code cannot > # rely on this symbol name, it's probably fine to never include it in > # preloaded symbol tables. > extract_expsyms_cmds= > > case $host_os in > cygwin* | mingw* | pw32*) > # FIXME: the MSVC++ port hasn't been tested in a loooong time > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > if test "$GCC" != yes; then > with_gnu_ld=no > fi > ;; > openbsd*) > with_gnu_ld=no > ;; > esac > > ld_shlibs_F77=yes > if test "$with_gnu_ld" = yes; then > # If archive_cmds runs LD, not CC, wlarc should be empty > wlarc='${wl}' > > # See if GNU ld supports shared libraries. > case $host_os in > aix3* | aix4* | aix5*) > # On AIX/PPC, the GNU linker is very broken > if test "$host_cpu" != ia64; then > ld_shlibs_F77=no > cat <&2 > > *** Warning: the GNU linker, at least up to release 2.9.1, is reported > *** to be unable to reliably create shared libraries on AIX. > *** Therefore, libtool is disabling shared libraries support. If you > *** really care for shared libraries, you may want to modify your PATH > *** so that a non-GNU linker is found, and then restart. > > EOF > fi > ;; > > amigaos*) > archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_minus_L_F77=yes > > # Samuel A. Falvo II reports > # that the semantics of dynamic libraries on AmigaOS, at least up > # to version 4, is to share data among multiple programs linked > # with the same dynamic library. Since this doesn't match the > # behavior of shared libraries on other platforms, we can't use > # them. > ld_shlibs_F77=no > ;; > > beos*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > allow_undefined_flag_F77=unsupported > # Joseph Beckenbach says some releases of gcc > # support --undefined. This deserves some investigation. FIXME > archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > else > ld_shlibs_F77=no > fi > ;; > > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless, > # as there is no search path for DLLs. > hardcode_libdir_flag_spec_F77='-L$libdir' > allow_undefined_flag_F77=unsupported > always_export_symbols_F77=no > enable_shared_with_static_runtimes_F77=yes > export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > else > ld_shlibs=no > fi > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' > wlarc= > else > archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > fi > ;; > > solaris* | sysv5*) > if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then > ld_shlibs_F77=no > cat <&2 > > *** Warning: The releases 2.8.* of the GNU linker cannot reliably > *** create shared libraries on Solaris systems. Therefore, libtool > *** is disabling shared libraries support. We urge you to upgrade GNU > *** binutils to release 2.9.1 or newer. Another option is to modify > *** your PATH or compiler configuration so that the native linker is > *** used, and then restart. > > EOF > elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs_F77=no > fi > ;; > > sunos4*) > archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' > wlarc= > hardcode_direct_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > linux*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_cmds_F77="$tmp_archive_cmds" > supports_anon_versioning=no > case `$LD -v 2>/dev/null` in > *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 > *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... > *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... > *\ 2.11.*) ;; # other 2.11 versions > *) supports_anon_versioning=yes ;; > esac > if test $supports_anon_versioning = yes; then > archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~ > cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ > $echo "local: *; };" >> $output_objdir/$libname.ver~ > $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' > else > archive_expsym_cmds_F77="$tmp_archive_cmds" > fi > else > ld_shlibs_F77=no > fi > ;; > > *) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs_F77=no > fi > ;; > esac > > if test "$ld_shlibs_F77" = yes; then > runpath_var=LD_RUN_PATH > hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir' > export_dynamic_flag_spec_F77='${wl}--export-dynamic' > # ancient GNU ld didn't support --whole-archive et. al. > if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then > whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > whole_archive_flag_spec_F77= > fi > fi > else > # PORTME fill in a description of your system's linker (not GNU ld) > case $host_os in > aix3*) > allow_undefined_flag_F77=unsupported > always_export_symbols_F77=yes > archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' > # Note: this linker hardcodes the directories in LIBPATH if there > # are no directories specified by -L. > hardcode_minus_L_F77=yes > if test "$GCC" = yes && test -z "$link_static_flag"; then > # Neither direct hardcoding nor static linking is supported with a > # broken collect2. > hardcode_direct_F77=unsupported > fi > ;; > > aix4* | aix5*) > if test "$host_cpu" = ia64; then > # On IA64, the linker does run time linking by default, so we don't > # have to do anything special. > aix_use_runtimelinking=no > exp_sym_flag='-Bexport' > no_entry_flag="" > else > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > else > export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > fi > aix_use_runtimelinking=no > > # Test if we are trying to use run time linking or normal > # AIX style linking. If -brtl is somewhere in LDFLAGS, we > # need to do runtime linking. > case $host_os in aix4.[23]|aix4.[23].*|aix5*) > for ld_flag in $LDFLAGS; do > if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then > aix_use_runtimelinking=yes > break > fi > done > esac > > exp_sym_flag='-bexport' > no_entry_flag='-bnoentry' > fi > > # When large executables or shared objects are built, AIX ld can > # have problems creating the table of contents. If linking a library > # or program results in "error TOC overflow" add -mminimal-toc to > # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not > # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. > > archive_cmds_F77='' > hardcode_direct_F77=yes > hardcode_libdir_separator_F77=':' > link_all_deplibs_F77=yes > > if test "$GCC" = yes; then > case $host_os in aix4.012|aix4.012.*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ > collect2name=`${CC} -print-prog-name=collect2` > if test -f "$collect2name" && \ > strings "$collect2name" | grep resolve_lib_name >/dev/null > then > # We have reworked collect2 > hardcode_direct_F77=yes > else > # We have old collect2 > hardcode_direct_F77=unsupported > # It fails to find uninstalled libraries when the uninstalled > # path is not listed in the libpath. Setting hardcode_minus_L > # to unsupported forces relinking > hardcode_minus_L_F77=yes > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_libdir_separator_F77= > fi > esac > shared_flag='-shared' > else > # not using gcc > if test "$host_cpu" = ia64; then > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' > else > if test "$aix_use_runtimelinking" = yes; then > shared_flag='${wl}-G' > else > shared_flag='${wl}-bM:SRE' > fi > fi > fi > > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > always_export_symbols_F77=yes > if test "$aix_use_runtimelinking" = yes; then > # Warning - without using the other runtime loading flags (-brtl), > # -berok will link without error, but may produce a broken library. > allow_undefined_flag_F77='-berok' > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > program main > > end > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" > archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else > if test "$host_cpu" = ia64; then > hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib' > allow_undefined_flag_F77="-z nodefs" > archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" > else > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > program main > > end > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > no_undefined_flag_F77=' ${wl}-bernotok' > allow_undefined_flag_F77=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > always_export_symbols_F77=yes > # Exported symbols can be pulled into shared objects from archives > whole_archive_flag_spec_F77=' ' > archive_cmds_need_lc_F77=yes > # This is similar to how AIX traditionally builds it's shared libraries. > archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi > fi > ;; > > amigaos*) > archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_minus_L_F77=yes > # see comment about different semantics on the GNU ld section > ld_shlibs_F77=no > ;; > > bsdi4*) > export_dynamic_flag_spec_F77=-rdynamic > ;; > > cygwin* | mingw* | pw32*) > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > # hardcode_libdir_flag_spec is actually meaningless, as there is > # no search path for DLLs. > hardcode_libdir_flag_spec_F77=' ' > allow_undefined_flag_F77=unsupported > # Tell ltmain to make .lib files, not .a files. > libext=lib > # Tell ltmain to make .dll files, not .so files. > shrext_cmds=".dll" > # FIXME: Setting linknames here is a bad hack. > archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' > # The linker will automatically build a .lib file if we build a DLL. > old_archive_From_new_cmds_F77='true' > # FIXME: Should let the user specify the lib program. > old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' > fix_srcfile_path='`cygpath -w "$srcfile"`' > enable_shared_with_static_runtimes_F77=yes > ;; > > darwin* | rhapsody*) > if test "$GXX" = yes ; then > archive_cmds_need_lc_F77=no > case "$host_os" in > rhapsody* | darwin1.[012]) > allow_undefined_flag_F77='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > allow_undefined_flag_F77='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[012]) > allow_undefined_flag_F77='-flat_namespace -undefined suppress' > ;; > 10.*) > allow_undefined_flag_F77='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > else > archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > fi > module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > else > archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > fi > module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > hardcode_direct_F77=no > hardcode_automatic_F77=yes > hardcode_shlibpath_var_F77=unsupported > whole_archive_flag_spec_F77='-all_load $convenience' > link_all_deplibs_F77=yes > else > ld_shlibs_F77=no > fi > ;; > > dgux*) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_shlibpath_var_F77=no > ;; > > freebsd1*) > ld_shlibs_F77=no > ;; > > # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor > # support. Future versions do this automatically, but an explicit c++rt0.o > # does not break anything, and helps significantly (at the cost of a little > # extra space). > freebsd2.2*) > archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' > hardcode_libdir_flag_spec_F77='-R$libdir' > hardcode_direct_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > # Unfortunately, older versions of FreeBSD 2 do not have this feature. > freebsd2*) > archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_F77=yes > hardcode_minus_L_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > # FreeBSD 3 and greater uses gcc -shared to do shared libraries. > freebsd* | kfreebsd*-gnu) > archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_F77='-R$libdir' > hardcode_direct_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > hpux9*) > if test "$GCC" = yes; then > archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > fi > hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_F77=: > hardcode_direct_F77=yes > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_F77=yes > export_dynamic_flag_spec_F77='${wl}-E' > ;; > > hpux10* | hpux11*) > if test "$GCC" = yes -a "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > ;; > *) > archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' > ;; > esac > else > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags' > ;; > *) > archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' > ;; > esac > fi > if test "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*) > hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir' > hardcode_libdir_flag_spec_ld_F77='+b $libdir' > hardcode_libdir_separator_F77=: > hardcode_direct_F77=no > hardcode_shlibpath_var_F77=no > ;; > ia64*) > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_direct_F77=no > hardcode_shlibpath_var_F77=no > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_F77=yes > ;; > *) > hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_F77=: > hardcode_direct_F77=yes > export_dynamic_flag_spec_F77='${wl}-E' > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_F77=yes > ;; > esac > fi > ;; > > irix5* | irix6* | nonstopux*) > if test "$GCC" = yes; then > archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec_ld_F77='-rpath $libdir' > fi > hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_F77=: > link_all_deplibs_F77=yes > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out > else > archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF > fi > hardcode_libdir_flag_spec_F77='-R$libdir' > hardcode_direct_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > newsos6) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_F77=yes > hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_F77=: > hardcode_shlibpath_var_F77=no > ;; > > openbsd*) > hardcode_direct_F77=yes > hardcode_shlibpath_var_F77=no > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir' > export_dynamic_flag_spec_F77='${wl}-E' > else > case $host_os in > openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) > archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_F77='-R$libdir' > ;; > *) > archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir' > ;; > esac > fi > ;; > > os2*) > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_minus_L_F77=yes > allow_undefined_flag_F77=unsupported > archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' > old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' > ;; > > osf3*) > if test "$GCC" = yes; then > allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > allow_undefined_flag_F77=' -expect_unresolved \*' > archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > fi > hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_F77=: > ;; > > osf4* | osf5*) # as osf3* with the addition of -msym flag > if test "$GCC" = yes; then > allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir' > else > allow_undefined_flag_F77=' -expect_unresolved \*' > archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ > $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' > > # Both c and cxx compiler support -rpath directly > hardcode_libdir_flag_spec_F77='-rpath $libdir' > fi > hardcode_libdir_separator_F77=: > ;; > > sco3.2v5*) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_F77=no > export_dynamic_flag_spec_F77='${wl}-Bexport' > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ;; > > solaris*) > no_undefined_flag_F77=' -z text' > if test "$GCC" = yes; then > archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' > else > archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > fi > hardcode_libdir_flag_spec_F77='-R$libdir' > hardcode_shlibpath_var_F77=no > case $host_os in > solaris2.[0-5] | solaris2.[0-5].*) ;; > *) # Supported since Solaris 2.6 (maybe 2.5.1?) > whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;; > esac > link_all_deplibs_F77=yes > ;; > > sunos4*) > if test "x$host_vendor" = xsequent; then > # Use $CC to link under sequent, because it throws in some extra .o > # files that make .init and .fini sections work. > archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' > fi > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_direct_F77=yes > hardcode_minus_L_F77=yes > hardcode_shlibpath_var_F77=no > ;; > > sysv4) > case $host_vendor in > sni) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_F77=yes # is this really true??? > ;; > siemens) > ## LD is ld it makes a PLAMLIB > ## CC just makes a GrossModule. > archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags' > reload_cmds_F77='$CC -r -o $output$reload_objs' > hardcode_direct_F77=no > ;; > motorola) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie > ;; > esac > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var_F77=no > ;; > > sysv4.3*) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_F77=no > export_dynamic_flag_spec_F77='-Bexport' > ;; > > sysv4*MP*) > if test -d /usr/nec; then > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_F77=no > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ld_shlibs_F77=yes > fi > ;; > > sysv4.2uw2*) > archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_F77=yes > hardcode_minus_L_F77=no > hardcode_shlibpath_var_F77=no > hardcode_runpath_var=yes > runpath_var=LD_RUN_PATH > ;; > > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*) > no_undefined_flag_F77='${wl}-z ${wl}text' > if test "$GCC" = yes; then > archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds_F77='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > fi > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var_F77=no > ;; > > sysv5*) > no_undefined_flag_F77=' -z text' > # $CC -shared without GNU ld will not create a library from C++ > # object files and a static libstdc++, better avoid it by now > archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > hardcode_libdir_flag_spec_F77= > hardcode_shlibpath_var_F77=no > runpath_var='LD_RUN_PATH' > ;; > > uts4*) > archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_F77='-L$libdir' > hardcode_shlibpath_var_F77=no > ;; > > *) > ld_shlibs_F77=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5 > echo "${ECHO_T}$ld_shlibs_F77" >&6 > test "$ld_shlibs_F77" = no && can_build_shared=no > > variables_saved_for_relink="PATH $shlibpath_var $runpath_var" > if test "$GCC" = yes; then > variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > fi > > # > # Do we need to explicitly link libc? > # > case "x$archive_cmds_need_lc_F77" in > x|xyes) > # Assume -lc should be added > archive_cmds_need_lc_F77=yes > > if test "$enable_shared" = yes && test "$GCC" = yes; then > case $archive_cmds_F77 in > *'~'*) > # FIXME: we may have to deal with multi-command sequences. > ;; > '$CC '*) > # Test whether the compiler implicitly links with -lc since on some > # systems, -lgcc has to come before -lc. If gcc already passes -lc > # to ld, don't add -lc before -lgcc. > echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 > echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 > $rm conftest* > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } 2>conftest.err; then > soname=conftest > lib=conftest > libobjs=conftest.$ac_objext > deplibs= > wl=$lt_prog_compiler_wl_F77 > compiler_flags=-v > linker_flags=-v > verstring= > output_objdir=. > libname=conftest > lt_save_allow_undefined_flag=$allow_undefined_flag_F77 > allow_undefined_flag_F77= > if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 > (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > then > archive_cmds_need_lc_F77=no > else > archive_cmds_need_lc_F77=yes > fi > allow_undefined_flag_F77=$lt_save_allow_undefined_flag > else > cat conftest.err 1>&5 > fi > $rm conftest* > echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5 > echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6 > ;; > esac > fi > ;; > esac > > echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 > echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 > library_names_spec= > libname_spec='lib$name' > soname_spec= > shrext_cmds=".so" > postinstall_cmds= > postuninstall_cmds= > finish_cmds= > finish_eval= > shlibpath_var= > shlibpath_overrides_runpath=unknown > version_type=none > dynamic_linker="$host_os ld.so" > sys_lib_dlsearch_path_spec="/lib /usr/lib" > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then > # if the path contains ";" then we assume it to be the separator > # otherwise default to the standard path separator (i.e. ":") - it is > # assumed that no part of a normal pathname contains ";" but that should > # okay in the real world where ";" in dirpaths is itself problematic. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > else > sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" > fi > need_lib_prefix=unknown > hardcode_into_libs=no > > # when you set need_version to no, make sure it does not cause -set_version > # flags to be left without arguments > need_version=unknown > > case $host_os in > aix3*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' > shlibpath_var=LIBPATH > > # AIX 3 has no versioning support, so we append a major version to the name. > soname_spec='${libname}${release}${shared_ext}$major' > ;; > > aix4* | aix5*) > version_type=linux > need_lib_prefix=no > need_version=no > hardcode_into_libs=yes > if test "$host_cpu" = ia64; then > # AIX 5 supports IA64 > library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > else > # With GCC up to 2.95.x, collect2 would create an import file > # for dependence libraries. The import file would start with > # the line `#! .'. This would cause the generated library to > # depend on `.', always an invalid library. This was fixed in > # development snapshots of GCC prior to 3.0. > case $host_os in > aix4 | aix4.[01] | aix4.[01].*) > if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' > echo ' yes ' > echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then > : > else > can_build_shared=no > fi > ;; > esac > # AIX (on Power*) has no versioning support, so currently we can not hardcode correct > # soname into executable. Probably we can add versioning support to > # collect2, so additional links can be useful in future. > if test "$aix_use_runtimelinking" = yes; then > # If using run time linking (on AIX 4.2 or later) use lib.so > # instead of lib.a to let people know that these are not > # typical AIX shared libraries. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > else > # We preserve .a as extension for shared libraries through AIX4.2 > # and later when we are not doing run time linking. > library_names_spec='${libname}${release}.a $libname.a' > soname_spec='${libname}${release}${shared_ext}$major' > fi > shlibpath_var=LIBPATH > fi > ;; > > amigaos*) > library_names_spec='$libname.ixlibrary $libname.a' > # Create ${libname}_ixlibrary.a entries in /sys/libs. > finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' > ;; > > beos*) > library_names_spec='${libname}${shared_ext}' > dynamic_linker="$host_os ld.so" > shlibpath_var=LIBRARY_PATH > ;; > > bsdi4*) > version_type=linux > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" > sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" > # the default ld.so.conf also contains /usr/contrib/lib and > # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow > # libtool to hard-code these into programs > ;; > > cygwin* | mingw* | pw32*) > version_type=windows > shrext_cmds=".dll" > need_version=no > need_lib_prefix=no > > case $GCC,$host_os in > yes,cygwin* | yes,mingw* | yes,pw32*) > library_names_spec='$libname.dll.a' > # DLL is installed to $(libdir)/../bin by postinstall_cmds > postinstall_cmds='base_file=`basename \${file}`~ > dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ > dldir=$destdir/`dirname \$dlpath`~ > test -d \$dldir || mkdir -p \$dldir~ > $install_prog $dir/$dlname \$dldir/$dlname' > postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ > dlpath=$dir/\$dldll~ > $rm \$dlpath' > shlibpath_overrides_runpath=yes > > case $host_os in > cygwin*) > # Cygwin DLLs use 'cyg' prefix rather than 'lib' > soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" > ;; > mingw*) > # MinGW DLLs use traditional 'lib' prefix > soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then > # It is most probably a Windows format PATH printed by > # mingw gcc, but we are running on Cygwin. Gcc prints its search > # path with ; separators, and with drive letters. We can handle the > # drive letters (cygwin fileutils understands them), so leave them, > # especially as we might pass files found there to a mingw objdump, > # which wouldn't understand a cygwinified path. Ahh. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > ;; > pw32*) > # pw32 DLLs use 'pw' prefix rather than 'lib' > library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' > ;; > esac > ;; > > *) > library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' > ;; > esac > dynamic_linker='Win32 ld.exe' > # FIXME: first we should search . and the directory the executable is in > shlibpath_var=PATH > ;; > > darwin* | rhapsody*) > dynamic_linker="$host_os dyld" > version_type=darwin > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext' > soname_spec='${libname}${release}${major}$shared_ext' > shlibpath_overrides_runpath=yes > shlibpath_var=DYLD_LIBRARY_PATH > shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' > # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` > else > sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' > fi > sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' > ;; > > dgux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > freebsd1*) > dynamic_linker=no > ;; > > kfreebsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > freebsd*) > objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` > version_type=freebsd-$objformat > case $version_type in > freebsd-elf*) > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' > need_version=no > need_lib_prefix=no > ;; > freebsd-*) > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' > need_version=yes > ;; > esac > shlibpath_var=LD_LIBRARY_PATH > case $host_os in > freebsd2*) > shlibpath_overrides_runpath=yes > ;; > freebsd3.01* | freebsdelf3.01*) > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > *) # from 3.2 on > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > ;; > esac > ;; > > gnu*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > hardcode_into_libs=yes > ;; > > hpux9* | hpux10* | hpux11*) > # Give a soname corresponding to the major version so that dld.sl refuses to > # link against other versions. > version_type=sunos > need_lib_prefix=no > need_version=no > case "$host_cpu" in > ia64*) > shrext_cmds='.so' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.so" > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > if test "X$HPUX_IA64_MODE" = X32; then > sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" > else > sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" > fi > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > hppa*64*) > shrext_cmds='.sl' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.sl" > shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > *) > shrext_cmds='.sl' > dynamic_linker="$host_os dld.sl" > shlibpath_var=SHLIB_PATH > shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > ;; > esac > # HP-UX runs *really* slowly unless shared libraries are mode 555. > postinstall_cmds='chmod 555 $lib' > ;; > > irix5* | irix6* | nonstopux*) > case $host_os in > nonstopux*) version_type=nonstopux ;; > *) > if test "$lt_cv_prog_gnu_ld" = yes; then > version_type=linux > else > version_type=irix > fi ;; > esac > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' > case $host_os in > irix5* | nonstopux*) > libsuff= shlibsuff= > ;; > *) > case $LD in # libtool.m4 will add one of these switches to LD > *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") > libsuff= shlibsuff= libmagic=32-bit;; > *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") > libsuff=32 shlibsuff=N32 libmagic=N32;; > *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") > libsuff=64 shlibsuff=64 libmagic=64-bit;; > *) libsuff= shlibsuff= libmagic=never-match;; > esac > ;; > esac > shlibpath_var=LD_LIBRARY${shlibsuff}_PATH > shlibpath_overrides_runpath=no > sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" > sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" > hardcode_into_libs=yes > ;; > > # No shared lib support for Linux oldld, aout, or coff. > linux*oldld* | linux*aout* | linux*coff*) > dynamic_linker=no > ;; > > # This must be Linux ELF. > linux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > # This implies no fast_install, which is unacceptable. > # Some rework will be needed to allow for fast_install > # before this can be enabled. > hardcode_into_libs=yes > > # find out which ABI we are using > libsuff= > case "$host_cpu" in > x86_64*|s390x*|powerpc64*) > echo '#line 15175 "configure"' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case `/usr/bin/file conftest.$ac_objext` in > *64-bit*) > libsuff=64 > sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" > ;; > esac > fi > rm -rf conftest* > ;; > esac > > # Append ld.so.conf contents to the search path > if test -f /etc/ld.so.conf; then > lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` > sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" > fi > > # We used to test for /lib/ld.so.1 and disable shared libraries on > # powerpc, because MkLinux only supported shared libraries with the > # GNU dynamic linker. Since this was broken with cross compilers, > # most powerpc-linux boxes support dynamic linking these days and > # people can always --disable-shared, the test was removed, and we > # assume the GNU/Linux dynamic linker is in use. > dynamic_linker='GNU/Linux ld.so' > ;; > > knetbsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > netbsd*) > version_type=sunos > need_lib_prefix=no > need_version=no > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > dynamic_linker='NetBSD (a.out) ld.so' > else > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > dynamic_linker='NetBSD ld.elf_so' > fi > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > > newsos6) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > nto-qnx*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > openbsd*) > version_type=sunos > need_lib_prefix=no > need_version=yes > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > shlibpath_var=LD_LIBRARY_PATH > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > case $host_os in > openbsd2.[89] | openbsd2.[89].*) > shlibpath_overrides_runpath=no > ;; > *) > shlibpath_overrides_runpath=yes > ;; > esac > else > shlibpath_overrides_runpath=yes > fi > ;; > > os2*) > libname_spec='$name' > shrext_cmds=".dll" > need_lib_prefix=no > library_names_spec='$libname${shared_ext} $libname.a' > dynamic_linker='OS/2 ld.exe' > shlibpath_var=LIBPATH > ;; > > osf3* | osf4* | osf5*) > version_type=osf > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" > sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" > ;; > > sco3.2v5*) > version_type=osf > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > ;; > > solaris*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > # ldd complains unless libraries are executable > postinstall_cmds='chmod +x $lib' > ;; > > sunos4*) > version_type=sunos > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > if test "$with_gnu_ld" = yes; then > need_lib_prefix=no > fi > need_version=yes > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > case $host_vendor in > sni) > shlibpath_overrides_runpath=no > need_lib_prefix=no > export_dynamic_flag_spec='${wl}-Blargedynsym' > runpath_var=LD_RUN_PATH > ;; > siemens) > need_lib_prefix=no > ;; > motorola) > need_lib_prefix=no > need_version=no > shlibpath_overrides_runpath=no > sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' > ;; > esac > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > version_type=linux > library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' > soname_spec='$libname${shared_ext}.$major' > shlibpath_var=LD_LIBRARY_PATH > fi > ;; > > uts4*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > *) > dynamic_linker=no > ;; > esac > echo "$as_me:$LINENO: result: $dynamic_linker" >&5 > echo "${ECHO_T}$dynamic_linker" >&6 > test "$dynamic_linker" = no && can_build_shared=no > > echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 > echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 > hardcode_action_F77= > if test -n "$hardcode_libdir_flag_spec_F77" || \ > test -n "$runpath_var F77" || \ > test "X$hardcode_automatic_F77"="Xyes" ; then > > # We can hardcode non-existant directories. > if test "$hardcode_direct_F77" != no && > # If the only mechanism to avoid hardcoding is shlibpath_var, we > # have to relink, otherwise we might link with an installed library > # when we should be linking with a yet-to-be-installed one > ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no && > test "$hardcode_minus_L_F77" != no; then > # Linking always hardcodes the temporary library directory. > hardcode_action_F77=relink > else > # We can link without hardcoding, and we can hardcode nonexisting dirs. > hardcode_action_F77=immediate > fi > else > # We cannot hardcode anything, or else we can only hardcode existing > # directories. > hardcode_action_F77=unsupported > fi > echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5 > echo "${ECHO_T}$hardcode_action_F77" >&6 > > if test "$hardcode_action_F77" = relink; then > # Fast installation is not supported > enable_fast_install=no > elif test "$shlibpath_overrides_runpath" = yes || > test "$enable_shared" = no; then > # Fast installation is not necessary > enable_fast_install=needless > fi > > striplib= > old_striplib= > echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 > echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 > if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then > test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" > test -z "$striplib" && striplib="$STRIP --strip-unneeded" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > # FIXME - insert some real tests, host_os isn't really good enough > case $host_os in > darwin*) > if test -n "$STRIP" ; then > striplib="$STRIP -x" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi > ;; > *) > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > ;; > esac > fi > > > > # The else clause should only fire when bootstrapping the > # libtool distribution, otherwise you forgot to ship ltmain.sh > # with your package, and you will get complaints that there are > # no rules to generate ltmain.sh. > if test -f "$ltmain"; then > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi > # Now quote all the things that may contain metacharacters while being > # careful not to overquote the AC_SUBSTed values. We take copies of the > # variables and quote the copies for generation of the libtool script. > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ > sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ > old_postinstall_cmds old_postuninstall_cmds \ > compiler_F77 \ > CC_F77 \ > LD_F77 \ > lt_prog_compiler_wl_F77 \ > lt_prog_compiler_pic_F77 \ > lt_prog_compiler_static_F77 \ > lt_prog_compiler_no_builtin_flag_F77 \ > export_dynamic_flag_spec_F77 \ > thread_safe_flag_spec_F77 \ > whole_archive_flag_spec_F77 \ > enable_shared_with_static_runtimes_F77 \ > old_archive_cmds_F77 \ > old_archive_from_new_cmds_F77 \ > predep_objects_F77 \ > postdep_objects_F77 \ > predeps_F77 \ > postdeps_F77 \ > compiler_lib_search_path_F77 \ > archive_cmds_F77 \ > archive_expsym_cmds_F77 \ > postinstall_cmds_F77 \ > postuninstall_cmds_F77 \ > old_archive_from_expsyms_cmds_F77 \ > allow_undefined_flag_F77 \ > no_undefined_flag_F77 \ > export_symbols_cmds_F77 \ > hardcode_libdir_flag_spec_F77 \ > hardcode_libdir_flag_spec_ld_F77 \ > hardcode_libdir_separator_F77 \ > hardcode_automatic_F77 \ > module_cmds_F77 \ > module_expsym_cmds_F77 \ > lt_cv_prog_compiler_c_o_F77 \ > exclude_expsyms_F77 \ > include_expsyms_F77; do > > case $var in > old_archive_cmds_F77 | \ > old_archive_from_new_cmds_F77 | \ > archive_cmds_F77 | \ > archive_expsym_cmds_F77 | \ > module_cmds_F77 | \ > module_expsym_cmds_F77 | \ > old_archive_from_expsyms_cmds_F77 | \ > export_symbols_cmds_F77 | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ > postinstall_cmds | postuninstall_cmds | \ > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) > # Double-quote double-evaled strings. > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" > ;; > *) > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" > ;; > esac > done > > case $lt_echo in > *'\$0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` > ;; > esac > > cfgfile="$ofile" > > cat <<__EOF__ >> "$cfgfile" > # ### BEGIN LIBTOOL TAG CONFIG: $tagname > > # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: > > # Shell to use when invoking shell scripts. > SHELL=$lt_SHELL > > # Whether or not to build shared libraries. > build_libtool_libs=$enable_shared > > # Whether or not to build static libraries. > build_old_libs=$enable_static > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=$archive_cmds_need_lc_F77 > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77 > > # Whether or not to optimize for fast installation. > fast_install=$enable_fast_install > > # The host system. > host_alias=$host_alias > host=$host > > # An echo program that does not interpret backslashes. > echo=$lt_echo > > # The archiver. > AR=$lt_AR > AR_FLAGS=$lt_AR_FLAGS > > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_compiler_F77 > > # Is the compiler the GNU C compiler? > with_gcc=$GCC_F77 > > # An ERE matcher. > EGREP=$lt_EGREP > > # The linker used to build libraries. > LD=$lt_LD_F77 > > # Whether we need hard or soft links. > LN_S=$lt_LN_S > > # A BSD-compatible nm program. > NM=$lt_NM > > # A symbol stripping program > STRIP=$lt_STRIP > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=$MAGIC_CMD > > # Used on cygwin: DLL creation program. > DLLTOOL="$DLLTOOL" > > # Used on cygwin: object dumper. > OBJDUMP="$OBJDUMP" > > # Used on cygwin: assembler. > AS="$AS" > > # The name of the directory that contains temporary libtool files. > objdir=$objdir > > # How to create reloadable object files. > reload_flag=$lt_reload_flag > reload_cmds=$lt_reload_cmds > > # How to pass a linker flag through the compiler. > wl=$lt_lt_prog_compiler_wl_F77 > > # Object file suffix (normally "o"). > objext="$ac_objext" > > # Old archive suffix (normally "a"). > libext="$libext" > > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > > # Executable file suffix (normally ""). > exeext="$exeext" > > # Additional compiler flags for building library objects. > pic_flag=$lt_lt_prog_compiler_pic_F77 > pic_mode=$pic_mode > > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len > > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77 > > # Must we lock files when doing compilation ? > need_locks=$lt_need_locks > > # Do we need the lib prefix for modules? > need_lib_prefix=$need_lib_prefix > > # Do we need a version for libraries? > need_version=$need_version > > # Whether dlopen is supported. > dlopen_support=$enable_dlopen > > # Whether dlopen of programs is supported. > dlopen_self=$enable_dlopen_self > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=$enable_dlopen_self_static > > # Compiler flag to prevent dynamic linking. > link_static_flag=$lt_lt_prog_compiler_static_F77 > > # Compiler flag to turn off builtin functions. > no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77 > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77 > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77 > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77 > > # Library versioning type. > version_type=$version_type > > # Format of library name prefix. > libname_spec=$lt_libname_spec > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec=$lt_library_names_spec > > # The coded name of the library, if different from the real name. > soname_spec=$lt_soname_spec > > # Commands used to build and install an old-style archive. > RANLIB=$lt_RANLIB > old_archive_cmds=$lt_old_archive_cmds_F77 > old_postinstall_cmds=$lt_old_postinstall_cmds > old_postuninstall_cmds=$lt_old_postuninstall_cmds > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77 > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77 > > # Commands used to build and install a shared archive. > archive_cmds=$lt_archive_cmds_F77 > archive_expsym_cmds=$lt_archive_expsym_cmds_F77 > postinstall_cmds=$lt_postinstall_cmds > postuninstall_cmds=$lt_postuninstall_cmds > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_module_cmds_F77 > module_expsym_cmds=$lt_module_expsym_cmds_F77 > > # Commands to strip libraries. > old_striplib=$lt_old_striplib > striplib=$lt_striplib > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_predep_objects_F77 > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_postdep_objects_F77 > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_predeps_F77 > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_postdeps_F77 > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_compiler_lib_search_path_F77 > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method=$lt_deplibs_check_method > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd=$lt_file_magic_cmd > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag=$lt_allow_undefined_flag_F77 > > # Flag that forces no undefined symbols. > no_undefined_flag=$lt_no_undefined_flag_F77 > > # Commands used to finish a libtool library installation in a directory. > finish_cmds=$lt_finish_cmds > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval=$lt_finish_eval > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address > > # This is the shared library runtime path variable. > runpath_var=$runpath_var > > # This is the shared library path variable. > shlibpath_var=$shlibpath_var > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=$shlibpath_overrides_runpath > > # How to hardcode a shared library path into an executable. > hardcode_action=$hardcode_action_F77 > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=$hardcode_into_libs > > # Flag to hardcode \$libdir into a binary during linking. > # This must work even if \$libdir does not exist. > hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77 > > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77 > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77 > > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=$hardcode_direct_F77 > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=$hardcode_minus_L_F77 > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=$hardcode_shlibpath_var_F77 > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$hardcode_automatic_F77 > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="$variables_saved_for_relink" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=$link_all_deplibs_F77 > > # Compile-time system search path for libraries > sys_lib_search_path_spec=$lt_sys_lib_search_path_spec > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec > > # Fix the shell variable \$srcfile for the compiler. > fix_srcfile_path="$fix_srcfile_path_F77" > > # Set to yes if exported symbols are required. > always_export_symbols=$always_export_symbols_F77 > > # The commands to list exported symbols. > export_symbols_cmds=$lt_export_symbols_cmds_F77 > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds=$lt_extract_expsyms_cmds > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms=$lt_exclude_expsyms_F77 > > # Symbols that must always be exported. > include_expsyms=$lt_include_expsyms_F77 > > # ### END LIBTOOL TAG CONFIG: $tagname > > __EOF__ > > > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" > fi > fi > > > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > > CC="$lt_save_CC" > > else > tagname="" > fi > ;; > > GCJ) > if test -n "$GCJ" && test "X$GCJ" != "Xno"; then > > > > # Source file extension for Java test sources. > ac_ext=java > > # Object file extension for compiled Java test sources. > objext=o > objext_GCJ=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code="class foo {}\n" > > # Code to be used in simple link tests > lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n' > > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} > > # Allow CC to be a program name with arguments. > compiler=$CC > > > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${GCJ-"gcj"} > compiler=$CC > compiler_GCJ=$CC > > # GCJ did not exist at the time GCC didn't implicitly link libc in. > archive_cmds_need_lc_GCJ=no > > > lt_prog_compiler_no_builtin_flag_GCJ= > > if test "$GCC" = yes; then > lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin' > > > echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 > echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_cv_prog_compiler_rtti_exceptions=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="-fno-rtti -fno-exceptions" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:15916: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:15920: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_cv_prog_compiler_rtti_exceptions=yes > fi > fi > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6 > > if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then > lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions" > else > : > fi > > fi > > lt_prog_compiler_wl_GCJ= > lt_prog_compiler_pic_GCJ= > lt_prog_compiler_static_GCJ= > > echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5 > echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6 > > if test "$GCC" = yes; then > lt_prog_compiler_wl_GCJ='-Wl,' > lt_prog_compiler_static_GCJ='-static' > > case $host_os in > aix*) > # All AIX code is PIC. > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_GCJ='-Bstatic' > fi > ;; > > amigaos*) > # FIXME: we need at least 68020 code to build shared libraries, but > # adding the `-m68020' flag to GCC prevents building anything better, > # like `-m68040'. > lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4' > ;; > > beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*) > # PIC is the default for these OSes. > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic_GCJ='-DDLL_EXPORT' > ;; > > darwin* | rhapsody*) > # PIC is the default on this platform > # Common symbols not allowed in MH_DYLIB files > lt_prog_compiler_pic_GCJ='-fno-common' > ;; > > msdosdjgpp*) > # Just because we use GCC doesn't mean we suddenly get shared libraries > # on systems that don't support them. > lt_prog_compiler_can_build_shared_GCJ=no > enable_shared=no > ;; > > sysv4*MP*) > if test -d /usr/nec; then > lt_prog_compiler_pic_GCJ=-Kconform_pic > fi > ;; > > hpux*) > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic_GCJ='-fPIC' > ;; > esac > ;; > > *) > lt_prog_compiler_pic_GCJ='-fPIC' > ;; > esac > else > # PORTME Check for flag to pass linker flags through the system compiler. > case $host_os in > aix*) > lt_prog_compiler_wl_GCJ='-Wl,' > if test "$host_cpu" = ia64; then > # AIX 5 now supports IA64 processor > lt_prog_compiler_static_GCJ='-Bstatic' > else > lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp' > fi > ;; > > mingw* | pw32* | os2*) > # This hack is so that the source file can tell whether it is being > # built for inclusion in a dll (and should export symbols for example). > lt_prog_compiler_pic_GCJ='-DDLL_EXPORT' > ;; > > hpux9* | hpux10* | hpux11*) > lt_prog_compiler_wl_GCJ='-Wl,' > # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but > # not for PA HP-UX. > case "$host_cpu" in > hppa*64*|ia64*) > # +Z the default > ;; > *) > lt_prog_compiler_pic_GCJ='+Z' > ;; > esac > # Is there a better lt_prog_compiler_static that works with the bundled CC? > lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive' > ;; > > irix5* | irix6* | nonstopux*) > lt_prog_compiler_wl_GCJ='-Wl,' > # PIC (with -KPIC) is the default. > lt_prog_compiler_static_GCJ='-non_shared' > ;; > > newsos6) > lt_prog_compiler_pic_GCJ='-KPIC' > lt_prog_compiler_static_GCJ='-Bstatic' > ;; > > linux*) > case $CC in > icc* | ecc*) > lt_prog_compiler_wl_GCJ='-Wl,' > lt_prog_compiler_pic_GCJ='-KPIC' > lt_prog_compiler_static_GCJ='-static' > ;; > ccc*) > lt_prog_compiler_wl_GCJ='-Wl,' > # All Alpha code is PIC. > lt_prog_compiler_static_GCJ='-non_shared' > ;; > esac > ;; > > osf3* | osf4* | osf5*) > lt_prog_compiler_wl_GCJ='-Wl,' > # All OSF/1 code is PIC. > lt_prog_compiler_static_GCJ='-non_shared' > ;; > > sco3.2v5*) > lt_prog_compiler_pic_GCJ='-Kpic' > lt_prog_compiler_static_GCJ='-dn' > ;; > > solaris*) > lt_prog_compiler_wl_GCJ='-Wl,' > lt_prog_compiler_pic_GCJ='-KPIC' > lt_prog_compiler_static_GCJ='-Bstatic' > ;; > > sunos4*) > lt_prog_compiler_wl_GCJ='-Qoption ld ' > lt_prog_compiler_pic_GCJ='-PIC' > lt_prog_compiler_static_GCJ='-Bstatic' > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > lt_prog_compiler_wl_GCJ='-Wl,' > lt_prog_compiler_pic_GCJ='-KPIC' > lt_prog_compiler_static_GCJ='-Bstatic' > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > lt_prog_compiler_pic_GCJ='-Kconform_pic' > lt_prog_compiler_static_GCJ='-Bstatic' > fi > ;; > > uts4*) > lt_prog_compiler_pic_GCJ='-pic' > lt_prog_compiler_static_GCJ='-Bstatic' > ;; > > *) > lt_prog_compiler_can_build_shared_GCJ=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6 > > # > # Check to make sure the PIC flag actually works. > # > if test -n "$lt_prog_compiler_pic_GCJ"; then > > echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5 > echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6 > if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_prog_compiler_pic_works_GCJ=no > ac_outfile=conftest.$ac_objext > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > lt_compiler_flag="$lt_prog_compiler_pic_GCJ" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > # The option is referenced via a variable to avoid confusing sed. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:16149: $lt_compile\"" >&5) > (eval "$lt_compile" 2>conftest.err) > ac_status=$? > cat conftest.err >&5 > echo "$as_me:16153: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s "$ac_outfile"; then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s conftest.err; then > lt_prog_compiler_pic_works_GCJ=yes > fi > fi > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5 > echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6 > > if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then > case $lt_prog_compiler_pic_GCJ in > "" | " "*) ;; > *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;; > esac > else > lt_prog_compiler_pic_GCJ= > lt_prog_compiler_can_build_shared_GCJ=no > fi > > fi > case "$host_os" in > # For platforms which do not support PIC, -DPIC is meaningless: > *djgpp*) > lt_prog_compiler_pic_GCJ= > ;; > *) > lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ" > ;; > esac > > echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5 > echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6 > if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > lt_cv_prog_compiler_c_o_GCJ=no > $rm -r conftest 2>/dev/null > mkdir conftest > cd conftest > mkdir out > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > lt_compiler_flag="-o out/conftest2.$ac_objext" > # Insert the option either (1) after the last *FLAGS variable, or > # (2) before a word containing "conftest.", or (3) at the end. > # Note that $ac_compile itself does not contain backslashes and begins > # with a dollar sign (not a hyphen), so the echo should work correctly. > lt_compile=`echo "$ac_compile" | $SED \ > -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \ > -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ > -e 's:$: $lt_compiler_flag:'` > (eval echo "\"\$as_me:16209: $lt_compile\"" >&5) > (eval "$lt_compile" 2>out/conftest.err) > ac_status=$? > cat out/conftest.err >&5 > echo "$as_me:16213: \$? = $ac_status" >&5 > if (exit $ac_status) && test -s out/conftest2.$ac_objext > then > # The compiler can only warn and ignore the option if not recognized > # So say no if there are warnings > if test ! -s out/conftest.err; then > lt_cv_prog_compiler_c_o_GCJ=yes > fi > fi > chmod u+w . > $rm conftest* > # SGI C++ compiler will create directory out/ii_files/ for > # template instantiation > test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files > $rm out/* && rmdir out > cd .. > rmdir conftest > $rm conftest* > > fi > echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5 > echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6 > > > hard_links="nottested" > if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then > # do not overwrite the value of need_locks provided by the user > echo "$as_me:$LINENO: checking if we can lock with hard links" >&5 > echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6 > hard_links=yes > $rm conftest* > ln conftest.a conftest.b 2>/dev/null && hard_links=no > touch conftest.a > ln conftest.a conftest.b 2>&5 || hard_links=no > ln conftest.a conftest.b 2>/dev/null && hard_links=no > echo "$as_me:$LINENO: result: $hard_links" >&5 > echo "${ECHO_T}$hard_links" >&6 > if test "$hard_links" = no; then > { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 > echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} > need_locks=warn > fi > else > need_locks=no > fi > > echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5 > echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6 > > runpath_var= > allow_undefined_flag_GCJ= > enable_shared_with_static_runtimes_GCJ=no > archive_cmds_GCJ= > archive_expsym_cmds_GCJ= > old_archive_From_new_cmds_GCJ= > old_archive_from_expsyms_cmds_GCJ= > export_dynamic_flag_spec_GCJ= > whole_archive_flag_spec_GCJ= > thread_safe_flag_spec_GCJ= > hardcode_libdir_flag_spec_GCJ= > hardcode_libdir_flag_spec_ld_GCJ= > hardcode_libdir_separator_GCJ= > hardcode_direct_GCJ=no > hardcode_minus_L_GCJ=no > hardcode_shlibpath_var_GCJ=unsupported > link_all_deplibs_GCJ=unknown > hardcode_automatic_GCJ=no > module_cmds_GCJ= > module_expsym_cmds_GCJ= > always_export_symbols_GCJ=no > export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' > # include_expsyms should be a list of space-separated symbols to be *always* > # included in the symbol list > include_expsyms_GCJ= > # exclude_expsyms can be an extended regexp of symbols to exclude > # it will be wrapped by ` (' and `)$', so one must not match beginning or > # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc', > # as well as any symbol that contains `d'. > exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_" > # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out > # platforms (ab)use it in PIC code, but their linkers get confused if > # the symbol is explicitly referenced. Since portable code cannot > # rely on this symbol name, it's probably fine to never include it in > # preloaded symbol tables. > extract_expsyms_cmds= > > case $host_os in > cygwin* | mingw* | pw32*) > # FIXME: the MSVC++ port hasn't been tested in a loooong time > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > if test "$GCC" != yes; then > with_gnu_ld=no > fi > ;; > openbsd*) > with_gnu_ld=no > ;; > esac > > ld_shlibs_GCJ=yes > if test "$with_gnu_ld" = yes; then > # If archive_cmds runs LD, not CC, wlarc should be empty > wlarc='${wl}' > > # See if GNU ld supports shared libraries. > case $host_os in > aix3* | aix4* | aix5*) > # On AIX/PPC, the GNU linker is very broken > if test "$host_cpu" != ia64; then > ld_shlibs_GCJ=no > cat <&2 > > *** Warning: the GNU linker, at least up to release 2.9.1, is reported > *** to be unable to reliably create shared libraries on AIX. > *** Therefore, libtool is disabling shared libraries support. If you > *** really care for shared libraries, you may want to modify your PATH > *** so that a non-GNU linker is found, and then restart. > > EOF > fi > ;; > > amigaos*) > archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_minus_L_GCJ=yes > > # Samuel A. Falvo II reports > # that the semantics of dynamic libraries on AmigaOS, at least up > # to version 4, is to share data among multiple programs linked > # with the same dynamic library. Since this doesn't match the > # behavior of shared libraries on other platforms, we can't use > # them. > ld_shlibs_GCJ=no > ;; > > beos*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > allow_undefined_flag_GCJ=unsupported > # Joseph Beckenbach says some releases of gcc > # support --undefined. This deserves some investigation. FIXME > archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > else > ld_shlibs_GCJ=no > fi > ;; > > cygwin* | mingw* | pw32*) > # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless, > # as there is no search path for DLLs. > hardcode_libdir_flag_spec_GCJ='-L$libdir' > allow_undefined_flag_GCJ=unsupported > always_export_symbols_GCJ=no > enable_shared_with_static_runtimes_GCJ=yes > export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' > > if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then > archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > # If the export-symbols file already is a .def file (1st line > # is EXPORTS), use it as is; otherwise, prepend... > archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then > cp $export_symbols $output_objdir/$soname.def; > else > echo EXPORTS > $output_objdir/$soname.def; > cat $export_symbols >> $output_objdir/$soname.def; > fi~ > $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' > else > ld_shlibs=no > fi > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' > wlarc= > else > archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > fi > ;; > > solaris* | sysv5*) > if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then > ld_shlibs_GCJ=no > cat <&2 > > *** Warning: The releases 2.8.* of the GNU linker cannot reliably > *** create shared libraries on Solaris systems. Therefore, libtool > *** is disabling shared libraries support. We urge you to upgrade GNU > *** binutils to release 2.9.1 or newer. Another option is to modify > *** your PATH or compiler configuration so that the native linker is > *** used, and then restart. > > EOF > elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs_GCJ=no > fi > ;; > > sunos4*) > archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags' > wlarc= > hardcode_direct_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > linux*) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_cmds_GCJ="$tmp_archive_cmds" > supports_anon_versioning=no > case `$LD -v 2>/dev/null` in > *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 > *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... > *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... > *\ 2.11.*) ;; # other 2.11 versions > *) supports_anon_versioning=yes ;; > esac > if test $supports_anon_versioning = yes; then > archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~ > cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ > $echo "local: *; };" >> $output_objdir/$libname.ver~ > $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' > else > archive_expsym_cmds_GCJ="$tmp_archive_cmds" > fi > else > ld_shlibs_GCJ=no > fi > ;; > > *) > if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then > archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' > archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' > else > ld_shlibs_GCJ=no > fi > ;; > esac > > if test "$ld_shlibs_GCJ" = yes; then > runpath_var=LD_RUN_PATH > hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir' > export_dynamic_flag_spec_GCJ='${wl}--export-dynamic' > # ancient GNU ld didn't support --whole-archive et. al. > if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then > whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' > else > whole_archive_flag_spec_GCJ= > fi > fi > else > # PORTME fill in a description of your system's linker (not GNU ld) > case $host_os in > aix3*) > allow_undefined_flag_GCJ=unsupported > always_export_symbols_GCJ=yes > archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname' > # Note: this linker hardcodes the directories in LIBPATH if there > # are no directories specified by -L. > hardcode_minus_L_GCJ=yes > if test "$GCC" = yes && test -z "$link_static_flag"; then > # Neither direct hardcoding nor static linking is supported with a > # broken collect2. > hardcode_direct_GCJ=unsupported > fi > ;; > > aix4* | aix5*) > if test "$host_cpu" = ia64; then > # On IA64, the linker does run time linking by default, so we don't > # have to do anything special. > aix_use_runtimelinking=no > exp_sym_flag='-Bexport' > no_entry_flag="" > else > # If we're using GNU nm, then we don't want the "-C" option. > # -C means demangle to AIX nm, but means don't demangle with GNU nm > if $NM -V 2>&1 | grep 'GNU' > /dev/null; then > export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > else > export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols' > fi > aix_use_runtimelinking=no > > # Test if we are trying to use run time linking or normal > # AIX style linking. If -brtl is somewhere in LDFLAGS, we > # need to do runtime linking. > case $host_os in aix4.[23]|aix4.[23].*|aix5*) > for ld_flag in $LDFLAGS; do > if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then > aix_use_runtimelinking=yes > break > fi > done > esac > > exp_sym_flag='-bexport' > no_entry_flag='-bnoentry' > fi > > # When large executables or shared objects are built, AIX ld can > # have problems creating the table of contents. If linking a library > # or program results in "error TOC overflow" add -mminimal-toc to > # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not > # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS. > > archive_cmds_GCJ='' > hardcode_direct_GCJ=yes > hardcode_libdir_separator_GCJ=':' > link_all_deplibs_GCJ=yes > > if test "$GCC" = yes; then > case $host_os in aix4.012|aix4.012.*) > # We only want to do this on AIX 4.2 and lower, the check > # below for broken collect2 doesn't work under 4.3+ > collect2name=`${CC} -print-prog-name=collect2` > if test -f "$collect2name" && \ > strings "$collect2name" | grep resolve_lib_name >/dev/null > then > # We have reworked collect2 > hardcode_direct_GCJ=yes > else > # We have old collect2 > hardcode_direct_GCJ=unsupported > # It fails to find uninstalled libraries when the uninstalled > # path is not listed in the libpath. Setting hardcode_minus_L > # to unsupported forces relinking > hardcode_minus_L_GCJ=yes > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_libdir_separator_GCJ= > fi > esac > shared_flag='-shared' > else > # not using gcc > if test "$host_cpu" = ia64; then > # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release > # chokes on -Wl,-G. The following line is correct: > shared_flag='-G' > else > if test "$aix_use_runtimelinking" = yes; then > shared_flag='${wl}-G' > else > shared_flag='${wl}-bM:SRE' > fi > fi > fi > > # It seems that -bexpall does not export symbols beginning with > # underscore (_), so it is better to generate a list of symbols to export. > always_export_symbols_GCJ=yes > if test "$aix_use_runtimelinking" = yes; then > # Warning - without using the other runtime loading flags (-brtl), > # -berok will link without error, but may produce a broken library. > allow_undefined_flag_GCJ='-berok' > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > int > main () > { > > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" > archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag" > else > if test "$host_cpu" = ia64; then > hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib' > allow_undefined_flag_GCJ="-z nodefs" > archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols" > else > # Determine the default libpath from the value encoded in an empty executable. > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > int > main () > { > > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > > aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'` > # Check for a 64-bit object if we didn't find anything. > if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; } > }'`; fi > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi > > hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath" > # Warning - without using the other run time loading flags, > # -berok will link without error, but may produce a broken library. > no_undefined_flag_GCJ=' ${wl}-bernotok' > allow_undefined_flag_GCJ=' ${wl}-berok' > # -bexpall does not export symbols beginning with underscore (_) > always_export_symbols_GCJ=yes > # Exported symbols can be pulled into shared objects from archives > whole_archive_flag_spec_GCJ=' ' > archive_cmds_need_lc_GCJ=yes > # This is similar to how AIX traditionally builds it's shared libraries. > archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' > fi > fi > ;; > > amigaos*) > archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)' > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_minus_L_GCJ=yes > # see comment about different semantics on the GNU ld section > ld_shlibs_GCJ=no > ;; > > bsdi4*) > export_dynamic_flag_spec_GCJ=-rdynamic > ;; > > cygwin* | mingw* | pw32*) > # When not using gcc, we currently assume that we are using > # Microsoft Visual C++. > # hardcode_libdir_flag_spec is actually meaningless, as there is > # no search path for DLLs. > hardcode_libdir_flag_spec_GCJ=' ' > allow_undefined_flag_GCJ=unsupported > # Tell ltmain to make .lib files, not .a files. > libext=lib > # Tell ltmain to make .dll files, not .so files. > shrext_cmds=".dll" > # FIXME: Setting linknames here is a bad hack. > archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames=' > # The linker will automatically build a .lib file if we build a DLL. > old_archive_From_new_cmds_GCJ='true' > # FIXME: Should let the user specify the lib program. > old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' > fix_srcfile_path='`cygpath -w "$srcfile"`' > enable_shared_with_static_runtimes_GCJ=yes > ;; > > darwin* | rhapsody*) > if test "$GXX" = yes ; then > archive_cmds_need_lc_GCJ=no > case "$host_os" in > rhapsody* | darwin1.[012]) > allow_undefined_flag_GCJ='-undefined suppress' > ;; > *) # Darwin 1.3 on > if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then > allow_undefined_flag_GCJ='-flat_namespace -undefined suppress' > else > case ${MACOSX_DEPLOYMENT_TARGET} in > 10.[012]) > allow_undefined_flag_GCJ='-flat_namespace -undefined suppress' > ;; > 10.*) > allow_undefined_flag_GCJ='-undefined dynamic_lookup' > ;; > esac > fi > ;; > esac > lt_int_apple_cc_single_mod=no > output_verbose_link_cmd='echo' > if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then > lt_int_apple_cc_single_mod=yes > fi > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > else > archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' > fi > module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' > # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's > if test "X$lt_int_apple_cc_single_mod" = Xyes ; then > archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > else > archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > fi > module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' > hardcode_direct_GCJ=no > hardcode_automatic_GCJ=yes > hardcode_shlibpath_var_GCJ=unsupported > whole_archive_flag_spec_GCJ='-all_load $convenience' > link_all_deplibs_GCJ=yes > else > ld_shlibs_GCJ=no > fi > ;; > > dgux*) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_shlibpath_var_GCJ=no > ;; > > freebsd1*) > ld_shlibs_GCJ=no > ;; > > # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor > # support. Future versions do this automatically, but an explicit c++rt0.o > # does not break anything, and helps significantly (at the cost of a little > # extra space). > freebsd2.2*) > archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o' > hardcode_libdir_flag_spec_GCJ='-R$libdir' > hardcode_direct_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > # Unfortunately, older versions of FreeBSD 2 do not have this feature. > freebsd2*) > archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_GCJ=yes > hardcode_minus_L_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > # FreeBSD 3 and greater uses gcc -shared to do shared libraries. > freebsd* | kfreebsd*-gnu) > archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_GCJ='-R$libdir' > hardcode_direct_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > hpux9*) > if test "$GCC" = yes; then > archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > else > archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' > fi > hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_GCJ=: > hardcode_direct_GCJ=yes > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_GCJ=yes > export_dynamic_flag_spec_GCJ='${wl}-E' > ;; > > hpux10* | hpux11*) > if test "$GCC" = yes -a "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > ;; > *) > archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' > ;; > esac > else > case "$host_cpu" in > hppa*64*|ia64*) > archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags' > ;; > *) > archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' > ;; > esac > fi > if test "$with_gnu_ld" = no; then > case "$host_cpu" in > hppa*64*) > hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir' > hardcode_libdir_flag_spec_ld_GCJ='+b $libdir' > hardcode_libdir_separator_GCJ=: > hardcode_direct_GCJ=no > hardcode_shlibpath_var_GCJ=no > ;; > ia64*) > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_direct_GCJ=no > hardcode_shlibpath_var_GCJ=no > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_GCJ=yes > ;; > *) > hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir' > hardcode_libdir_separator_GCJ=: > hardcode_direct_GCJ=yes > export_dynamic_flag_spec_GCJ='${wl}-E' > > # hardcode_minus_L: Not really in the search PATH, > # but as the default location of the library. > hardcode_minus_L_GCJ=yes > ;; > esac > fi > ;; > > irix5* | irix6* | nonstopux*) > if test "$GCC" = yes; then > archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir' > fi > hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_GCJ=: > link_all_deplibs_GCJ=yes > ;; > > netbsd*) > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out > else > archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF > fi > hardcode_libdir_flag_spec_GCJ='-R$libdir' > hardcode_direct_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > newsos6) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_GCJ=yes > hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_GCJ=: > hardcode_shlibpath_var_GCJ=no > ;; > > openbsd*) > hardcode_direct_GCJ=yes > hardcode_shlibpath_var_GCJ=no > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir' > export_dynamic_flag_spec_GCJ='${wl}-E' > else > case $host_os in > openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*) > archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_GCJ='-R$libdir' > ;; > *) > archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' > hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir' > ;; > esac > fi > ;; > > os2*) > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_minus_L_GCJ=yes > allow_undefined_flag_GCJ=unsupported > archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' > old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' > ;; > > osf3*) > if test "$GCC" = yes; then > allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > else > allow_undefined_flag_GCJ=' -expect_unresolved \*' > archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > fi > hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' > hardcode_libdir_separator_GCJ=: > ;; > > osf4* | osf5*) # as osf3* with the addition of -msym flag > if test "$GCC" = yes; then > allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*' > archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' > hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir' > else > allow_undefined_flag_GCJ=' -expect_unresolved \*' > archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' > archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ > $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp' > > # Both c and cxx compiler support -rpath directly > hardcode_libdir_flag_spec_GCJ='-rpath $libdir' > fi > hardcode_libdir_separator_GCJ=: > ;; > > sco3.2v5*) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_GCJ=no > export_dynamic_flag_spec_GCJ='${wl}-Bexport' > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ;; > > solaris*) > no_undefined_flag_GCJ=' -z text' > if test "$GCC" = yes; then > archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' > else > archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > fi > hardcode_libdir_flag_spec_GCJ='-R$libdir' > hardcode_shlibpath_var_GCJ=no > case $host_os in > solaris2.[0-5] | solaris2.[0-5].*) ;; > *) # Supported since Solaris 2.6 (maybe 2.5.1?) > whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;; > esac > link_all_deplibs_GCJ=yes > ;; > > sunos4*) > if test "x$host_vendor" = xsequent; then > # Use $CC to link under sequent, because it throws in some extra .o > # files that make .init and .fini sections work. > archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags' > fi > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_direct_GCJ=yes > hardcode_minus_L_GCJ=yes > hardcode_shlibpath_var_GCJ=no > ;; > > sysv4) > case $host_vendor in > sni) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_GCJ=yes # is this really true??? > ;; > siemens) > ## LD is ld it makes a PLAMLIB > ## CC just makes a GrossModule. > archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags' > reload_cmds_GCJ='$CC -r -o $output$reload_objs' > hardcode_direct_GCJ=no > ;; > motorola) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie > ;; > esac > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var_GCJ=no > ;; > > sysv4.3*) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_GCJ=no > export_dynamic_flag_spec_GCJ='-Bexport' > ;; > > sysv4*MP*) > if test -d /usr/nec; then > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_shlibpath_var_GCJ=no > runpath_var=LD_RUN_PATH > hardcode_runpath_var=yes > ld_shlibs_GCJ=yes > fi > ;; > > sysv4.2uw2*) > archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags' > hardcode_direct_GCJ=yes > hardcode_minus_L_GCJ=no > hardcode_shlibpath_var_GCJ=no > hardcode_runpath_var=yes > runpath_var=LD_RUN_PATH > ;; > > sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*) > no_undefined_flag_GCJ='${wl}-z ${wl}text' > if test "$GCC" = yes; then > archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > else > archive_cmds_GCJ='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' > fi > runpath_var='LD_RUN_PATH' > hardcode_shlibpath_var_GCJ=no > ;; > > sysv5*) > no_undefined_flag_GCJ=' -z text' > # $CC -shared without GNU ld will not create a library from C++ > # object files and a static libstdc++, better avoid it by now > archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' > archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ > $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp' > hardcode_libdir_flag_spec_GCJ= > hardcode_shlibpath_var_GCJ=no > runpath_var='LD_RUN_PATH' > ;; > > uts4*) > archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags' > hardcode_libdir_flag_spec_GCJ='-L$libdir' > hardcode_shlibpath_var_GCJ=no > ;; > > *) > ld_shlibs_GCJ=no > ;; > esac > fi > > echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5 > echo "${ECHO_T}$ld_shlibs_GCJ" >&6 > test "$ld_shlibs_GCJ" = no && can_build_shared=no > > variables_saved_for_relink="PATH $shlibpath_var $runpath_var" > if test "$GCC" = yes; then > variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > fi > > # > # Do we need to explicitly link libc? > # > case "x$archive_cmds_need_lc_GCJ" in > x|xyes) > # Assume -lc should be added > archive_cmds_need_lc_GCJ=yes > > if test "$enable_shared" = yes && test "$GCC" = yes; then > case $archive_cmds_GCJ in > *'~'*) > # FIXME: we may have to deal with multi-command sequences. > ;; > '$CC '*) > # Test whether the compiler implicitly links with -lc since on some > # systems, -lgcc has to come before -lc. If gcc already passes -lc > # to ld, don't add -lc before -lgcc. > echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 > echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 > $rm conftest* > printf "$lt_simple_compile_test_code" > conftest.$ac_ext > > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } 2>conftest.err; then > soname=conftest > lib=conftest > libobjs=conftest.$ac_objext > deplibs= > wl=$lt_prog_compiler_wl_GCJ > compiler_flags=-v > linker_flags=-v > verstring= > output_objdir=. > libname=conftest > lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ > allow_undefined_flag_GCJ= > if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 > (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } > then > archive_cmds_need_lc_GCJ=no > else > archive_cmds_need_lc_GCJ=yes > fi > allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag > else > cat conftest.err 1>&5 > fi > $rm conftest* > echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5 > echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6 > ;; > esac > fi > ;; > esac > > echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5 > echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6 > library_names_spec= > libname_spec='lib$name' > soname_spec= > shrext_cmds=".so" > postinstall_cmds= > postuninstall_cmds= > finish_cmds= > finish_eval= > shlibpath_var= > shlibpath_overrides_runpath=unknown > version_type=none > dynamic_linker="$host_os ld.so" > sys_lib_dlsearch_path_spec="/lib /usr/lib" > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then > # if the path contains ";" then we assume it to be the separator > # otherwise default to the standard path separator (i.e. ":") - it is > # assumed that no part of a normal pathname contains ";" but that should > # okay in the real world where ";" in dirpaths is itself problematic. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > else > sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" > fi > need_lib_prefix=unknown > hardcode_into_libs=no > > # when you set need_version to no, make sure it does not cause -set_version > # flags to be left without arguments > need_version=unknown > > case $host_os in > aix3*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a' > shlibpath_var=LIBPATH > > # AIX 3 has no versioning support, so we append a major version to the name. > soname_spec='${libname}${release}${shared_ext}$major' > ;; > > aix4* | aix5*) > version_type=linux > need_lib_prefix=no > need_version=no > hardcode_into_libs=yes > if test "$host_cpu" = ia64; then > # AIX 5 supports IA64 > library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > else > # With GCC up to 2.95.x, collect2 would create an import file > # for dependence libraries. The import file would start with > # the line `#! .'. This would cause the generated library to > # depend on `.', always an invalid library. This was fixed in > # development snapshots of GCC prior to 3.0. > case $host_os in > aix4 | aix4.[01] | aix4.[01].*) > if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)' > echo ' yes ' > echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then > : > else > can_build_shared=no > fi > ;; > esac > # AIX (on Power*) has no versioning support, so currently we can not hardcode correct > # soname into executable. Probably we can add versioning support to > # collect2, so additional links can be useful in future. > if test "$aix_use_runtimelinking" = yes; then > # If using run time linking (on AIX 4.2 or later) use lib.so > # instead of lib.a to let people know that these are not > # typical AIX shared libraries. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > else > # We preserve .a as extension for shared libraries through AIX4.2 > # and later when we are not doing run time linking. > library_names_spec='${libname}${release}.a $libname.a' > soname_spec='${libname}${release}${shared_ext}$major' > fi > shlibpath_var=LIBPATH > fi > ;; > > amigaos*) > library_names_spec='$libname.ixlibrary $libname.a' > # Create ${libname}_ixlibrary.a entries in /sys/libs. > finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' > ;; > > beos*) > library_names_spec='${libname}${shared_ext}' > dynamic_linker="$host_os ld.so" > shlibpath_var=LIBRARY_PATH > ;; > > bsdi4*) > version_type=linux > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib" > sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib" > # the default ld.so.conf also contains /usr/contrib/lib and > # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow > # libtool to hard-code these into programs > ;; > > cygwin* | mingw* | pw32*) > version_type=windows > shrext_cmds=".dll" > need_version=no > need_lib_prefix=no > > case $GCC,$host_os in > yes,cygwin* | yes,mingw* | yes,pw32*) > library_names_spec='$libname.dll.a' > # DLL is installed to $(libdir)/../bin by postinstall_cmds > postinstall_cmds='base_file=`basename \${file}`~ > dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~ > dldir=$destdir/`dirname \$dlpath`~ > test -d \$dldir || mkdir -p \$dldir~ > $install_prog $dir/$dlname \$dldir/$dlname' > postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ > dlpath=$dir/\$dldll~ > $rm \$dlpath' > shlibpath_overrides_runpath=yes > > case $host_os in > cygwin*) > # Cygwin DLLs use 'cyg' prefix rather than 'lib' > soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" > ;; > mingw*) > # MinGW DLLs use traditional 'lib' prefix > soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' > sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` > if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then > # It is most probably a Windows format PATH printed by > # mingw gcc, but we are running on Cygwin. Gcc prints its search > # path with ; separators, and with drive letters. We can handle the > # drive letters (cygwin fileutils understands them), so leave them, > # especially as we might pass files found there to a mingw objdump, > # which wouldn't understand a cygwinified path. Ahh. > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` > else > sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` > fi > ;; > pw32*) > # pw32 DLLs use 'pw' prefix rather than 'lib' > library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}' > ;; > esac > ;; > > *) > library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' > ;; > esac > dynamic_linker='Win32 ld.exe' > # FIXME: first we should search . and the directory the executable is in > shlibpath_var=PATH > ;; > > darwin* | rhapsody*) > dynamic_linker="$host_os dyld" > version_type=darwin > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext' > soname_spec='${libname}${release}${major}$shared_ext' > shlibpath_overrides_runpath=yes > shlibpath_var=DYLD_LIBRARY_PATH > shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)' > # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same. > if test "$GCC" = yes; then > sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"` > else > sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' > fi > sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' > ;; > > dgux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > freebsd1*) > dynamic_linker=no > ;; > > kfreebsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > freebsd*) > objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` > version_type=freebsd-$objformat > case $version_type in > freebsd-elf*) > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}' > need_version=no > need_lib_prefix=no > ;; > freebsd-*) > library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix' > need_version=yes > ;; > esac > shlibpath_var=LD_LIBRARY_PATH > case $host_os in > freebsd2*) > shlibpath_overrides_runpath=yes > ;; > freebsd3.01* | freebsdelf3.01*) > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > *) # from 3.2 on > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > ;; > esac > ;; > > gnu*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > hardcode_into_libs=yes > ;; > > hpux9* | hpux10* | hpux11*) > # Give a soname corresponding to the major version so that dld.sl refuses to > # link against other versions. > version_type=sunos > need_lib_prefix=no > need_version=no > case "$host_cpu" in > ia64*) > shrext_cmds='.so' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.so" > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > if test "X$HPUX_IA64_MODE" = X32; then > sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib" > else > sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64" > fi > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > hppa*64*) > shrext_cmds='.sl' > hardcode_into_libs=yes > dynamic_linker="$host_os dld.sl" > shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH > shlibpath_overrides_runpath=yes # Unless +noenvvar is specified. > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64" > sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec > ;; > *) > shrext_cmds='.sl' > dynamic_linker="$host_os dld.sl" > shlibpath_var=SHLIB_PATH > shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > ;; > esac > # HP-UX runs *really* slowly unless shared libraries are mode 555. > postinstall_cmds='chmod 555 $lib' > ;; > > irix5* | irix6* | nonstopux*) > case $host_os in > nonstopux*) version_type=nonstopux ;; > *) > if test "$lt_cv_prog_gnu_ld" = yes; then > version_type=linux > else > version_type=irix > fi ;; > esac > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}' > case $host_os in > irix5* | nonstopux*) > libsuff= shlibsuff= > ;; > *) > case $LD in # libtool.m4 will add one of these switches to LD > *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") > libsuff= shlibsuff= libmagic=32-bit;; > *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") > libsuff=32 shlibsuff=N32 libmagic=N32;; > *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") > libsuff=64 shlibsuff=64 libmagic=64-bit;; > *) libsuff= shlibsuff= libmagic=never-match;; > esac > ;; > esac > shlibpath_var=LD_LIBRARY${shlibsuff}_PATH > shlibpath_overrides_runpath=no > sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}" > sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}" > hardcode_into_libs=yes > ;; > > # No shared lib support for Linux oldld, aout, or coff. > linux*oldld* | linux*aout* | linux*coff*) > dynamic_linker=no > ;; > > # This must be Linux ELF. > linux*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > # This implies no fast_install, which is unacceptable. > # Some rework will be needed to allow for fast_install > # before this can be enabled. > hardcode_into_libs=yes > > # find out which ABI we are using > libsuff= > case "$host_cpu" in > x86_64*|s390x*|powerpc64*) > echo '#line 17543 "configure"' > conftest.$ac_ext > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 > (eval $ac_compile) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then > case `/usr/bin/file conftest.$ac_objext` in > *64-bit*) > libsuff=64 > sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" > ;; > esac > fi > rm -rf conftest* > ;; > esac > > # Append ld.so.conf contents to the search path > if test -f /etc/ld.so.conf; then > lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '` > sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" > fi > > # We used to test for /lib/ld.so.1 and disable shared libraries on > # powerpc, because MkLinux only supported shared libraries with the > # GNU dynamic linker. Since this was broken with cross compilers, > # most powerpc-linux boxes support dynamic linking these days and > # people can always --disable-shared, the test was removed, and we > # assume the GNU/Linux dynamic linker is in use. > dynamic_linker='GNU/Linux ld.so' > ;; > > knetbsd*-gnu) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=no > hardcode_into_libs=yes > dynamic_linker='GNU ld.so' > ;; > > netbsd*) > version_type=sunos > need_lib_prefix=no > need_version=no > if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > dynamic_linker='NetBSD (a.out) ld.so' > else > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > dynamic_linker='NetBSD ld.elf_so' > fi > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > ;; > > newsos6) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > nto-qnx*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > ;; > > openbsd*) > version_type=sunos > need_lib_prefix=no > need_version=yes > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' > shlibpath_var=LD_LIBRARY_PATH > if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then > case $host_os in > openbsd2.[89] | openbsd2.[89].*) > shlibpath_overrides_runpath=no > ;; > *) > shlibpath_overrides_runpath=yes > ;; > esac > else > shlibpath_overrides_runpath=yes > fi > ;; > > os2*) > libname_spec='$name' > shrext_cmds=".dll" > need_lib_prefix=no > library_names_spec='$libname${shared_ext} $libname.a' > dynamic_linker='OS/2 ld.exe' > shlibpath_var=LIBPATH > ;; > > osf3* | osf4* | osf5*) > version_type=osf > need_lib_prefix=no > need_version=no > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib" > sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec" > ;; > > sco3.2v5*) > version_type=osf > soname_spec='${libname}${release}${shared_ext}$major' > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > shlibpath_var=LD_LIBRARY_PATH > ;; > > solaris*) > version_type=linux > need_lib_prefix=no > need_version=no > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > hardcode_into_libs=yes > # ldd complains unless libraries are executable > postinstall_cmds='chmod +x $lib' > ;; > > sunos4*) > version_type=sunos > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' > finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir' > shlibpath_var=LD_LIBRARY_PATH > shlibpath_overrides_runpath=yes > if test "$with_gnu_ld" = yes; then > need_lib_prefix=no > fi > need_version=yes > ;; > > sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > case $host_vendor in > sni) > shlibpath_overrides_runpath=no > need_lib_prefix=no > export_dynamic_flag_spec='${wl}-Blargedynsym' > runpath_var=LD_RUN_PATH > ;; > siemens) > need_lib_prefix=no > ;; > motorola) > need_lib_prefix=no > need_version=no > shlibpath_overrides_runpath=no > sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib' > ;; > esac > ;; > > sysv4*MP*) > if test -d /usr/nec ;then > version_type=linux > library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}' > soname_spec='$libname${shared_ext}.$major' > shlibpath_var=LD_LIBRARY_PATH > fi > ;; > > uts4*) > version_type=linux > library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' > soname_spec='${libname}${release}${shared_ext}$major' > shlibpath_var=LD_LIBRARY_PATH > ;; > > *) > dynamic_linker=no > ;; > esac > echo "$as_me:$LINENO: result: $dynamic_linker" >&5 > echo "${ECHO_T}$dynamic_linker" >&6 > test "$dynamic_linker" = no && can_build_shared=no > > echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5 > echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6 > hardcode_action_GCJ= > if test -n "$hardcode_libdir_flag_spec_GCJ" || \ > test -n "$runpath_var GCJ" || \ > test "X$hardcode_automatic_GCJ"="Xyes" ; then > > # We can hardcode non-existant directories. > if test "$hardcode_direct_GCJ" != no && > # If the only mechanism to avoid hardcoding is shlibpath_var, we > # have to relink, otherwise we might link with an installed library > # when we should be linking with a yet-to-be-installed one > ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no && > test "$hardcode_minus_L_GCJ" != no; then > # Linking always hardcodes the temporary library directory. > hardcode_action_GCJ=relink > else > # We can link without hardcoding, and we can hardcode nonexisting dirs. > hardcode_action_GCJ=immediate > fi > else > # We cannot hardcode anything, or else we can only hardcode existing > # directories. > hardcode_action_GCJ=unsupported > fi > echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5 > echo "${ECHO_T}$hardcode_action_GCJ" >&6 > > if test "$hardcode_action_GCJ" = relink; then > # Fast installation is not supported > enable_fast_install=no > elif test "$shlibpath_overrides_runpath" = yes || > test "$enable_shared" = no; then > # Fast installation is not necessary > enable_fast_install=needless > fi > > striplib= > old_striplib= > echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5 > echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6 > if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then > test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" > test -z "$striplib" && striplib="$STRIP --strip-unneeded" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > # FIXME - insert some real tests, host_os isn't really good enough > case $host_os in > darwin*) > if test -n "$STRIP" ; then > striplib="$STRIP -x" > echo "$as_me:$LINENO: result: yes" >&5 > echo "${ECHO_T}yes" >&6 > else > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > fi > ;; > *) > echo "$as_me:$LINENO: result: no" >&5 > echo "${ECHO_T}no" >&6 > ;; > esac > fi > > if test "x$enable_dlopen" != xyes; then > enable_dlopen=unknown > enable_dlopen_self=unknown > enable_dlopen_self_static=unknown > else > lt_cv_dlopen=no > lt_cv_dlopen_libs= > > case $host_os in > beos*) > lt_cv_dlopen="load_add_on" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > ;; > > mingw* | pw32*) > lt_cv_dlopen="LoadLibrary" > lt_cv_dlopen_libs= > ;; > > cygwin*) > lt_cv_dlopen="dlopen" > lt_cv_dlopen_libs= > ;; > > darwin*) > # if libdl is installed we need to link against it > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > > lt_cv_dlopen="dyld" > lt_cv_dlopen_libs= > lt_cv_dlopen_self=yes > > fi > > ;; > > *) > echo "$as_me:$LINENO: checking for shl_load" >&5 > echo $ECHO_N "checking for shl_load... $ECHO_C" >&6 > if test "${ac_cv_func_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define shl_load to an innocuous variant, in case declares shl_load. > For example, HP-UX 11i declares gettimeofday. */ > #define shl_load innocuous_shl_load > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char shl_load (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef shl_load > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_shl_load) || defined (__stub___shl_load) > choke me > #else > char (*f) () = shl_load; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != shl_load; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5 > echo "${ECHO_T}$ac_cv_func_shl_load" >&6 > if test $ac_cv_func_shl_load = yes; then > lt_cv_dlopen="shl_load" > else > echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 > echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_shl_load+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char shl_load (); > int > main () > { > shl_load (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_shl_load=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_shl_load=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6 > if test $ac_cv_lib_dld_shl_load = yes; then > lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld" > else > echo "$as_me:$LINENO: checking for dlopen" >&5 > echo $ECHO_N "checking for dlopen... $ECHO_C" >&6 > if test "${ac_cv_func_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > /* Define dlopen to an innocuous variant, in case declares dlopen. > For example, HP-UX 11i declares gettimeofday. */ > #define dlopen innocuous_dlopen > > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlopen (); below. > Prefer to if __STDC__ is defined, since > exists even on freestanding compilers. */ > > #ifdef __STDC__ > # include > #else > # include > #endif > > #undef dlopen > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > { > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub_dlopen) || defined (__stub___dlopen) > choke me > #else > char (*f) () = dlopen; > #endif > #ifdef __cplusplus > } > #endif > > int > main () > { > return f != dlopen; > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_func_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_func_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > fi > echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5 > echo "${ECHO_T}$ac_cv_func_dlopen" >&6 > if test $ac_cv_func_dlopen = yes; then > lt_cv_dlopen="dlopen" > else > echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 > echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 > if test "${ac_cv_lib_dl_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldl $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dl_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dl_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 > if test $ac_cv_lib_dl_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" > else > echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5 > echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6 > if test "${ac_cv_lib_svld_dlopen+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-lsvld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dlopen (); > int > main () > { > dlopen (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_svld_dlopen=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_svld_dlopen=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5 > echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6 > if test $ac_cv_lib_svld_dlopen = yes; then > lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" > else > echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5 > echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6 > if test "${ac_cv_lib_dld_dld_link+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > ac_check_lib_save_LIBS=$LIBS > LIBS="-ldld $LIBS" > cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF > cat confdefs.h >>conftest.$ac_ext > cat >>conftest.$ac_ext <<_ACEOF > /* end confdefs.h. */ > > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char dld_link (); > int > main () > { > dld_link (); > ; > return 0; > } > _ACEOF > rm -f conftest.$ac_objext conftest$ac_exeext > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; }; then > ac_cv_lib_dld_dld_link=yes > else > echo "$as_me: failed program was:" >&5 > sed 's/^/| /' conftest.$ac_ext >&5 > > ac_cv_lib_dld_dld_link=no > fi > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext > LIBS=$ac_check_lib_save_LIBS > fi > echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 > echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 > if test $ac_cv_lib_dld_dld_link = yes; then > lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" > fi > > > fi > > > fi > > > fi > > > fi > > > fi > > ;; > esac > > if test "x$lt_cv_dlopen" != xno; then > enable_dlopen=yes > else > enable_dlopen=no > fi > > case $lt_cv_dlopen in > dlopen) > save_CPPFLAGS="$CPPFLAGS" > test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" > > save_LDFLAGS="$LDFLAGS" > eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" > > save_LIBS="$LIBS" > LIBS="$lt_cv_dlopen_libs $LIBS" > > echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 > echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 18414 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self" >&6 > > if test "x$lt_cv_dlopen_self" = xyes; then > LDFLAGS="$LDFLAGS $link_static_flag" > echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 > echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 > if test "${lt_cv_dlopen_self_static+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > if test "$cross_compiling" = yes; then : > lt_cv_dlopen_self_static=cross > else > lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 > lt_status=$lt_dlunknown > cat > conftest.$ac_ext < #line 18512 "configure" > #include "confdefs.h" > > #if HAVE_DLFCN_H > #include > #endif > > #include > > #ifdef RTLD_GLOBAL > # define LT_DLGLOBAL RTLD_GLOBAL > #else > # ifdef DL_GLOBAL > # define LT_DLGLOBAL DL_GLOBAL > # else > # define LT_DLGLOBAL 0 > # endif > #endif > > /* We may have to define LT_DLLAZY_OR_NOW in the command line if we > find out it does not work in some platform. */ > #ifndef LT_DLLAZY_OR_NOW > # ifdef RTLD_LAZY > # define LT_DLLAZY_OR_NOW RTLD_LAZY > # else > # ifdef DL_LAZY > # define LT_DLLAZY_OR_NOW DL_LAZY > # else > # ifdef RTLD_NOW > # define LT_DLLAZY_OR_NOW RTLD_NOW > # else > # ifdef DL_NOW > # define LT_DLLAZY_OR_NOW DL_NOW > # else > # define LT_DLLAZY_OR_NOW 0 > # endif > # endif > # endif > # endif > #endif > > #ifdef __cplusplus > extern "C" void exit (int); > #endif > > void fnord() { int i=42;} > int main () > { > void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); > int status = $lt_dlunknown; > > if (self) > { > if (dlsym (self,"fnord")) status = $lt_dlno_uscore; > else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; > /* dlclose (self); */ > } > > exit (status); > } > EOF > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 > (eval $ac_link) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then > (./conftest; exit; ) 2>/dev/null > lt_status=$? > case x$lt_status in > x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; > x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;; > esac > else : > # compilation failed > lt_cv_dlopen_self_static=no > fi > fi > rm -fr conftest* > > > fi > echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 > echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 > fi > > CPPFLAGS="$save_CPPFLAGS" > LDFLAGS="$save_LDFLAGS" > LIBS="$save_LIBS" > ;; > esac > > case $lt_cv_dlopen_self in > yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; > *) enable_dlopen_self=unknown ;; > esac > > case $lt_cv_dlopen_self_static in > yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; > *) enable_dlopen_self_static=unknown ;; > esac > fi > > > # The else clause should only fire when bootstrapping the > # libtool distribution, otherwise you forgot to ship ltmain.sh > # with your package, and you will get complaints that there are > # no rules to generate ltmain.sh. > if test -f "$ltmain"; then > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi > # Now quote all the things that may contain metacharacters while being > # careful not to overquote the AC_SUBSTed values. We take copies of the > # variables and quote the copies for generation of the libtool script. > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ > sys_lib_search_path_spec sys_lib_dlsearch_path_spec \ > old_postinstall_cmds old_postuninstall_cmds \ > compiler_GCJ \ > CC_GCJ \ > LD_GCJ \ > lt_prog_compiler_wl_GCJ \ > lt_prog_compiler_pic_GCJ \ > lt_prog_compiler_static_GCJ \ > lt_prog_compiler_no_builtin_flag_GCJ \ > export_dynamic_flag_spec_GCJ \ > thread_safe_flag_spec_GCJ \ > whole_archive_flag_spec_GCJ \ > enable_shared_with_static_runtimes_GCJ \ > old_archive_cmds_GCJ \ > old_archive_from_new_cmds_GCJ \ > predep_objects_GCJ \ > postdep_objects_GCJ \ > predeps_GCJ \ > postdeps_GCJ \ > compiler_lib_search_path_GCJ \ > archive_cmds_GCJ \ > archive_expsym_cmds_GCJ \ > postinstall_cmds_GCJ \ > postuninstall_cmds_GCJ \ > old_archive_from_expsyms_cmds_GCJ \ > allow_undefined_flag_GCJ \ > no_undefined_flag_GCJ \ > export_symbols_cmds_GCJ \ > hardcode_libdir_flag_spec_GCJ \ > hardcode_libdir_flag_spec_ld_GCJ \ > hardcode_libdir_separator_GCJ \ > hardcode_automatic_GCJ \ > module_cmds_GCJ \ > module_expsym_cmds_GCJ \ > lt_cv_prog_compiler_c_o_GCJ \ > exclude_expsyms_GCJ \ > include_expsyms_GCJ; do > > case $var in > old_archive_cmds_GCJ | \ > old_archive_from_new_cmds_GCJ | \ > archive_cmds_GCJ | \ > archive_expsym_cmds_GCJ | \ > module_cmds_GCJ | \ > module_expsym_cmds_GCJ | \ > old_archive_from_expsyms_cmds_GCJ | \ > export_symbols_cmds_GCJ | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ > postinstall_cmds | postuninstall_cmds | \ > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) > # Double-quote double-evaled strings. > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" > ;; > *) > eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\"" > ;; > esac > done > > case $lt_echo in > *'\$0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` > ;; > esac > > cfgfile="$ofile" > > cat <<__EOF__ >> "$cfgfile" > # ### BEGIN LIBTOOL TAG CONFIG: $tagname > > # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: > > # Shell to use when invoking shell scripts. > SHELL=$lt_SHELL > > # Whether or not to build shared libraries. > build_libtool_libs=$enable_shared > > # Whether or not to build static libraries. > build_old_libs=$enable_static > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=$archive_cmds_need_lc_GCJ > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ > > # Whether or not to optimize for fast installation. > fast_install=$enable_fast_install > > # The host system. > host_alias=$host_alias > host=$host > > # An echo program that does not interpret backslashes. > echo=$lt_echo > > # The archiver. > AR=$lt_AR > AR_FLAGS=$lt_AR_FLAGS > > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_compiler_GCJ > > # Is the compiler the GNU C compiler? > with_gcc=$GCC_GCJ > > # An ERE matcher. > EGREP=$lt_EGREP > > # The linker used to build libraries. > LD=$lt_LD_GCJ > > # Whether we need hard or soft links. > LN_S=$lt_LN_S > > # A BSD-compatible nm program. > NM=$lt_NM > > # A symbol stripping program > STRIP=$lt_STRIP > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=$MAGIC_CMD > > # Used on cygwin: DLL creation program. > DLLTOOL="$DLLTOOL" > > # Used on cygwin: object dumper. > OBJDUMP="$OBJDUMP" > > # Used on cygwin: assembler. > AS="$AS" > > # The name of the directory that contains temporary libtool files. > objdir=$objdir > > # How to create reloadable object files. > reload_flag=$lt_reload_flag > reload_cmds=$lt_reload_cmds > > # How to pass a linker flag through the compiler. > wl=$lt_lt_prog_compiler_wl_GCJ > > # Object file suffix (normally "o"). > objext="$ac_objext" > > # Old archive suffix (normally "a"). > libext="$libext" > > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > > # Executable file suffix (normally ""). > exeext="$exeext" > > # Additional compiler flags for building library objects. > pic_flag=$lt_lt_prog_compiler_pic_GCJ > pic_mode=$pic_mode > > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len > > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ > > # Must we lock files when doing compilation ? > need_locks=$lt_need_locks > > # Do we need the lib prefix for modules? > need_lib_prefix=$need_lib_prefix > > # Do we need a version for libraries? > need_version=$need_version > > # Whether dlopen is supported. > dlopen_support=$enable_dlopen > > # Whether dlopen of programs is supported. > dlopen_self=$enable_dlopen_self > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=$enable_dlopen_self_static > > # Compiler flag to prevent dynamic linking. > link_static_flag=$lt_lt_prog_compiler_static_GCJ > > # Compiler flag to turn off builtin functions. > no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ > > # Library versioning type. > version_type=$version_type > > # Format of library name prefix. > libname_spec=$lt_libname_spec > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec=$lt_library_names_spec 7345,7354c18849,18850 < ac_cv_lib_dld_dld_link=no < fi < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext < LIBS=$ac_check_lib_save_LIBS < fi < echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5 < echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6 < if test $ac_cv_lib_dld_dld_link = yes; then < lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld" < fi --- > # The coded name of the library, if different from the real name. > soname_spec=$lt_soname_spec 7355a18852,18856 > # Commands used to build and install an old-style archive. > RANLIB=$lt_RANLIB > old_archive_cmds=$lt_old_archive_cmds_GCJ > old_postinstall_cmds=$lt_old_postinstall_cmds > old_postuninstall_cmds=$lt_old_postuninstall_cmds 7357c18858,18859 < fi --- > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ 7358a18861,18862 > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ 7360c18864,18868 < fi --- > # Commands used to build and install a shared archive. > archive_cmds=$lt_archive_cmds_GCJ > archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ > postinstall_cmds=$lt_postinstall_cmds > postuninstall_cmds=$lt_postuninstall_cmds 7361a18870,18872 > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_module_cmds_GCJ > module_expsym_cmds=$lt_module_expsym_cmds_GCJ 7363c18874,18876 < fi --- > # Commands to strip libraries. > old_striplib=$lt_old_striplib > striplib=$lt_striplib 7364a18878,18896 > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_predep_objects_GCJ > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_postdep_objects_GCJ > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_predeps_GCJ > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_postdeps_GCJ > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ 7366c18898,18899 < fi --- > # Method to check whether dependent libraries are shared objects. > deplibs_check_method=$lt_deplibs_check_method 7367a18901,18902 > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd=$lt_file_magic_cmd 7369c18904,18905 < fi --- > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag=$lt_allow_undefined_flag_GCJ 7371,7372c18907,18908 < ;; < esac --- > # Flag that forces no undefined symbols. > no_undefined_flag=$lt_no_undefined_flag_GCJ 7374,7378c18910,18911 < if test "x$lt_cv_dlopen" != xno; then < enable_dlopen=yes < else < enable_dlopen=no < fi --- > # Commands used to finish a libtool library installation in a directory. > finish_cmds=$lt_finish_cmds 7380,7383c18913,18914 < case $lt_cv_dlopen in < dlopen) < save_CPPFLAGS="$CPPFLAGS" < test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H" --- > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval=$lt_finish_eval 7385,7386c18916,18917 < save_LDFLAGS="$LDFLAGS" < eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\" --- > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe 7388,7389c18919,18920 < save_LIBS="$LIBS" < LIBS="$lt_cv_dlopen_libs $LIBS" --- > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl 7391,7403c18922,18923 < echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5 < echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6 < if test "${lt_cv_dlopen_self+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < if test "$cross_compiling" = yes; then : < lt_cv_dlopen_self=cross < else < lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 < lt_status=$lt_dlunknown < cat > conftest.$ac_ext < # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 7405,7407c18925,18926 < #if HAVE_DLFCN_H < #include < #endif --- > # This is the shared library runtime path variable. > runpath_var=$runpath_var 7409c18928,18929 < #include --- > # This is the shared library path variable. > shlibpath_var=$shlibpath_var 7411,7419c18931,18932 < #ifdef RTLD_GLOBAL < # define LT_DLGLOBAL RTLD_GLOBAL < #else < # ifdef DL_GLOBAL < # define LT_DLGLOBAL DL_GLOBAL < # else < # define LT_DLGLOBAL 0 < # endif < #endif --- > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=$shlibpath_overrides_runpath 7421,7441c18934,18935 < /* We may have to define LT_DLLAZY_OR_NOW in the command line if we < find out it does not work in some platform. */ < #ifndef LT_DLLAZY_OR_NOW < # ifdef RTLD_LAZY < # define LT_DLLAZY_OR_NOW RTLD_LAZY < # else < # ifdef DL_LAZY < # define LT_DLLAZY_OR_NOW DL_LAZY < # else < # ifdef RTLD_NOW < # define LT_DLLAZY_OR_NOW RTLD_NOW < # else < # ifdef DL_NOW < # define LT_DLLAZY_OR_NOW DL_NOW < # else < # define LT_DLLAZY_OR_NOW 0 < # endif < # endif < # endif < # endif < #endif --- > # How to hardcode a shared library path into an executable. > hardcode_action=$hardcode_action_GCJ 7443,7445c18937,18938 < #ifdef __cplusplus < extern "C" void exit (int); < #endif --- > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=$hardcode_into_libs 7447,7451c18940,18942 < void fnord() { int i=42;} < int main () < { < void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); < int status = $lt_dlunknown; --- > # Flag to hardcode \$libdir into a binary during linking. > # This must work even if \$libdir does not exist. > hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ 7453,7458c18944,18947 < if (self) < { < if (dlsym (self,"fnord")) status = $lt_dlno_uscore; < else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; < /* dlclose (self); */ < } --- > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ 7460,7480c18949,18950 < exit (status); < } < EOF < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then < (./conftest; exit; ) 2>/dev/null < lt_status=$? < case x$lt_status in < x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;; < x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;; < x$lt_unknown|x*) lt_cv_dlopen_self=no ;; < esac < else : < # compilation failed < lt_cv_dlopen_self=no < fi < fi < rm -fr conftest* --- > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ 7481a18952,18954 > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=$hardcode_direct_GCJ 7483,7485c18956,18958 < fi < echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5 < echo "${ECHO_T}$lt_cv_dlopen_self" >&6 --- > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=$hardcode_minus_L_GCJ 7487,7501c18960,18962 < if test "x$lt_cv_dlopen_self" = xyes; then < LDFLAGS="$LDFLAGS $link_static_flag" < echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5 < echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6 < if test "${lt_cv_dlopen_self_static+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < if test "$cross_compiling" = yes; then : < lt_cv_dlopen_self_static=cross < else < lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 < lt_status=$lt_dlunknown < cat > conftest.$ac_ext < # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ 7503,7505c18964,18966 < #if HAVE_DLFCN_H < #include < #endif --- > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$hardcode_automatic_GCJ 7507c18968,18970 < #include --- > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="$variables_saved_for_relink" 7509,7517c18972,18973 < #ifdef RTLD_GLOBAL < # define LT_DLGLOBAL RTLD_GLOBAL < #else < # ifdef DL_GLOBAL < # define LT_DLGLOBAL DL_GLOBAL < # else < # define LT_DLGLOBAL 0 < # endif < #endif --- > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=$link_all_deplibs_GCJ 7519,7539c18975,18997 < /* We may have to define LT_DLLAZY_OR_NOW in the command line if we < find out it does not work in some platform. */ < #ifndef LT_DLLAZY_OR_NOW < # ifdef RTLD_LAZY < # define LT_DLLAZY_OR_NOW RTLD_LAZY < # else < # ifdef DL_LAZY < # define LT_DLLAZY_OR_NOW DL_LAZY < # else < # ifdef RTLD_NOW < # define LT_DLLAZY_OR_NOW RTLD_NOW < # else < # ifdef DL_NOW < # define LT_DLLAZY_OR_NOW DL_NOW < # else < # define LT_DLLAZY_OR_NOW 0 < # endif < # endif < # endif < # endif < #endif --- > # Compile-time system search path for libraries > sys_lib_search_path_spec=$lt_sys_lib_search_path_spec > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec > > # Fix the shell variable \$srcfile for the compiler. > fix_srcfile_path="$fix_srcfile_path_GCJ" > > # Set to yes if exported symbols are required. > always_export_symbols=$always_export_symbols_GCJ > > # The commands to list exported symbols. > export_symbols_cmds=$lt_export_symbols_cmds_GCJ > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds=$lt_extract_expsyms_cmds > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms=$lt_exclude_expsyms_GCJ > > # Symbols that must always be exported. > include_expsyms=$lt_include_expsyms_GCJ 7541,7543c18999 < #ifdef __cplusplus < extern "C" void exit (int); < #endif --- > # ### END LIBTOOL TAG CONFIG: $tagname 7545,7549c19001 < void fnord() { int i=42;} < int main () < { < void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); < int status = $lt_dlunknown; --- > __EOF__ 7551,7556d19002 < if (self) < { < if (dlsym (self,"fnord")) status = $lt_dlno_uscore; < else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; < /* dlclose (self); */ < } 7558,7575c19004,19010 < exit (status); < } < EOF < if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 < (eval $ac_link) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then < (./conftest; exit; ) 2>/dev/null < lt_status=$? < case x$lt_status in < x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;; < x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;; < x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;; < esac < else : < # compilation failed < lt_cv_dlopen_self_static=no --- > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" 7578d19012 < rm -fr conftest* 7581,7584c19015,19019 < fi < echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5 < echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6 < fi --- > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 7586,7590c19021 < CPPFLAGS="$save_CPPFLAGS" < LDFLAGS="$save_LDFLAGS" < LIBS="$save_LIBS" < ;; < esac --- > CC="$lt_save_CC" 7592,7595c19023,19026 < case $lt_cv_dlopen_self in < yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;; < *) enable_dlopen_self=unknown ;; < esac --- > else > tagname="" > fi > ;; 7597,7601c19028 < case $lt_cv_dlopen_self_static in < yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;; < *) enable_dlopen_self_static=unknown ;; < esac < fi --- > RC) 7604,7619d19030 < if test "$enable_shared" = yes && test "$GCC" = yes; then < case $archive_cmds in < *'~'*) < # FIXME: we may have to deal with multi-command sequences. < ;; < '$CC '*) < # Test whether the compiler implicitly links with -lc since on some < # systems, -lgcc has to come before -lc. If gcc already passes -lc < # to ld, don't add -lc before -lgcc. < echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5 < echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6 < if test "${lt_cv_archive_cmds_need_lc+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < $rm conftest* < echo 'static int dummy;' > conftest.$ac_ext 7621,7652c19032,19033 < if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 < (eval $ac_compile) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); }; then < soname=conftest < lib=conftest < libobjs=conftest.$ac_objext < deplibs= < wl=$lt_cv_prog_cc_wl < compiler_flags=-v < linker_flags=-v < verstring= < output_objdir=. < libname=conftest < save_allow_undefined_flag=$allow_undefined_flag < allow_undefined_flag= < if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5 < (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5 < ac_status=$? < echo "$as_me:$LINENO: \$? = $ac_status" >&5 < (exit $ac_status); } < then < lt_cv_archive_cmds_need_lc=no < else < lt_cv_archive_cmds_need_lc=yes < fi < allow_undefined_flag=$save_allow_undefined_flag < else < cat conftest.err 1>&5 < fi < fi --- > # Source file extension for RC test sources. > ac_ext=rc 7654,7659c19035,19043 < echo "$as_me:$LINENO: result: $lt_cv_archive_cmds_need_lc" >&5 < echo "${ECHO_T}$lt_cv_archive_cmds_need_lc" >&6 < ;; < esac < fi < need_lc=${lt_cv_archive_cmds_need_lc-yes} --- > # Object file extension for compiled RC test sources. > objext=o > objext_RC=$objext > > # Code to be used in simple compile tests > lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n' > > # Code to be used in simple link tests > lt_simple_link_test_code="$lt_simple_compile_test_code" 7661c19045,19061 < # The second clause should only fire when bootstrapping the --- > # ltmain only uses $CC for tagged configurations so make sure $CC is set. > > # If no C compiler was specified, use CC. > LTCC=${LTCC-"$CC"} > > # Allow CC to be a program name with arguments. > compiler=$CC > > > # Allow CC to be a program name with arguments. > lt_save_CC="$CC" > CC=${RC-"windres"} > compiler=$CC > compiler_RC=$CC > lt_cv_prog_compiler_c_o_RC=yes > > # The else clause should only fire when bootstrapping the 7666,7679c19066,19070 < : < else < # If there is no Makefile yet, we rely on a make rule to execute < # `config.status --recheck' to rerun these tests and create the < # libtool script then. < test -f Makefile && make "$ltmain" < fi < < if test -f "$ltmain"; then < trap "$rm \"${ofile}T\"; exit 1" 1 2 15 < $rm -f "${ofile}T" < < echo creating $ofile < --- > # See if we are running on zsh, and set the options which allow our commands through > # without removal of \ escapes. > if test -n "${ZSH_VERSION+set}" ; then > setopt NO_GLOB_SUBST > fi 7683,7696c19074,19080 < for var in echo old_CC old_CFLAGS SED \ < AR AR_FLAGS CC LD LN_S NM SHELL \ < reload_flag reload_cmds wl \ < pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \ < thread_safe_flag_spec whole_archive_flag_spec libname_spec \ < library_names_spec soname_spec \ < RANLIB old_archive_cmds old_archive_from_new_cmds old_postinstall_cmds \ < old_postuninstall_cmds archive_cmds archive_expsym_cmds postinstall_cmds \ < postuninstall_cmds extract_expsyms_cmds old_archive_from_expsyms_cmds \ < old_striplib striplib file_magic_cmd export_symbols_cmds \ < deplibs_check_method allow_undefined_flag no_undefined_flag \ < finish_cmds finish_eval global_symbol_pipe global_symbol_to_cdecl \ < global_symbol_to_c_name_address \ < hardcode_libdir_flag_spec hardcode_libdir_separator \ --- > for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \ > SED SHELL STRIP \ > libname_spec library_names_spec soname_spec extract_expsyms_cmds \ > old_striplib striplib file_magic_cmd finish_cmds finish_eval \ > deplibs_check_method reload_flag reload_cmds need_locks \ > lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \ > lt_cv_sys_global_symbol_to_c_name_address \ 7698c19082,19117 < compiler_c_o compiler_o_lo need_locks exclude_expsyms include_expsyms; do --- > old_postinstall_cmds old_postuninstall_cmds \ > compiler_RC \ > CC_RC \ > LD_RC \ > lt_prog_compiler_wl_RC \ > lt_prog_compiler_pic_RC \ > lt_prog_compiler_static_RC \ > lt_prog_compiler_no_builtin_flag_RC \ > export_dynamic_flag_spec_RC \ > thread_safe_flag_spec_RC \ > whole_archive_flag_spec_RC \ > enable_shared_with_static_runtimes_RC \ > old_archive_cmds_RC \ > old_archive_from_new_cmds_RC \ > predep_objects_RC \ > postdep_objects_RC \ > predeps_RC \ > postdeps_RC \ > compiler_lib_search_path_RC \ > archive_cmds_RC \ > archive_expsym_cmds_RC \ > postinstall_cmds_RC \ > postuninstall_cmds_RC \ > old_archive_from_expsyms_cmds_RC \ > allow_undefined_flag_RC \ > no_undefined_flag_RC \ > export_symbols_cmds_RC \ > hardcode_libdir_flag_spec_RC \ > hardcode_libdir_flag_spec_ld_RC \ > hardcode_libdir_separator_RC \ > hardcode_automatic_RC \ > module_cmds_RC \ > module_expsym_cmds_RC \ > lt_cv_prog_compiler_c_o_RC \ > exclude_expsyms_RC \ > include_expsyms_RC; do 7701,7704c19120,19128 < reload_cmds | old_archive_cmds | old_archive_from_new_cmds | \ < old_postinstall_cmds | old_postuninstall_cmds | \ < export_symbols_cmds | archive_cmds | archive_expsym_cmds | \ < extract_expsyms_cmds | old_archive_from_expsyms_cmds | \ --- > old_archive_cmds_RC | \ > old_archive_from_new_cmds_RC | \ > archive_cmds_RC | \ > archive_expsym_cmds_RC | \ > module_cmds_RC | \ > module_expsym_cmds_RC | \ > old_archive_from_expsyms_cmds_RC | \ > export_symbols_cmds_RC | \ > extract_expsyms_cmds | reload_cmds | finish_cmds | \ 7706c19130,19131 < finish_cmds | sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) --- > old_postinstall_cmds | old_postuninstall_cmds | \ > sys_lib_search_path_spec | sys_lib_dlsearch_path_spec) 7716,7749c19141,19145 < cat <<__EOF__ > "${ofile}T" < #! $SHELL < < # `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. < # Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP) < # NOTE: Changes made to this file will be lost: look at ltmain.sh. < # < # Copyright (C) 1996-2000 Free Software Foundation, Inc. < # Originally by Gordon Matzigkeit , 1996 < # < # This program is free software; you can redistribute it and/or modify < # it under the terms of the GNU General Public License as published by < # the Free Software Foundation; either version 2 of the License, or < # (at your option) any later version. < # < # This program is distributed in the hope that it will be useful, but < # WITHOUT ANY WARRANTY; without even the implied warranty of < # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU < # General Public License for more details. < # < # You should have received a copy of the GNU General Public License < # along with this program; if not, write to the Free Software < # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. < # < # As a special exception to the GNU General Public License, if you < # distribute this file as part of a program that contains a < # configuration script generated by Autoconf, you may include it under < # the same distribution terms that you use for the rest of that program. < < # A sed that does not truncate output. < SED=$lt_SED < < # Sed that helps us avoid accidentally triggering echo(1) options like -n. < Xsed="${SED} -e s/^X//" --- > case $lt_echo in > *'\$0 --fallback-echo"') > lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'` > ;; > esac 7751,7753c19147 < # The HP-UX ksh and POSIX shell print the target directory to stdout < # if CDPATH is set. < if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi --- > cfgfile="$ofile" 7755c19149,19150 < # ### BEGIN LIBTOOL CONFIG --- > cat <<__EOF__ >> "$cfgfile" > # ### BEGIN LIBTOOL TAG CONFIG: $tagname 7769c19164,19167 < build_libtool_need_lc=$need_lc --- > build_libtool_need_lc=$archive_cmds_need_lc_RC > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC 7785,7786c19183,19187 < # The default C compiler. < CC=$lt_CC --- > # A C compiler. > LTCC=$lt_LTCC > > # A language-specific compiler. > CC=$lt_compiler_RC 7789c19190,19193 < with_gcc=$GCC --- > with_gcc=$GCC_RC > > # An ERE matcher. > EGREP=$lt_EGREP 7792c19196 < LD=$lt_LD --- > LD=$lt_LD_RC 7801c19205 < STRIP=$STRIP --- > STRIP=$lt_STRIP 7823c19227 < wl=$lt_wl --- > wl=$lt_lt_prog_compiler_wl_RC 7830a19235,19237 > # Shared library suffix (normally ".so"). > shrext_cmds='$shrext_cmds' > 7835c19242 < pic_flag=$lt_pic_flag --- > pic_flag=$lt_lt_prog_compiler_pic_RC 7838,7839c19245,19246 < # Does compiler simultaneously support -c and -o options? < compiler_c_o=$lt_compiler_c_o --- > # What is the maximum length of a command? > max_cmd_len=$lt_cv_sys_max_cmd_len 7841,7842c19248,19249 < # Can we write directly to a .lo ? < compiler_o_lo=$lt_compiler_o_lo --- > # Does compiler simultaneously support -c and -o options? > compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC 7863c19270 < link_static_flag=$lt_link_static_flag --- > link_static_flag=$lt_lt_prog_compiler_static_RC 7866c19273 < no_builtin_flag=$lt_no_builtin_flag --- > no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC 7869c19276 < export_dynamic_flag_spec=$lt_export_dynamic_flag_spec --- > export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC 7872c19279 < whole_archive_flag_spec=$lt_whole_archive_flag_spec --- > whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC 7875c19282 < thread_safe_flag_spec=$lt_thread_safe_flag_spec --- > thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC 7892c19299 < old_archive_cmds=$lt_old_archive_cmds --- > old_archive_cmds=$lt_old_archive_cmds_RC 7897c19304 < old_archive_from_new_cmds=$lt_old_archive_from_new_cmds --- > old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC 7900c19307 < old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds --- > old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC 7903,7904c19310,19311 < archive_cmds=$lt_archive_cmds < archive_expsym_cmds=$lt_archive_expsym_cmds --- > archive_cmds=$lt_archive_cmds_RC > archive_expsym_cmds=$lt_archive_expsym_cmds_RC 7907a19315,19318 > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds=$lt_module_cmds_RC > module_expsym_cmds=$lt_module_expsym_cmds_RC > 7911a19323,19342 > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects=$lt_predep_objects_RC > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects=$lt_postdep_objects_RC > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps=$lt_predeps_RC > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps=$lt_postdeps_RC > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path=$lt_compiler_lib_search_path_RC > 7919c19350 < allow_undefined_flag=$lt_allow_undefined_flag --- > allow_undefined_flag=$lt_allow_undefined_flag_RC 7922c19353 < no_undefined_flag=$lt_no_undefined_flag --- > no_undefined_flag=$lt_no_undefined_flag_RC 7931c19362 < global_symbol_pipe=$lt_global_symbol_pipe --- > global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe 7934c19365 < global_symbol_to_cdecl=$lt_global_symbol_to_cdecl --- > global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl 7937c19368 < global_symbol_to_c_name_address=$lt_global_symbol_to_c_name_address --- > global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address 7949c19380 < hardcode_action=$hardcode_action --- > hardcode_action=$hardcode_action_RC 7956c19387,19392 < hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec --- > hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC > > # If ld is used when linking, flag to hardcode \$libdir into > # a binary during linking. This must work even if \$libdir does > # not exist. > hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC 7959c19395 < hardcode_libdir_separator=$lt_hardcode_libdir_separator --- > hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC 7961c19397 < # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the --- > # Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the 7963c19399 < hardcode_direct=$hardcode_direct --- > hardcode_direct=$hardcode_direct_RC 7967c19403 < hardcode_minus_L=$hardcode_minus_L --- > hardcode_minus_L=$hardcode_minus_L_RC 7971c19407,19411 < hardcode_shlibpath_var=$hardcode_shlibpath_var --- > hardcode_shlibpath_var=$hardcode_shlibpath_var_RC > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=$hardcode_automatic_RC 7978c19418 < link_all_deplibs=$link_all_deplibs --- > link_all_deplibs=$link_all_deplibs_RC 7987c19427 < fix_srcfile_path="$fix_srcfile_path" --- > fix_srcfile_path="$fix_srcfile_path_RC" 7990c19430 < always_export_symbols=$always_export_symbols --- > always_export_symbols=$always_export_symbols_RC 7993c19433 < export_symbols_cmds=$lt_export_symbols_cmds --- > export_symbols_cmds=$lt_export_symbols_cmds_RC 7999c19439 < exclude_expsyms=$lt_exclude_expsyms --- > exclude_expsyms=$lt_exclude_expsyms_RC 8002c19442 < include_expsyms=$lt_include_expsyms --- > include_expsyms=$lt_include_expsyms_RC 8004c19444 < # ### END LIBTOOL CONFIG --- > # ### END LIBTOOL TAG CONFIG: $tagname 8008,8010d19447 < case $host_os in < aix3*) < cat <<\EOF >> "${ofile}T" 8012,8017c19449,19456 < # AIX sometimes has problems with the GCC collect2 program. For some < # reason, if we set the COLLECT_NAMES environment variable, the problems < # vanish in a puff of smoke. < if test "X${COLLECT_NAMES+set}" != Xset; then < COLLECT_NAMES= < export COLLECT_NAMES --- > else > # If there is no Makefile yet, we rely on a make rule to execute > # `config.status --recheck' to rerun these tests and create the > # libtool script then. > ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'` > if test -f "$ltmain_in"; then > test -f Makefile && make "$ltmain" > fi 8019,8021d19457 < EOF < ;; < esac 8023,8197d19458 < case $host_os in < cygwin* | mingw* | pw32* | os2*) < cat <<'EOF' >> "${ofile}T" < # This is a source program that is used to create dlls on Windows < # Don't remove nor modify the starting and closing comments < # /* ltdll.c starts here */ < # #define WIN32_LEAN_AND_MEAN < # #include < # #undef WIN32_LEAN_AND_MEAN < # #include < # < # #ifndef __CYGWIN__ < # # ifdef __CYGWIN32__ < # # define __CYGWIN__ __CYGWIN32__ < # # endif < # #endif < # < # #ifdef __cplusplus < # extern "C" { < # #endif < # BOOL APIENTRY DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved); < # #ifdef __cplusplus < # } < # #endif < # < # #ifdef __CYGWIN__ < # #include < # DECLARE_CYGWIN_DLL( DllMain ); < # #endif < # HINSTANCE __hDllInstance_base; < # < # BOOL APIENTRY < # DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) < # { < # __hDllInstance_base = hInst; < # return TRUE; < # } < # /* ltdll.c ends here */ < # This is a source program that is used to create import libraries < # on Windows for dlls which lack them. Don't remove nor modify the < # starting and closing comments < # /* impgen.c starts here */ < # /* Copyright (C) 1999-2000 Free Software Foundation, Inc. < # < # This file is part of GNU libtool. < # < # This program is free software; you can redistribute it and/or modify < # it under the terms of the GNU General Public License as published by < # the Free Software Foundation; either version 2 of the License, or < # (at your option) any later version. < # < # This program is distributed in the hope that it will be useful, < # but WITHOUT ANY WARRANTY; without even the implied warranty of < # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the < # GNU General Public License for more details. < # < # You should have received a copy of the GNU General Public License < # along with this program; if not, write to the Free Software < # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. < # */ < # < # #include /* for printf() */ < # #include /* for open(), lseek(), read() */ < # #include /* for O_RDONLY, O_BINARY */ < # #include /* for strdup() */ < # < # /* O_BINARY isn't required (or even defined sometimes) under Unix */ < # #ifndef O_BINARY < # #define O_BINARY 0 < # #endif < # < # static unsigned int < # pe_get16 (fd, offset) < # int fd; < # int offset; < # { < # unsigned char b[2]; < # lseek (fd, offset, SEEK_SET); < # read (fd, b, 2); < # return b[0] + (b[1]<<8); < # } < # < # static unsigned int < # pe_get32 (fd, offset) < # int fd; < # int offset; < # { < # unsigned char b[4]; < # lseek (fd, offset, SEEK_SET); < # read (fd, b, 4); < # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); < # } < # < # static unsigned int < # pe_as32 (ptr) < # void *ptr; < # { < # unsigned char *b = ptr; < # return b[0] + (b[1]<<8) + (b[2]<<16) + (b[3]<<24); < # } < # < # int < # main (argc, argv) < # int argc; < # char *argv[]; < # { < # int dll; < # unsigned long pe_header_offset, opthdr_ofs, num_entries, i; < # unsigned long export_rva, export_size, nsections, secptr, expptr; < # unsigned long name_rvas, nexp; < # unsigned char *expdata, *erva; < # char *filename, *dll_name; < # < # filename = argv[1]; < # < # dll = open(filename, O_RDONLY|O_BINARY); < # if (dll < 1) < # return 1; < # < # dll_name = filename; < # < # for (i=0; filename[i]; i++) < # if (filename[i] == '/' || filename[i] == '\\' || filename[i] == ':') < # dll_name = filename + i +1; < # < # pe_header_offset = pe_get32 (dll, 0x3c); < # opthdr_ofs = pe_header_offset + 4 + 20; < # num_entries = pe_get32 (dll, opthdr_ofs + 92); < # < # if (num_entries < 1) /* no exports */ < # return 1; < # < # export_rva = pe_get32 (dll, opthdr_ofs + 96); < # export_size = pe_get32 (dll, opthdr_ofs + 100); < # nsections = pe_get16 (dll, pe_header_offset + 4 +2); < # secptr = (pe_header_offset + 4 + 20 + < # pe_get16 (dll, pe_header_offset + 4 + 16)); < # < # expptr = 0; < # for (i = 0; i < nsections; i++) < # { < # char sname[8]; < # unsigned long secptr1 = secptr + 40 * i; < # unsigned long vaddr = pe_get32 (dll, secptr1 + 12); < # unsigned long vsize = pe_get32 (dll, secptr1 + 16); < # unsigned long fptr = pe_get32 (dll, secptr1 + 20); < # lseek(dll, secptr1, SEEK_SET); < # read(dll, sname, 8); < # if (vaddr <= export_rva && vaddr+vsize > export_rva) < # { < # expptr = fptr + (export_rva - vaddr); < # if (export_rva + export_size > vaddr + vsize) < # export_size = vsize - (export_rva - vaddr); < # break; < # } < # } < # < # expdata = (unsigned char*)malloc(export_size); < # lseek (dll, expptr, SEEK_SET); < # read (dll, expdata, export_size); < # erva = expdata - export_rva; < # < # nexp = pe_as32 (expdata+24); < # name_rvas = pe_as32 (expdata+32); < # < # printf ("EXPORTS\n"); < # for (i = 0; i ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 8203,8207c19466 < # We use sed instead of cat because bash on DJGPP gets confused if < # if finds mixed CR/LF and LF-only lines. Since sed operates in < # text mode, it properly converts lines to CR/LF. This bash problem < # is reportedly fixed, but why not run on old versions too? < sed '$q' "$ltmain" >> "${ofile}T" || (rm -f "${ofile}T"; exit 1) --- > CC="$lt_save_CC" 8209,8212c19468,19475 < mv -f "${ofile}T" "$ofile" || \ < (rm -f "$ofile" && cp "${ofile}T" "$ofile" && rm -f "${ofile}T") < chmod +x "$ofile" < fi --- > ;; > > *) > { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5 > echo "$as_me: error: Unsupported tag name: $tagname" >&2;} > { (exit 1); exit 1; }; } > ;; > esac 8213a19477,19483 > # Append the new tag name to the list of available tags. > if test -n "$tagname" ; then > available_tags="$available_tags $tagname" > fi > fi > done > IFS="$lt_save_ifs" 8214a19485,19495 > # Now substitute the updated list of available tags. > if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then > mv "${ofile}T" "$ofile" > chmod +x "$ofile" > else > rm -f "${ofile}T" > { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5 > echo "$as_me: error: unable to update list of available tagged configurations." >&2;} > { (exit 1); exit 1; }; } > fi > fi 8226a19508,19525 > > > > > > > > > > > > > > > > > > 8272c19571 < for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 --- > for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran 8314c19613 < for ac_prog in g77 f77 xlf frt pgf77 fl32 af77 fort77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 lf95 g95 --- > for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran 8359c19658 < echo "$as_me:8359:" \ --- > echo "$as_me:19658:" \ 8376a19676 > rm -f a.out 8379c19679 < # input file. --- > # input file. (Note that this only needs to work for GNU compilers.) 8397c19697 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 8398a19699,19701 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8401c19704,19711 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 8414c19724 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 8421d19730 < G77=`test $ac_compiler_gnu = yes && echo yes` 8438c19747,19757 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 8441,8442c19760,19761 < (exit $ac_status); } && < { ac_try='test -s conftest.$ac_objext' --- > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 8455c19774 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 8463c19782 < if test "$G77" = yes; then --- > if test "x$ac_cv_f77_compiler_gnu" = xyes; then 8469c19788 < if test "$G77" = yes; then --- > if test "x$ac_cv_f77_compiler_gnu" = xyes; then 8474a19794,19795 > > G77=`test $ac_compiler_gnu = yes && echo yes` 8486,8487c19807 < < ac_ext=f --- > ac_ext=f 8496,8497c19816 < < cat >conftest.$ac_ext <<_ACEOF --- > cat >conftest.$ac_ext <<_ACEOF 8504c19823 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 8505a19825,19827 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8508c19830,19837 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 8517,8522c19846 < ac_ext=f < ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' < ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_f77_compiler_gnu < < cat >conftest.$ac_ext <<_ACEOF --- > cat >conftest.$ac_ext <<_ACEOF 8529,8530c19853,19854 < # 1 to this macro) to the Fortran 77 compiler in order to get < # "verbose" output that we can then parse for the Fortran 77 linker --- > # 1 to this macro) to the Fortran compiler in order to get > # "verbose" output that we can then parse for the Fortran linker 8534c19858 < (eval echo $as_me:8534: \"$ac_link\") >&5 --- > (eval echo $as_me:19858: \"$ac_link\") >&5 8540,8548d19863 < ac_ext=f < ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' < ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_f77_compiler_gnu < < # If we are using xlf then replace all the commas with spaces. < if echo $ac_f77_v_output | grep xlfentry >/dev/null 2>&1; then < ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` < fi 8557,8562c19872,19889 < # If we are using Cray Fortran then delete quotes. < # Use "\"" instead of '"' for font-lock-mode. < # FIXME: a more general fix for quoted arguments with spaces? < if echo $ac_f77_v_output | grep cft90 >/dev/null 2>&1; then < ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` < fi --- > case $ac_f77_v_output in > # If we are using xlf then replace all the commas with spaces. > *xlfentry*) > ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; > > # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted > # $LIBS confuse us, and the libraries appear later in the output anyway). > *mGLOB_options_string*) > ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; > > # If we are using Cray Fortran then delete quotes. > # Use "\"" instead of '"' for font-lock-mode. > # FIXME: a more general fix for quoted arguments with spaces? > *cft90*) > ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; > esac > > 8583c19910 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 8588,8590c19915,19917 < echo "$as_me:$LINENO: checking for Fortran 77 libraries" >&5 < echo $ECHO_N "checking for Fortran 77 libraries... $ECHO_C" >&6 < if test "${ac_cv_flibs+set}" = set; then --- > echo "$as_me:$LINENO: checking for Fortran libraries of $F77" >&5 > echo $ECHO_N "checking for Fortran libraries of $F77... $ECHO_C" >&6 > if test "${ac_cv_f77_libs+set}" = set; then 8594c19921 < ac_cv_flibs="$FLIBS" # Let the user override the test. --- > ac_cv_f77_libs="$FLIBS" # Let the user override the test. 8597,8601d19923 < ac_ext=f < ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' < ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_f77_compiler_gnu < 8609,8610c19931,19932 < # 1 to this macro) to the Fortran 77 compiler in order to get < # "verbose" output that we can then parse for the Fortran 77 linker --- > # 1 to this macro) to the Fortran compiler in order to get > # "verbose" output that we can then parse for the Fortran linker 8614c19936 < (eval echo $as_me:8614: \"$ac_link\") >&5 --- > (eval echo $as_me:19936: \"$ac_link\") >&5 8620,8628d19941 < ac_ext=f < ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' < ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_f77_compiler_gnu < < # If we are using xlf then replace all the commas with spaces. < if echo $ac_f77_v_output | grep xlfentry >/dev/null 2>&1; then < ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` < fi 8637,8642c19950,19965 < # If we are using Cray Fortran then delete quotes. < # Use "\"" instead of '"' for font-lock-mode. < # FIXME: a more general fix for quoted arguments with spaces? < if echo $ac_f77_v_output | grep cft90 >/dev/null 2>&1; then < ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` < fi --- > case $ac_f77_v_output in > # If we are using xlf then replace all the commas with spaces. > *xlfentry*) > ac_f77_v_output=`echo $ac_f77_v_output | sed 's/,/ /g'` ;; > > # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted > # $LIBS confuse us, and the libraries appear later in the output anyway). > *mGLOB_options_string*) > ac_f77_v_output=`echo $ac_f77_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;; > > # If we are using Cray Fortran then delete quotes. > # Use "\"" instead of '"' for font-lock-mode. > # FIXME: a more general fix for quoted arguments with spaces? > *cft90*) > ac_f77_v_output=`echo $ac_f77_v_output | sed "s/\"//g"` ;; > esac 8644c19967,19969 < ac_cv_flibs= --- > > > ac_cv_f77_libs= 8656c19981 < for ac_i in $ac_cv_flibs; do --- > for ac_i in $ac_cv_f77_libs; do 8666c19991 < ac_cv_flibs="$ac_cv_flibs $ac_arg" --- > ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg" 8672c19997 < for ac_i in $ac_cv_flibs; do --- > for ac_i in $ac_cv_f77_libs; do 8684c20009 < ac_cv_flibs="$ac_cv_flibs -Xlinker $ac_link_opt" --- > ac_cv_f77_libs="$ac_cv_f77_libs -Xlinker $ac_link_opt" 8687c20012 < ac_cv_flibs="$ac_cv_flibs $ac_arg" --- > ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg" 8693c20018 < -lang* | -lcrt0.o | -lc | -lgcc | -libmil | -LANG:=*) --- > -lang* | -lcrt[01].o | -lcrtbegin.o | -lc | -lgcc | -libmil | -LANG:=*) 8696c20021 < test x"$CYGWIN" != xyes && ac_cv_flibs="$ac_cv_flibs $ac_arg" --- > test x"$CYGWIN" != xyes && ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg" 8703,8704c20028,20029 < "" | -*);; < *) --- > "" | -*);; > *) 8714c20039 < for ac_i in $ac_cv_flibs; do --- > for ac_i in $ac_cv_f77_libs; do 8725c20050 < ac_cv_flibs="$ac_cv_flibs $ac_j" --- > ac_cv_f77_libs="$ac_cv_f77_libs $ac_j" 8732c20057 < for ac_i in $ac_cv_flibs; do --- > for ac_i in $ac_cv_f77_libs; do 8742c20067 < ac_cv_flibs="$ac_cv_flibs $ac_arg" --- > ac_cv_f77_libs="$ac_cv_f77_libs $ac_arg" 8762c20087 < ac_cv_flibs="$ac_cv_flibs -Xlinker $ac_link_opt" --- > ac_cv_f77_libs="$ac_cv_f77_libs -Xlinker $ac_link_opt" 8765c20090 < ac_cv_flibs="$ac_cv_flibs $ac_ld_run_path" --- > ac_cv_f77_libs="$ac_cv_f77_libs $ac_ld_run_path" 8769c20094 < fi # test "x$FLIBS" = "x" --- > fi # test "x$[]_AC_LANG_PREFIX[]LIBS" = "x" 8772,8774c20097,20100 < echo "$as_me:$LINENO: result: $ac_cv_flibs" >&5 < echo "${ECHO_T}$ac_cv_flibs" >&6 < FLIBS="$ac_cv_flibs" --- > echo "$as_me:$LINENO: result: $ac_cv_f77_libs" >&5 > echo "${ECHO_T}$ac_cv_f77_libs" >&6 > FLIBS="$ac_cv_f77_libs" > 8781a20108,20111 > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu 8783,8784c20113,20114 < echo "$as_me:$LINENO: checking for dummy main to link with Fortran 77 libraries" >&5 < echo $ECHO_N "checking for dummy main to link with Fortran 77 libraries... $ECHO_C" >&6 --- > echo "$as_me:$LINENO: checking for dummy main to link with Fortran libraries" >&5 > echo $ECHO_N "checking for dummy main to link with Fortran libraries... $ECHO_C" >&6 8788c20118,20121 < ac_ext=c --- > ac_f77_dm_save_LIBS=$LIBS > LIBS="$LIBS $FLIBS" > ac_fortran_dm_var=F77_DUMMY_MAIN > ac_ext=c 8793,8794d20125 < ac_f77_dm_save_LIBS=$LIBS < LIBS="$LIBS $FLIBS" 8798d20128 < #line $LINENO "configure" 8805a20136 > 8809a20141 > 8821c20153 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 8822a20155,20157 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8825c20160,20167 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 8831c20173 < ac_cv_f77_dummy_main=none --- > ac_cv_fortran_dummy_main=none 8836c20178 < ac_cv_f77_dummy_main=unknown --- > ac_cv_fortran_dummy_main=unknown 8838c20180,20181 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 8840c20183 < if test $ac_cv_f77_dummy_main = unknown; then --- > if test $ac_cv_fortran_dummy_main = unknown; then 8843d20185 < #line $LINENO "configure" 8849c20191 < #define F77_DUMMY_MAIN $ac_func --- > #define $ac_fortran_dm_var $ac_func 8850a20193 > 8854a20198 > 8866c20210 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 8867a20212,20214 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8870c20217,20224 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 8876c20230 < ac_cv_f77_dummy_main=$ac_func; break --- > ac_cv_fortran_dummy_main=$ac_func; break 8882c20236,20237 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 8884a20240,20244 > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu > ac_cv_f77_dummy_main=$ac_cv_fortran_dummy_main 8887,8891d20246 < ac_ext=c < ac_cpp='$CPP $CPPFLAGS' < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_c_compiler_gnu 8903a20259,20265 > if test "x$ac_cv_fc_dummy_main" = "x$ac_cv_f77_dummy_main"; then > > cat >>confdefs.h <<\_ACEOF > #define FC_DUMMY_MAIN_EQ_F77 1 > _ACEOF > > fi 8906,8908c20268,20272 < enable_fortran=no < { echo "$as_me:$LINENO: WARNING: *** Couldn't figure out how to link C and Fortran; switching to --disable-fortran." >&5 < echo "$as_me: WARNING: *** Couldn't figure out how to link C and Fortran; switching to --disable-fortran." >&2;} --- > { { echo "$as_me:$LINENO: error: linking to Fortran libraries from C fails > See \`config.log' for more details." >&5 > echo "$as_me: error: linking to Fortran libraries from C fails > See \`config.log' for more details." >&2;} > { (exit 1); exit 1; }; } 8911a20276,20281 > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > 8915,8920c20285 < echo "$as_me:$LINENO: checking for Fortran 77 name-mangling scheme" >&5 < echo $ECHO_N "checking for Fortran 77 name-mangling scheme... $ECHO_C" >&6 < if test "${ac_cv_f77_mangling+set}" = set; then < echo $ECHO_N "(cached) $ECHO_C" >&6 < else < ac_ext=f --- > ac_ext=f 8924c20289,20294 < cat >conftest.$ac_ext <<_ACEOF --- > echo "$as_me:$LINENO: checking for Fortran name-mangling scheme" >&5 > echo $ECHO_N "checking for Fortran name-mangling scheme... $ECHO_C" >&6 > if test "${ac_cv_f77_mangling+set}" = set; then > echo $ECHO_N "(cached) $ECHO_C" >&6 > else > cat >conftest.$ac_ext <<_ACEOF 8934c20304 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 8935a20306,20308 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8938c20311,20318 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_f77_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 8944c20324,20327 < mv conftest.$ac_objext cf77_test.$ac_objext --- > mv conftest.$ac_objext cfortran_test.$ac_objext > > ac_save_LIBS=$LIBS > LIBS="cfortran_test.$ac_objext $LIBS $FLIBS" 8951,8954d20333 < < ac_save_LIBS=$LIBS < LIBS="cf77_test.$ac_objext $LIBS $FLIBS" < 8960d20338 < #line $LINENO "configure" 8974a20353 > 8978a20358 > 8990c20370 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 8991a20372,20374 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 8994c20377,20384 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 9006c20396,20397 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 9008a20400,20403 > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu 9012,9019c20407,20414 < foobar) < ac_case=lower < ac_foo_bar=foo_bar < ;; < FOOBAR) < ac_case=upper < ac_foo_bar=FOO_BAR < ;; --- > foobar) > ac_case=lower > ac_foo_bar=foo_bar > ;; > FOOBAR) > ac_case=upper > ac_foo_bar=FOO_BAR > ;; 9021a20417,20421 > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu 9024,9026c20424,20425 < ac_func="$ac_foo_bar$ac_underscore$ac_extra" < cat >conftest.$ac_ext <<_ACEOF < #line $LINENO "configure" --- > ac_func="$ac_foo_bar$ac_underscore$ac_extra" > cat >conftest.$ac_ext <<_ACEOF 9040a20440 > 9044a20445 > 9056c20457 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 9057a20459,20461 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 9060c20464,20471 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 9072c20483,20484 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 9073a20486,20489 > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu 9095,9099c20511 < ac_ext=f < ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' < ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' < ac_compiler_gnu=$ac_cv_f77_compiler_gnu < rm -f cf77_test* conftest* --- > rm -f cfortran_test* conftest* 9110c20522,20527 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext > > fi > echo "$as_me:$LINENO: result: $ac_cv_f77_mangling" >&5 > echo "${ECHO_T}$ac_cv_f77_mangling" >&6 > 9117,9120c20534,20537 < fi < echo "$as_me:$LINENO: result: $ac_cv_f77_mangling" >&5 < echo "${ECHO_T}$ac_cv_f77_mangling" >&6 < --- > ac_ext=f > ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5' > ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_f77_compiler_gnu 9197,9198c20614,20615 < { echo "$as_me:$LINENO: WARNING: unknown Fortran 77 name-mangling scheme" >&5 < echo "$as_me: WARNING: unknown Fortran 77 name-mangling scheme" >&2;} --- > { echo "$as_me:$LINENO: WARNING: unknown Fortran name-mangling scheme" >&5 > echo "$as_me: WARNING: unknown Fortran name-mangling scheme" >&2;} 9201a20619,20624 > ac_ext=c > ac_cpp='$CPP $CPPFLAGS' > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' > ac_compiler_gnu=$ac_cv_c_compiler_gnu > 9816d21238 < #line $LINENO "configure" 9853c21275 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9925d21346 < #line $LINENO "configure" 9939a21361 > 9943a21366 > 9955c21378 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 9956a21380,21382 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 9959c21385,21392 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 9972c21405,21406 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 9993d21426 < #line $LINENO "configure" 10004a21438 > 10008a21443 > 10020c21455 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 10021a21457,21459 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10024c21462,21469 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 10037c21482 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10042d21486 < #line $LINENO "configure" 10064d21507 < #line $LINENO "configure" 10089d21531 < #line $LINENO "configure" 10101,10103c21543,21545 < (('a' <= (c) && (c) <= 'i') \ < || ('j' <= (c) && (c) <= 'r') \ < || ('s' <= (c) && (c) <= 'z')) --- > (('a' <= (c) && (c) <= 'i') \ > || ('j' <= (c) && (c) <= 'r') \ > || ('s' <= (c) && (c) <= 'z')) 10114c21556 < || toupper (i) != TOUPPER (i)) --- > || toupper (i) != TOUPPER (i)) 10139c21581 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 10173d21614 < #line $LINENO "configure" 10184c21625 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 10185a21627,21629 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10188c21632,21639 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 10201c21652 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10209d21659 < #line $LINENO "configure" 10226a21677 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 10246,10247c21697,21698 < case $ac_header_compiler:$ac_header_preproc in < yes:no ) --- > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in > yes:no: ) 10250,10259c21701,21703 < { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 < echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} < ( < cat <<\_ASBOX < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## < _ASBOX < ) | < sed "s/^/$as_me: WARNING: /" >&2 --- > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} > ac_header_preproc=yes 10261c21705 < no:yes ) --- > no:yes:* ) 10264,10265c21708,21713 < { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 < echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} --- > { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 > echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 > echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 10267a21716,21717 > { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 10270,10272c21720,21722 < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## --- > ## ------------------------------------------ ## > ## Report this to the AC_PACKAGE_NAME lists. ## > ## ------------------------------------------ ## 10283c21733 < eval "$as_ac_Header=$ac_header_preproc" --- > eval "$as_ac_Header=\$ac_header_preproc" 10305d21754 < #line $LINENO "configure" 10312a21762 > 10316a21767 > 10374c21825 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 10375a21827,21829 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10378c21832,21839 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 10391c21852 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10409d21869 < #line $LINENO "configure" 10416a21877 > 10420a21882 > 10435c21897 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 10436a21899,21901 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10439c21904,21911 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 10452c21924 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10472d21943 < #line $LINENO "configure" 10482a21954 > 10486a21959 > 10499c21972 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 10500a21974,21976 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10503c21979,21986 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 10516c21999 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10551d22033 < #line $LINENO "configure" 10558a22041 > 10562a22046 > 10574c22058,22068 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 10577,10578c22071,22072 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' --- > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 10591c22085,22086 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 10609d22103 < #line $LINENO "configure" 10636a22131 > 10640a22136 > 10652c22148 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 10653a22150,22152 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10656c22155,22162 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 10669c22175,22176 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 10699d22205 < #line $LINENO "configure" 10732d22237 < #line $LINENO "configure" 10775a22281 > 10779a22286 > 10791c22298 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 10792a22300,22302 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10795c22305,22312 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 10808c22325,22326 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 10833d22350 < #line $LINENO "configure" 10879c22396 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 10902d22418 < #line $LINENO "configure" 10945a22462 > 10949a22467 > 10961c22479 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 10962a22481,22483 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 10965c22486,22493 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 10978c22506,22507 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11000d22528 < #line $LINENO "configure" 11043a22572 > 11047a22577 > 11059c22589 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11060a22591,22593 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11063c22596,22603 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11076c22616,22617 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11098d22638 < #line $LINENO "configure" 11141a22682 > 11145a22687 > 11157c22699 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11158a22701,22703 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11161c22706,22713 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11174c22726,22727 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11196d22748 < #line $LINENO "configure" 11239a22792 > 11243a22797 > 11255c22809 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11256a22811,22813 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11259c22816,22823 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11272c22836,22837 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11294d22858 < #line $LINENO "configure" 11337a22902 > 11341a22907 > 11353c22919 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11354a22921,22923 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11357c22926,22933 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11370c22946,22947 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11386d22962 < #line $LINENO "configure" 11394a22971 > 11398a22976 > 11410c22988 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11411a22990,22992 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11414c22995,23002 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11427c23015,23016 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11442d23030 < #line $LINENO "configure" 11453a23042 > 11457a23047 > 11469c23059 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 11470a23061,23063 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11473c23066,23073 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 11486c23086,23087 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 11502d23102 < #line $LINENO "configure" 11509a23110 > 11513a23115 > 11528c23130 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11529a23132,23134 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11532c23137,23144 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11545c23157 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11563d23174 < #line $LINENO "configure" 11570a23182 > 11574a23187 > 11588c23201 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11589a23203,23205 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11592c23208,23215 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11601d23223 < #line $LINENO "configure" 11608a23231 > 11612a23236 > 11626c23250 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11627a23252,23254 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11630c23257,23264 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11642,11646c23276,23280 < if test $ac_lo -le $ac_mid; then < ac_lo= ac_hi= < break < fi < ac_mid=`expr 2 '*' $ac_mid + 1` --- > if test $ac_lo -le $ac_mid; then > ac_lo= ac_hi= > break > fi > ac_mid=`expr 2 '*' $ac_mid + 1` 11648c23282 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11655d23288 < #line $LINENO "configure" 11662a23296 > 11666a23301 > 11680c23315 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11681a23317,23319 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11684c23322,23329 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11693d23337 < #line $LINENO "configure" 11700a23345 > 11704a23350 > 11718c23364 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11719a23366,23368 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11722c23371,23378 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11734,11738c23390,23394 < if test $ac_mid -le $ac_hi; then < ac_lo= ac_hi= < break < fi < ac_mid=`expr 2 '*' $ac_mid` --- > if test $ac_mid -le $ac_hi; then > ac_lo= ac_hi= > break > fi > ac_mid=`expr 2 '*' $ac_mid` 11740c23396 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11748c23404 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11750c23406 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11755d23410 < #line $LINENO "configure" 11762a23418 > 11766a23423 > 11780c23437 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11781a23439,23441 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11784c23444,23451 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11797c23464 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11816d23482 < #line $LINENO "configure" 11827a23494 > 11831a23499 > 11884c23552 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11905d23572 < #line $LINENO "configure" 11912a23580 > 11916a23585 > 11931c23600 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11932a23602,23604 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11935c23607,23614 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 11948c23627 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11966d23644 < #line $LINENO "configure" 11973a23652 > 11977a23657 > 11991c23671 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 11992a23673,23675 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 11995c23678,23685 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 12004d23693 < #line $LINENO "configure" 12011a23701 > 12015a23706 > 12029c23720 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 12030a23722,23724 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12033c23727,23734 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 12045,12049c23746,23750 < if test $ac_lo -le $ac_mid; then < ac_lo= ac_hi= < break < fi < ac_mid=`expr 2 '*' $ac_mid + 1` --- > if test $ac_lo -le $ac_mid; then > ac_lo= ac_hi= > break > fi > ac_mid=`expr 2 '*' $ac_mid + 1` 12051c23752 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12058d23758 < #line $LINENO "configure" 12065a23766 > 12069a23771 > 12083c23785 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 12084a23787,23789 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12087c23792,23799 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 12096d23807 < #line $LINENO "configure" 12103a23815 > 12107a23820 > 12121c23834 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 12122a23836,23838 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12125c23841,23848 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 12137,12141c23860,23864 < if test $ac_mid -le $ac_hi; then < ac_lo= ac_hi= < break < fi < ac_mid=`expr 2 '*' $ac_mid` --- > if test $ac_mid -le $ac_hi; then > ac_lo= ac_hi= > break > fi > ac_mid=`expr 2 '*' $ac_mid` 12143c23866 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12151c23874 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12153c23876 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12158d23880 < #line $LINENO "configure" 12165a23888 > 12169a23893 > 12183c23907 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 12184a23909,23911 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12187c23914,23921 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 12200c23934 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12219d23952 < #line $LINENO "configure" 12230a23964 > 12234a23969 > 12287c24022 < rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext --- > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 12384d24118 < #line $LINENO "configure" 12398a24133 > 12402a24138 > 12414c24150 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12415a24152,24154 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12418c24157,24164 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12431c24177,24178 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12435d24181 < #line $LINENO "configure" 12449a24196 > 12453a24201 > 12465c24213 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12466a24215,24217 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12469c24220,24227 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12482c24240,24241 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12487d24245 < #line $LINENO "configure" 12501a24260 > 12505a24265 > 12517c24277 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12518a24279,24281 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12521c24284,24291 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12534c24304,24305 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12555d24325 < #line $LINENO "configure" 12569a24340 > 12573a24345 > 12585c24357,24367 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 > ac_status=$? > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); } && > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 12588,12589c24370,24371 < (exit $ac_status); } && < { ac_try='test -s conftest$ac_exeext' --- > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12602c24384,24385 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12606d24388 < #line $LINENO "configure" 12620a24403 > 12624a24408 > 12636c24420 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12637a24422,24424 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12640c24427,24434 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12653c24447,24448 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12699d24493 < #line $LINENO "configure" 12713a24508 > 12717a24513 > 12729c24525 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12730a24527,24529 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12733c24532,24539 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12745c24551,24552 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12837d24643 < #line $LINENO "configure" 12844a24651 > 12848a24656 > 12862c24670 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12863a24672,24674 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12866c24677,24684 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12878c24696,24697 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12906d24724 < #line $LINENO "configure" 12913a24732 > 12917a24737 > 12929c24749 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12930a24751,24753 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12933c24756,24763 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12946c24776,24777 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 12949d24779 < #line $LINENO "configure" 12956a24787 > 12960a24792 > 12972c24804 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 12973a24806,24808 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 12976c24811,24818 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 12989c24831,24832 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 13098d24940 < #line $LINENO "configure" 13112a24955 > 13116a24960 > 13128c24972 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 13129a24974,24976 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13132c24979,24986 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 13145c24999,25000 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 13167d25021 < #line $LINENO "configure" 13210a25065 > 13214a25070 > 13226c25082 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 13227a25084,25086 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13230c25089,25096 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 13243c25109,25110 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 13274d25140 < #line $LINENO "configure" 13285c25151 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 13286a25153,25155 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13289c25158,25165 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 13302c25178 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 13310d25185 < #line $LINENO "configure" 13327a25203 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 13347,13348c25223,25224 < case $ac_header_compiler:$ac_header_preproc in < yes:no ) --- > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in > yes:no: ) 13351,13360c25227,25229 < { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 < echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} < ( < cat <<\_ASBOX < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## < _ASBOX < ) | < sed "s/^/$as_me: WARNING: /" >&2 --- > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} > ac_header_preproc=yes 13362c25231 < no:yes ) --- > no:yes:* ) 13365,13366c25234,25239 < { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 < echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} --- > { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 > echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 > echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 13368a25242,25243 > { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 13371,13373c25246,25248 < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## --- > ## ------------------------------------------ ## > ## Report this to the AC_PACKAGE_NAME lists. ## > ## ------------------------------------------ ## 13384c25259 < eval "$as_ac_Header=$ac_header_preproc" --- > eval "$as_ac_Header=\$ac_header_preproc" 13409d25283 < #line $LINENO "configure" 13423a25298 > 13427a25303 > 13439c25315 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 13440a25317,25319 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13443c25322,25329 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 13456c25342,25343 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 13488d25374 < #line $LINENO "configure" 13499c25385 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 13500a25387,25389 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13503c25392,25399 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 13516c25412 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 13524d25419 < #line $LINENO "configure" 13541a25437 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 13561,13562c25457,25458 < case $ac_header_compiler:$ac_header_preproc in < yes:no ) --- > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in > yes:no: ) 13565,13574c25461,25463 < { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 < echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} < ( < cat <<\_ASBOX < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## < _ASBOX < ) | < sed "s/^/$as_me: WARNING: /" >&2 --- > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} > ac_header_preproc=yes 13576c25465 < no:yes ) --- > no:yes:* ) 13579,13580c25468,25473 < { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 < echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} --- > { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 > echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 > echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 13582a25476,25477 > { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 13585,13587c25480,25482 < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## --- > ## ------------------------------------------ ## > ## Report this to the AC_PACKAGE_NAME lists. ## > ## ------------------------------------------ ## 13598c25493 < eval "$as_ac_Header=$ac_header_preproc" --- > eval "$as_ac_Header=\$ac_header_preproc" 13623d25517 < #line $LINENO "configure" 13637a25532 > 13641a25537 > 13653c25549 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 13654a25551,25553 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13657c25556,25563 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 13670c25576,25577 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 13702d25608 < #line $LINENO "configure" 13713c25619 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 13714a25621,25623 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13717c25626,25633 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 13730c25646 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 13738d25653 < #line $LINENO "configure" 13755a25671 > ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 13775,13776c25691,25692 < case $ac_header_compiler:$ac_header_preproc in < yes:no ) --- > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in > yes:no: ) 13779,13788c25695,25697 < { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 < echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} < ( < cat <<\_ASBOX < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## < _ASBOX < ) | < sed "s/^/$as_me: WARNING: /" >&2 --- > { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} > ac_header_preproc=yes 13790c25699 < no:yes ) --- > no:yes:* ) 13793,13794c25702,25707 < { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 < echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} --- > { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 > echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} > { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 > echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 13796a25710,25711 > { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 13799,13801c25714,25716 < ## ------------------------------------ ## < ## Report this to bug-autoconf@gnu.org. ## < ## ------------------------------------ ## --- > ## ------------------------------------------ ## > ## Report this to the AC_PACKAGE_NAME lists. ## > ## ------------------------------------------ ## 13812c25727 < eval "$as_ac_Header=$ac_header_preproc" --- > eval "$as_ac_Header=\$ac_header_preproc" 13836d25750 < #line $LINENO "configure" 13879a25794 > 13883a25799 > 13895c25811 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 13896a25813,25815 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 13899c25818,25825 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 13912c25838,25839 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 14004d25930 < #line $LINENO "configure" 14047a25974 > 14051a25979 > 14063c25991 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 14064a25993,25995 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 14067c25998,26005 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 14080c26018,26019 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 14098d26036 < #line $LINENO "configure" 14112a26051 > 14116a26056 > 14128c26068 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 14129a26070,26072 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 14132c26075,26082 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 14145c26095,26096 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 14164d26114 < #line $LINENO "configure" 14178a26129 > 14182a26134 > 14194c26146 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 14195a26148,26150 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 14198c26153,26160 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 14211c26173,26174 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 14226d26188 < #line $LINENO "configure" 14233a26196 > 14237a26201 > 14249c26213 < (eval $ac_compile) 2>&5 --- > (eval $ac_compile) 2>conftest.er1 14250a26215,26217 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 14253c26220,26227 < { ac_try='test -s conftest.$ac_objext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest.$ac_objext' 14269c26243 < rm -f conftest.$ac_objext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 14301d26274 < #line $LINENO "configure" 14309a26283 > 14313a26288 > 14325c26300 < (eval $ac_link) 2>&5 --- > (eval $ac_link) 2>conftest.er1 14326a26302,26304 > grep -v '^ *+' conftest.er1 >conftest.err > rm -f conftest.er1 > cat conftest.err >&5 14329c26307,26314 < { ac_try='test -s conftest$ac_exeext' --- > { ac_try='test -z "$ac_c_werror_flag" > || test ! -s conftest.err' > { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 > (eval $ac_try) 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; } && > { ac_try='test -s conftest$ac_exeext' 14345c26330,26331 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --- > rm -f conftest.err conftest.$ac_objext \ > conftest$ac_exeext conftest.$ac_ext 14387,14388c26373,26374 < "s/'/'\\\\''/g; < s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" --- > "s/'/'\\\\''/g; > s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 14393c26379 < "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" --- > "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 14423c26409 < ac_vpsub='/^[ ]*VPATH[ ]*=/{ --- > ac_vpsub='/^[ ]*VPATH[ ]*=/{ 14427c26413 < s/^\([^=]*=[ ]*\):*/\1/; --- > s/^\([^=]*=[ ]*\):*/\1/; 14429c26415 < s/^[^=]*=[ ]*$//; --- > s/^[^=]*=[ ]*$//; 14440c26426 < sed 's/\$U\././;s/\.o$//;s/\.obj$//'` --- > sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 14463a26450,26456 > if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then > { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined. > Usually this means the macro was only invoked conditionally." >&5 > echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined. > Usually this means the macro was only invoked conditionally." >&2;} > { (exit 1); exit 1; }; } > fi 14497a26491 > DUALCASE=1; export DUALCASE # for MKS sh 14500c26494 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then --- > if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 14519c26513 < if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then --- > if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 14697a26692 > test -d ./-p && rmdir ./-p 14704c26699 < as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 14707c26702 < as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" --- > as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 14734c26729 < generated by GNU Autoconf 2.57. Invocation command line was --- > generated by GNU Autoconf 2.59. Invocation command line was 14778c26773 < instantiate the configuration file FILE --- > instantiate the configuration file FILE 14780c26775 < instantiate the configuration header FILE --- > instantiate the configuration header FILE 14797c26792 < configured by $0, generated by GNU Autoconf 2.57, --- > configured by $0, generated by GNU Autoconf 2.59, 14800,14801c26795 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 < Free Software Foundation, Inc. --- > Copyright (C) 2003 Free Software Foundation, Inc. 15050a27045 > s,@EGREP@,$EGREP,;t t 15051a27047,27048 > s,@AR@,$AR,;t t > s,@ac_ct_AR@,$ac_ct_AR,;t t 15053,15055c27050,27056 < s,@EGREP@,$EGREP,;t t < s,@LIBTOOL@,$LIBTOOL,;t t < s,@PERL@,$PERL,;t t --- > s,@CXX@,$CXX,;t t > s,@CXXFLAGS@,$CXXFLAGS,;t t > s,@ac_ct_CXX@,$ac_ct_CXX,;t t > s,@CXXDEPMODE@,$CXXDEPMODE,;t t > s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t > s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t > s,@CXXCPP@,$CXXCPP,;t t 15058a27060,27061 > s,@LIBTOOL@,$LIBTOOL,;t t > s,@PERL@,$PERL,;t t 15106c27109 < ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" --- > ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 15108c27111 < ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" --- > ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 15126,15128c27129,27131 < cat >$tmp/stdin < ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > cat >$tmp/stdin > ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 15130c27133 < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 15137,15140c27140,27143 < X"$ac_file" : 'X\(//\)[^/]' \| \ < X"$ac_file" : 'X\(//\)$' \| \ < X"$ac_file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_file" : 'X\(//\)[^/]' \| \ > X"$ac_file" : 'X\(//\)$' \| \ > X"$ac_file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15156,15159c27159,27162 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15197,15202c27200,27238 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be < # absolute. < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` --- > > # Do not use `cd foo && pwd` to compute absolute paths, because > # the directories may not exist. > case `pwd` in > .) ac_abs_builddir="$ac_dir";; > *) > case "$ac_dir" in > .) ac_abs_builddir=`pwd`;; > [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; > *) ac_abs_builddir=`pwd`/"$ac_dir";; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_builddir=${ac_top_builddir}.;; > *) > case ${ac_top_builddir}. in > .) ac_abs_top_builddir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; > *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_srcdir=$ac_srcdir;; > *) > case $ac_srcdir in > .) ac_abs_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; > *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_srcdir=$ac_top_srcdir;; > *) > case $ac_top_srcdir in > .) ac_abs_top_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; > *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; > esac;; > esac 15224c27260 < sed 's,.*/,,'` by configure." --- > sed 's,.*/,,'` by configure." 15233,15234c27269,27270 < # Absolute (can't be DOS-style, as IFS=:) < test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > # Absolute (can't be DOS-style, as IFS=:) > test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 15237c27273 < echo $f;; --- > echo "$f";; 15239,15247c27275,27283 < if test -f "$f"; then < # Build tree < echo $f < elif test -f "$srcdir/$f"; then < # Source tree < echo $srcdir/$f < else < # /dev/null tree < { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > if test -f "$f"; then > # Build tree > echo "$f" > elif test -f "$srcdir/$f"; then > # Source tree > echo "$srcdir/$f" > else > # /dev/null tree > { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 15250c27286 < fi;; --- > fi;; 15292,15293c27328,27329 < ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' < ac_dB='[ ].*$,\1#\2' --- > ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' > ac_dB='[ ].*$,\1#\2' 15297c27333 < ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' --- > ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 15306,15308c27342,27344 < cat >$tmp/stdin < ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > cat >$tmp/stdin > ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 15310c27346 < ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; --- > ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 15324,15325c27360,27361 < # Absolute (can't be DOS-style, as IFS=:) < test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > # Absolute (can't be DOS-style, as IFS=:) > test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 15328c27364,27365 < echo $f;; --- > # Do quote $f, to prevent DOS paths from being IFS'd. > echo "$f";; 15330,15338c27367,27375 < if test -f "$f"; then < # Build tree < echo $f < elif test -f "$srcdir/$f"; then < # Source tree < echo $srcdir/$f < else < # /dev/null tree < { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 --- > if test -f "$f"; then > # Build tree > echo "$f" > elif test -f "$srcdir/$f"; then > # Source tree > echo "$srcdir/$f" > else > # /dev/null tree > { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 15341c27378 < fi;; --- > fi;; 15345c27382 < sed 's/[ ]*$//' $ac_file_inputs >$tmp/in --- > sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 15368c27405 < s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp --- > s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 15370c27407 < s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp --- > s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 15384c27421 < s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, --- > s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 15390c27427 < echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS --- > echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 15399c27436 < echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS --- > echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 15426c27463 < echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS --- > echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 15460,15463c27497,27500 < X"$ac_file" : 'X\(//\)[^/]' \| \ < X"$ac_file" : 'X\(//\)$' \| \ < X"$ac_file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_file" : 'X\(//\)[^/]' \| \ > X"$ac_file" : 'X\(//\)$' \| \ > X"$ac_file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15479,15482c27516,27519 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15514,15517c27551,27554 < X$ac_file : 'X\(//\)[^/]' \| \ < X$ac_file : 'X\(//\)$' \| \ < X$ac_file : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X$ac_file : 'X\(//\)[^/]' \| \ > X$ac_file : 'X\(//\)$' \| \ > X$ac_file : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15536,15539c27573,27576 < X"$ac_dest" : 'X\(//\)[^/]' \| \ < X"$ac_dest" : 'X\(//\)$' \| \ < X"$ac_dest" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$ac_dest" : 'X\(//\)[^/]' \| \ > X"$ac_dest" : 'X\(//\)$' \| \ > X"$ac_dest" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15545a27583,27607 > { if $as_mkdir_p; then > mkdir -p "$ac_dir" > else > as_dir="$ac_dir" > as_dirs= > while test ! -d "$as_dir"; do > as_dirs="$as_dir $as_dirs" > as_dir=`(dirname "$as_dir") 2>/dev/null || > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || > echo X"$as_dir" | > sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } > /^X\(\/\/\)[^/].*/{ s//\1/; q; } > /^X\(\/\/\)$/{ s//\1/; q; } > /^X\(\/\).*/{ s//\1/; q; } > s/.*/./; q'` > done > test ! -n "$as_dirs" || mkdir $as_dirs > fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 > echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} > { (exit 1); exit 1; }; }; } > 15571,15576c27633,27671 < # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be < # absolute. < ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` < ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` < ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` < ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` --- > > # Do not use `cd foo && pwd` to compute absolute paths, because > # the directories may not exist. > case `pwd` in > .) ac_abs_builddir="$ac_dir";; > *) > case "$ac_dir" in > .) ac_abs_builddir=`pwd`;; > [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; > *) ac_abs_builddir=`pwd`/"$ac_dir";; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_builddir=${ac_top_builddir}.;; > *) > case ${ac_top_builddir}. in > .) ac_abs_top_builddir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; > *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_srcdir=$ac_srcdir;; > *) > case $ac_srcdir in > .) ac_abs_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; > *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; > esac;; > esac > case $ac_abs_builddir in > .) ac_abs_top_srcdir=$ac_top_srcdir;; > *) > case $ac_top_srcdir in > .) ac_abs_top_srcdir=$ac_abs_builddir;; > [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; > *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; > esac;; > esac 15594,15597c27689,27692 < X"$mf" : 'X\(//\)[^/]' \| \ < X"$mf" : 'X\(//\)$' \| \ < X"$mf" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$mf" : 'X\(//\)[^/]' \| \ > X"$mf" : 'X\(//\)$' \| \ > X"$mf" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15633,15636c27728,27731 < X"$file" : 'X\(//\)[^/]' \| \ < X"$file" : 'X\(//\)$' \| \ < X"$file" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$file" : 'X\(//\)[^/]' \| \ > X"$file" : 'X\(//\)$' \| \ > X"$file" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || 15652,15655c27747,27750 < X"$as_dir" : 'X\(//\)[^/]' \| \ < X"$as_dir" : 'X\(//\)$' \| \ < X"$as_dir" : 'X\(/\)' \| \ < . : '\(.\)' 2>/dev/null || --- > X"$as_dir" : 'X\(//\)[^/]' \| \ > X"$as_dir" : 'X\(//\)$' \| \ > X"$as_dir" : 'X\(/\)' \| \ > . : '\(.\)' 2>/dev/null || diff -r amber.test1/AmberTools/src/fftw-2.1.5/doc/Makefile amber.test2/AmberTools/src/fftw-2.1.5/doc/Makefile 39c39 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 43,46c43,46 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 83c83 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 130c130 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 136c136 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/fftw/Makefile amber.test2/AmberTools/src/fftw-2.1.5/fftw/Makefile 39c39 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 43,44c43,44 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf 50c50 < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 87c87 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 134c134 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 140c140 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/libtool amber.test2/AmberTools/src/fftw-2.1.5/libtool 3c3 < # libtool - Provide generalized library-building support services. --- > # libtoolT - Provide generalized library-building support services. 7c7,10 < # Copyright (C) 1996-2000 Free Software Foundation, Inc. --- > # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 > # Free Software Foundation, Inc. > # > # This file is part of GNU Libtool: 29c32 < # A sed that does not truncate output. --- > # A sed program that does not truncate output. 38a42,44 > # The names of the tagged configurations supported by this script. > available_tags=" CXX F77" > 54a61,63 > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=no > 69c78,81 < # The default C compiler. --- > # A C compiler. > LTCC="icc" > > # A language-specific compiler. 74a87,89 > # An ERE matcher. > EGREP="grep -E" > 76c91 < LD="/usr/bin/ld" --- > LD="/usr/bin/ld -m elf_x86_64" 85c100 < STRIP=strip --- > STRIP="strip" 88c103 < MAGIC_CMD=/usr/bin/file --- > MAGIC_CMD=file 114a130,132 > # Shared library suffix (normally ".so"). > shrext_cmds='.so' > 119c137 < pic_flag=" -fPIC" --- > pic_flag=" -fPIC -DPIC" 121a140,142 > # What is the maximum length of a command? > max_cmd_len=32768 > 125,127d145 < # Can we write directly to a .lo ? < compiler_o_lo="yes" < 169c187 < library_names_spec="\${libname}\${release}.so\$versuffix \${libname}\${release}.so\$major \$libname.so" --- > library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" 172c190 < soname_spec="\${libname}\${release}.so\$major" --- > soname_spec="\${libname}\${release}\${shared_ext}\$major" 188c206,209 < archive_expsym_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" --- > archive_expsym_cmds="\$echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ > cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ > \$echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ > \$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib" 191a213,216 > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds="" > module_expsym_cmds="" > 195a221,240 > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects="" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects="" > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps="" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps="" > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path="" > 197c242 < deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )" --- > deplibs_check_method="pass_all" 215c260 < global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" --- > global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" 218c263 < global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern char \\1;/p'" --- > global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'" 241a287,291 > # If ld is used when linking, flag to hardcode $libdir into > # a binary during linking. This must work even if $libdir does > # not exist. > hardcode_libdir_flag_spec_ld="" > 245c295 < # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the --- > # Set to yes if using DIR/libNAME during linking hardcodes DIR into the 256a307,310 > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=no > 259c313 < variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" --- > variables_saved_for_relink="PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" 265c319 < sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" --- > sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64" 268c322 < sys_lib_dlsearch_path_spec="/lib /usr/lib" --- > sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf /opt/hpmpi/lib/linux_amd64 " 277c331 < export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | sed 's/.* //' | sort | uniq > \$export_symbols" --- > export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" 5351a5406,6000 > # ### BEGIN LIBTOOL TAG CONFIG: CXX > > # Libtool was configured on host yeats: > > # Shell to use when invoking shell scripts. > SHELL="/bin/sh" > > # Whether or not to build shared libraries. > build_libtool_libs=no > > # Whether or not to build static libraries. > build_old_libs=yes > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=no > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=no > > # Whether or not to optimize for fast installation. > fast_install=needless > > # The host system. > host_alias= > host=x86_64-unknown-linux-gnu > > # An echo program that does not interpret backslashes. > echo="echo" > > # The archiver. > AR="ar" > AR_FLAGS="cru" > > # A C compiler. > LTCC="icc" > > # A language-specific compiler. > CC="g++" > > # Is the compiler the GNU C compiler? > with_gcc=yes > > # An ERE matcher. > EGREP="grep -E" > > # The linker used to build libraries. > LD="/usr/bin/ld -m elf_x86_64" > > # Whether we need hard or soft links. > LN_S="ln -s" > > # A BSD-compatible nm program. > NM="/usr/bin/nm -B" > > # A symbol stripping program > STRIP="strip" > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=file > > # Used on cygwin: DLL creation program. > DLLTOOL="dlltool" > > # Used on cygwin: object dumper. > OBJDUMP="objdump" > > # Used on cygwin: assembler. > AS="as" > > # The name of the directory that contains temporary libtool files. > objdir=.libs > > # How to create reloadable object files. > reload_flag=" -r" > reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" > > # How to pass a linker flag through the compiler. > wl="-Wl," > > # Object file suffix (normally "o"). > objext="o" > > # Old archive suffix (normally "a"). > libext="a" > > # Shared library suffix (normally ".so"). > shrext_cmds='.so' > > # Executable file suffix (normally ""). > exeext="" > > # Additional compiler flags for building library objects. > pic_flag=" -fPIC -DPIC" > pic_mode=default > > # What is the maximum length of a command? > max_cmd_len=32768 > > # Does compiler simultaneously support -c and -o options? > compiler_c_o="yes" > > # Must we lock files when doing compilation ? > need_locks="no" > > # Do we need the lib prefix for modules? > need_lib_prefix=no > > # Do we need a version for libraries? > need_version=no > > # Whether dlopen is supported. > dlopen_support=unknown > > # Whether dlopen of programs is supported. > dlopen_self=unknown > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=unknown > > # Compiler flag to prevent dynamic linking. > link_static_flag="-static" > > # Compiler flag to turn off builtin functions. > no_builtin_flag=" -fno-builtin" > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec="\${wl}--export-dynamic" > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec="" > > # Library versioning type. > version_type=linux > > # Format of library name prefix. > libname_spec="lib\$name" > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" > > # The coded name of the library, if different from the real name. > soname_spec="\${libname}\${release}\${shared_ext}\$major" > > # Commands used to build and install an old-style archive. > RANLIB="ranlib" > old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" > old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" > old_postuninstall_cmds="" > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds="" > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds="" > > # Commands used to build and install a shared archive. > archive_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" > archive_expsym_cmds="\$CC -shared -nostdlib \$predep_objects \$libobjs \$deplibs \$postdep_objects \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-retain-symbols-file \$wl\$export_symbols -o \$lib" > postinstall_cmds="" > postuninstall_cmds="" > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds="" > module_expsym_cmds="" > > # Commands to strip libraries. > old_striplib="strip --strip-debug" > striplib="strip --strip-unneeded" > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects="/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbeginS.o" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects="/usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o" > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps="" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps="-lgcc -lgcc_s -lc -lgcc -lgcc_s" > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path="-L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64" > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method="pass_all" > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd="\$MAGIC_CMD" > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag="" > > # Flag that forces no undefined symbols. > no_undefined_flag="" > > # Commands used to finish a libtool library installation in a directory. > finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval="" > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'" > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'" > > # This is the shared library runtime path variable. > runpath_var=LD_RUN_PATH > > # This is the shared library path variable. > shlibpath_var=LD_LIBRARY_PATH > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=no > > # How to hardcode a shared library path into an executable. > hardcode_action=immediate > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=yes > > # Flag to hardcode $libdir into a binary during linking. > # This must work even if $libdir does not exist. > hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" > > # If ld is used when linking, flag to hardcode $libdir into > # a binary during linking. This must work even if $libdir does > # not exist. > hardcode_libdir_flag_spec_ld="" > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator="" > > # Set to yes if using DIR/libNAME during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=no > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=no > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var= > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=no > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=unknown > > # Compile-time system search path for libraries > sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64" > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf /opt/hpmpi/lib/linux_amd64 " > > # Fix the shell variable $srcfile for the compiler. > fix_srcfile_path="" > > # Set to yes if exported symbols are required. > always_export_symbols=no > > # The commands to list exported symbols. > export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds="" > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms="" > > # Symbols that must always be exported. > include_expsyms="" > > # ### END LIBTOOL TAG CONFIG: CXX > > # ### BEGIN LIBTOOL TAG CONFIG: F77 > > # Libtool was configured on host yeats: > > # Shell to use when invoking shell scripts. > SHELL="/bin/sh" > > # Whether or not to build shared libraries. > build_libtool_libs=no > > # Whether or not to build static libraries. > build_old_libs=yes > > # Whether or not to add -lc for building shared libraries. > build_libtool_need_lc=no > > # Whether or not to disallow shared libs when runtime libs are static > allow_libtool_libs_with_static_runtimes=no > > # Whether or not to optimize for fast installation. > fast_install=needless > > # The host system. > host_alias= > host=x86_64-unknown-linux-gnu > > # An echo program that does not interpret backslashes. > echo="echo" > > # The archiver. > AR="ar" > AR_FLAGS="cru" > > # A C compiler. > LTCC="icc" > > # A language-specific compiler. > CC="ifort" > > # Is the compiler the GNU C compiler? > with_gcc= > > # An ERE matcher. > EGREP="grep -E" > > # The linker used to build libraries. > LD="/usr/bin/ld -m elf_x86_64" > > # Whether we need hard or soft links. > LN_S="ln -s" > > # A BSD-compatible nm program. > NM="/usr/bin/nm -B" > > # A symbol stripping program > STRIP="strip" > > # Used to examine libraries when file_magic_cmd begins "file" > MAGIC_CMD=file > > # Used on cygwin: DLL creation program. > DLLTOOL="dlltool" > > # Used on cygwin: object dumper. > OBJDUMP="objdump" > > # Used on cygwin: assembler. > AS="as" > > # The name of the directory that contains temporary libtool files. > objdir=.libs > > # How to create reloadable object files. > reload_flag=" -r" > reload_cmds="\$LD\$reload_flag -o \$output\$reload_objs" > > # How to pass a linker flag through the compiler. > wl="-Wl," > > # Object file suffix (normally "o"). > objext="o" > > # Old archive suffix (normally "a"). > libext="a" > > # Shared library suffix (normally ".so"). > shrext_cmds='.so' > > # Executable file suffix (normally ""). > exeext="" > > # Additional compiler flags for building library objects. > pic_flag=" -fPIC" > pic_mode=default > > # What is the maximum length of a command? > max_cmd_len=32768 > > # Does compiler simultaneously support -c and -o options? > compiler_c_o="yes" > > # Must we lock files when doing compilation ? > need_locks="no" > > # Do we need the lib prefix for modules? > need_lib_prefix=no > > # Do we need a version for libraries? > need_version=no > > # Whether dlopen is supported. > dlopen_support=unknown > > # Whether dlopen of programs is supported. > dlopen_self=unknown > > # Whether dlopen of statically linked programs is supported. > dlopen_self_static=unknown > > # Compiler flag to prevent dynamic linking. > link_static_flag="-static" > > # Compiler flag to turn off builtin functions. > no_builtin_flag="" > > # Compiler flag to allow reflexive dlopens. > export_dynamic_flag_spec="\${wl}--export-dynamic" > > # Compiler flag to generate shared objects directly from archives. > whole_archive_flag_spec="\${wl}--whole-archive\$convenience \${wl}--no-whole-archive" > > # Compiler flag to generate thread-safe objects. > thread_safe_flag_spec="" > > # Library versioning type. > version_type=linux > > # Format of library name prefix. > libname_spec="lib\$name" > > # List of archive names. First name is the real one, the rest are links. > # The last name is the one that the linker finds with -lNAME. > library_names_spec="\${libname}\${release}\${shared_ext}\$versuffix \${libname}\${release}\${shared_ext}\$major \$libname\${shared_ext}" > > # The coded name of the library, if different from the real name. > soname_spec="\${libname}\${release}\${shared_ext}\$major" > > # Commands used to build and install an old-style archive. > RANLIB="ranlib" > old_archive_cmds="\$AR \$AR_FLAGS \$oldlib\$oldobjs\$old_deplibs~\$RANLIB \$oldlib" > old_postinstall_cmds="\$RANLIB \$oldlib~chmod 644 \$oldlib" > old_postuninstall_cmds="" > > # Create an old-style archive from a shared archive. > old_archive_from_new_cmds="" > > # Create a temporary old-style archive to link instead of a shared archive. > old_archive_from_expsyms_cmds="" > > # Commands used to build and install a shared archive. > archive_cmds="\$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname -o \$lib" > archive_expsym_cmds="\$echo \\\"{ global:\\\" > \$output_objdir/\$libname.ver~ > cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~ > \$echo \\\"local: *; };\\\" >> \$output_objdir/\$libname.ver~ > \$CC -shared \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib" > postinstall_cmds="" > postuninstall_cmds="" > > # Commands used to build a loadable module (assumed same as above if empty) > module_cmds="" > module_expsym_cmds="" > > # Commands to strip libraries. > old_striplib="strip --strip-debug" > striplib="strip --strip-unneeded" > > # Dependencies to place before the objects being linked to create a > # shared library. > predep_objects="" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdep_objects="" > > # Dependencies to place before the objects being linked to create a > # shared library. > predeps="" > > # Dependencies to place after the objects being linked to create a > # shared library. > postdeps="" > > # The library search path used internally by the compiler when linking > # a shared library. > compiler_lib_search_path="" > > # Method to check whether dependent libraries are shared objects. > deplibs_check_method="pass_all" > > # Command to use when deplibs_check_method == file_magic. > file_magic_cmd="\$MAGIC_CMD" > > # Flag that allows shared libraries with undefined symbols to be built. > allow_undefined_flag="" > > # Flag that forces no undefined symbols. > no_undefined_flag="" > > # Commands used to finish a libtool library installation in a directory. > finish_cmds="PATH=\\\"\\\$PATH:/sbin\\\" ldconfig -n \$libdir" > > # Same as above, but a single script fragment to be evaled but not shown. > finish_eval="" > > # Take the output of nm and produce a listing of raw symbols and C names. > global_symbol_pipe="sed -n -e 's/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'" > > # Transform the output of nm in a proper C declaration > global_symbol_to_cdecl="sed -n -e 's/^. .* \\(.*\\)\$/extern int \\1;/p'" > > # Transform the output of nm in a C name address pair > global_symbol_to_c_name_address="sed -n -e 's/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p' -e 's/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'" > > # This is the shared library runtime path variable. > runpath_var=LD_RUN_PATH > > # This is the shared library path variable. > shlibpath_var=LD_LIBRARY_PATH > > # Is shlibpath searched before the hard-coded library search path? > shlibpath_overrides_runpath=no > > # How to hardcode a shared library path into an executable. > hardcode_action=immediate > > # Whether we should hardcode library paths into libraries. > hardcode_into_libs=yes > > # Flag to hardcode $libdir into a binary during linking. > # This must work even if $libdir does not exist. > hardcode_libdir_flag_spec="\${wl}--rpath \${wl}\$libdir" > > # If ld is used when linking, flag to hardcode $libdir into > # a binary during linking. This must work even if $libdir does > # not exist. > hardcode_libdir_flag_spec_ld="" > > # Whether we need a single -rpath flag with a separated argument. > hardcode_libdir_separator="" > > # Set to yes if using DIR/libNAME during linking hardcodes DIR into the > # resulting binary. > hardcode_direct=no > > # Set to yes if using the -LDIR flag during linking hardcodes DIR into the > # resulting binary. > hardcode_minus_L=no > > # Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into > # the resulting binary. > hardcode_shlibpath_var=unsupported > > # Set to yes if building a shared library automatically hardcodes DIR into the library > # and all subsequent libraries and executables linked against it. > hardcode_automatic=no > > # Variables whose values should be saved in libtool wrapper scripts and > # restored at relink time. > variables_saved_for_relink="PATH LD_LIBRARY_PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH" > > # Whether libtool must link a program against all its dependency libraries. > link_all_deplibs=unknown > > # Compile-time system search path for libraries > sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64" > > # Run-time system search path for libraries > sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 include ld.so.conf.d/*.conf /opt/hpmpi/lib/linux_amd64 " > > # Fix the shell variable $srcfile for the compiler. > fix_srcfile_path="" > > # Set to yes if exported symbols are required. > always_export_symbols=no > > # The commands to list exported symbols. > export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols" > > # The commands to extract the exported symbol list from a shared archive. > extract_expsyms_cmds="" > > # Symbols that should not be listed in the preloaded symbols. > exclude_expsyms="_GLOBAL_OFFSET_TABLE_" > > # Symbols that must always be exported. > include_expsyms="" > > # ### END LIBTOOL TAG CONFIG: F77 > diff -r amber.test1/AmberTools/src/fftw-2.1.5/Makefile amber.test2/AmberTools/src/fftw-2.1.5/Makefile 39c39 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 43,44c43,44 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf 50c50 < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 87c87 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 134c134 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 140c140 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/mpi/Makefile amber.test2/AmberTools/src/fftw-2.1.5/mpi/Makefile 43c43 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 47,48c47,48 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf 54c54 < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 92c92 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 139c139 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 145c145 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/rfftw/Makefile amber.test2/AmberTools/src/fftw-2.1.5/rfftw/Makefile 39c39 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 43,44c43,44 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf 50c50 < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 87c87 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 134c134 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 140c140 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/tests/Makefile amber.test2/AmberTools/src/fftw-2.1.5/tests/Makefile 39c39 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 43,46c43,46 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 83c83 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 130c130 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 136c136 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-2.1.5/threads/Makefile amber.test2/AmberTools/src/fftw-2.1.5/threads/Makefile 1c1 < # Makefile.in generated by automake 1.7.3 from Makefile.am. --- > # Makefile.in generated by automake 1.7.9 from Makefile.am. 43c43 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run aclocal-1.7 47,48c47,49 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run tar < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run autoconf --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run tar > AR = ar > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run autoconf 54c55 < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 --- > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run automake-1.7 60a62,65 > CXX = g++ > CXXCPP = g++ -E > CXXDEPMODE = depmode=gcc3 > CXXFLAGS = -g -O2 91c96 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-2.1.5/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-2.1.5/missing --run makeinfo 113a119 > ac_ct_AR = ar 114a121 > ac_ct_CXX = g++ 119a127,128 > am__fastdepCXX_FALSE = # > am__fastdepCXX_TRUE = 138c147 < install_sh = /programs/amber.test1/AmberTools/src/fftw-2.1.5/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/fftw-2.1.5/install-sh 144c153 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 213a223 > ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 274c284 < DIST_COMMON = $(include_HEADERS) Makefile.am Makefile.in --- > DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.in Makefile.am 349,351d358 < distclean-depend: < -rm -rf ./$(DEPDIR) < 355c362 < then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ --- > then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 366c373 < then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ --- > then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 377c384 < then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ --- > then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ 504d510 < 516c522 < INSTALL_STRIP_FLAG=-s \ --- > install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 525c531 < -rm -f Makefile $(CONFIG_CLEAN_FILES) --- > -rm -f $(CONFIG_CLEAN_FILES) 536,538c542,545 < < distclean-am: clean-am distclean-compile distclean-depend \ < distclean-generic distclean-libtool distclean-tags --- > -rm -rf ./$(DEPDIR) > -rm -f Makefile > distclean-am: clean-am distclean-compile distclean-generic \ > distclean-libtool distclean-tags 559c566,567 < --- > -rm -rf ./$(DEPDIR) > -rm -f Makefile 580,584c588,592 < distclean distclean-compile distclean-depend distclean-generic \ < distclean-libtool distclean-tags distdir dvi dvi-am info \ < info-am install install-am install-data install-data-am \ < install-exec install-exec-am install-includeHEADERS \ < install-info install-info-am install-libLTLIBRARIES install-man \ --- > distclean distclean-compile distclean-generic distclean-libtool \ > distclean-tags distdir dvi dvi-am info info-am install \ > install-am install-data install-data-am install-exec \ > install-exec-am install-includeHEADERS install-info \ > install-info-am install-libLTLIBRARIES install-man \ diff -r amber.test1/AmberTools/src/fftw-2.1.5/threads/Makefile.in amber.test2/AmberTools/src/fftw-2.1.5/threads/Makefile.in 1c1 < # Makefile.in generated by automake 1.7.3 from Makefile.am. --- > # Makefile.in generated by automake 1.7.9 from Makefile.am. 47a48 > AR = @AR@ 60a62,65 > CXX = @CXX@ > CXXCPP = @CXXCPP@ > CXXDEPMODE = @CXXDEPMODE@ > CXXFLAGS = @CXXFLAGS@ 113a119 > ac_ct_AR = @ac_ct_AR@ 114a121 > ac_ct_CXX = @ac_ct_CXX@ 119a127,128 > am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ > am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 213a223 > ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 274c284 < DIST_COMMON = $(include_HEADERS) Makefile.am Makefile.in --- > DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.in Makefile.am 349,351d358 < distclean-depend: < -rm -rf ./$(DEPDIR) < 355c362 < @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ --- > @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 366c373 < @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ --- > @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 377c384 < @am__fastdepCC_TRUE@ then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ --- > @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \ 504d510 < 516c522 < INSTALL_STRIP_FLAG=-s \ --- > install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 525c531 < -rm -f Makefile $(CONFIG_CLEAN_FILES) --- > -rm -f $(CONFIG_CLEAN_FILES) 536,538c542,545 < < distclean-am: clean-am distclean-compile distclean-depend \ < distclean-generic distclean-libtool distclean-tags --- > -rm -rf ./$(DEPDIR) > -rm -f Makefile > distclean-am: clean-am distclean-compile distclean-generic \ > distclean-libtool distclean-tags 559c566,567 < --- > -rm -rf ./$(DEPDIR) > -rm -f Makefile 580,584c588,592 < distclean distclean-compile distclean-depend distclean-generic \ < distclean-libtool distclean-tags distdir dvi dvi-am info \ < info-am install install-am install-data install-data-am \ < install-exec install-exec-am install-includeHEADERS \ < install-info install-info-am install-libLTLIBRARIES install-man \ --- > distclean distclean-compile distclean-generic distclean-libtool \ > distclean-tags distdir dvi dvi-am info info-am install \ > install-am install-data install-data-am install-exec \ > install-exec-am install-includeHEADERS install-info \ > install-info-am install-libLTLIBRARIES install-man \ diff -r amber.test1/AmberTools/src/fftw2_config.log amber.test2/AmberTools/src/fftw2_config.log 7c7 < checking for C compiler default output... a.out --- > checking for C compiler default output file name... a.out 24c24,26 < checking for ld used by GCC... /usr/bin/ld --- > checking for a sed that does not truncate output... /bin/sed > checking for egrep... grep -E > checking for ld used by icc... /usr/bin/ld 28,30c30 < checking for a sed that does not truncate output... /bin/sed < checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) < checking command to parse /usr/bin/nm -B output... ok --- > checking how to recognise dependent libraries... pass_all 32d31 < checking for egrep... grep -E 46c45,55 < checking for file... /usr/bin/file --- > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking dependency style of g++... gcc3 > checking how to run the C++ preprocessor... g++ -E > checking whether we are using the GNU Fortran 77 compiler... no > checking whether ifort accepts -g... yes > checking the maximum length of command line arguments... 32768 > checking command to parse /usr/bin/nm -B output from icc object... ok > checking for objdir... .libs > checking for ar... ar 49c58,59 < checking for objdir... .libs --- > checking if icc static flag works... yes > checking if icc supports -fno-rtti -fno-exceptions... yes 52d61 < checking if icc static flag -static works... yes 54,56c63,64 < checking if icc supports -c -o file.lo... yes < checking if icc supports -fno-rtti -fno-exceptions... yes < checking whether the linker (/usr/bin/ld) supports shared libraries... yes --- > checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so 58a67,78 > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... no > checking whether to build static libraries... yes > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by g++... /usr/bin/ld -m elf_x86_64 > checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ supports -c -o file.o... yes > checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 59a80,82 > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > appending configuration tag "F77" to libtool 63c86,94 < creating libtool --- > checking for ifort option to produce PIC... -fPIC > checking if ifort PIC flag -fPIC works... yes > checking if ifort supports -c -o file.o... yes > checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes > checking dynamic linker characteristics... ifort: command line warning #10156: ignoring option '-p'; no argument required > ifort: command line error: no files specified; for help type "ifort -help" > GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes 65,66c96,97 < checking whether we are using the GNU Fortran 77 compiler... no < checking whether ifort accepts -g... yes --- > checking whether we are using the GNU Fortran 77 compiler... (cached) no > checking whether ifort accepts -g... (cached) yes 68,70c99,101 < checking for Fortran 77 libraries... -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml < checking for dummy main to link with Fortran 77 libraries... none < checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore --- > checking for Fortran libraries of ifort... -L/opt/intel/Compiler/11.0/083/lib/intel64/ -lifport -lifcore -lsvml > checking for dummy main to link with Fortran libraries... none > checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore 111a143 > config.status: fftw/config.h is unchanged 112a145 > config.status: fftw/fftw.h is unchanged diff -r amber.test1/AmberTools/src/fftw-3.2.2/api/Makefile amber.test2/AmberTools/src/fftw-3.2.2/api/Makefile 110c110 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 112c112 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 115,117c115,117 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 142c142 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 156c156 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 196,198c196,198 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 201,204c201,204 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/api < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/api < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/api > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/api > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 234c234 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 244c244 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/cell/Makefile amber.test2/AmberTools/src/fftw-3.2.2/cell/Makefile 92c92 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 94c94 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 97,99c97,99 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 124c124 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 138c138 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 178,180c178,180 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 183,186c183,186 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/cell < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/cell < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/cell > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/cell > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 216c216 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 226c226 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/cell/spu/Makefile amber.test2/AmberTools/src/fftw-3.2.2/cell/spu/Makefile 122c122 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 124c124 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 127,129c127,129 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 154c154 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 170c170 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 210,212c210,212 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 215,218c215,218 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/cell/spu < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/cell/spu < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/cell/spu > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/cell/spu > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 248c248 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 258c258 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/config.log amber.test2/AmberTools/src/fftw-3.2.2/config.log 7c7 < $ ./configure --prefix=/programs/amber.test1 --disable-fortran --- > $ ./configure --prefix=/programs/amber.test2 --disable-fortran 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 1684c1684 < /tmp/iccSgfe8t.o(.text+0x2b): In function `main': --- > /tmp/iccpAgKCt.o(.text+0x2b): In function `main': 1784c1784 < /tmp/iccB1iVoM.o(.text+0x2b): In function `main': --- > /tmp/icc5tH7zL.o(.text+0x2b): In function `main': 1885c1885 < /tmp/iccGTOabW.o(.text+0x2b): In function `main': --- > /tmp/iccvxsFhW.o(.text+0x2b): In function `main': 1983c1983 < /tmp/iccWovQc8.o(.text+0x2b): In function `main': --- > /tmp/icc1i6md8.o(.text+0x2b): In function `main': 2081c2081 < /tmp/iccGvqE5e.o(.text+0x2b): In function `main': --- > /tmp/iccT9InQh.o(.text+0x2b): In function `main': 2207c2207 < /tmp/iccZxJ3Cm.o(.text+0x2b): In function `main': --- > /tmp/iccB6jaeo.o(.text+0x2b): In function `main': 2312c2312 < /tmp/iccwVhHfy.o(.text+0x2b): In function `main': --- > /tmp/iccATWiLA.o(.text+0x2b): In function `main': 3041c3041 < /tmp/iccW1kvCN.o(.text+0x2b): In function `main': --- > /tmp/iccXAHB5R.o(.text+0x2b): In function `main': 3268a3269 > config.status:1383: config.h is unchanged 3418c3419 < ACLOCAL='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10' --- > ACLOCAL='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10' 3423c3424 < AMTAR='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar' --- > AMTAR='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar' 3426,3428c3427,3429 < AUTOCONF='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf' < AUTOHEADER='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader' < AUTOMAKE='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10' --- > AUTOCONF='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf' > AUTOHEADER='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader' > AUTOMAKE='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10' 3458c3459 < INSTALLED_OCAMLC='/programs/amber.test1/bin/ocamlc' --- > INSTALLED_OCAMLC='/programs/amber.test2/bin/ocamlc' 3476c3477 < MAKEINFO='${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo' --- > MAKEINFO='${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo' 3522,3524c3523,3525 < TARGET_OCAMLBIN='/programs/amber.test1/bin' < TARGET_OCAMLLIB='/programs/amber.test1/lib/fftw' < TARGET_OCAMLRUN='/programs/amber.test1/bin/ocamlrun' --- > TARGET_OCAMLBIN='/programs/amber.test2/bin' > TARGET_OCAMLLIB='/programs/amber.test2/lib/fftw' > TARGET_OCAMLRUN='/programs/amber.test2/bin/ocamlrun' 3558c3559 < install_sh='$(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh' --- > install_sh='$(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh' 3568c3569 < prefix='/programs/amber.test1' --- > prefix='/programs/amber.test2' diff -r amber.test1/AmberTools/src/fftw-3.2.2/config.status amber.test2/AmberTools/src/fftw-3.2.2/config.status 360c360 < with options \"'--prefix=/programs/amber.test1' '--disable-fortran' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ '\" --- > with options \"'--prefix=/programs/amber.test2' '--disable-fortran' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ '\" 366c366 < ac_pwd='/programs/amber.test1/AmberTools/src/fftw-3.2.2' --- > ac_pwd='/programs/amber.test2/AmberTools/src/fftw-3.2.2' 442c442 < set X '/bin/sh' './configure' '--prefix=/programs/amber.test1' '--disable-fortran' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ ' $ac_configure_extra_args --no-create --no-recursion --- > set X '/bin/sh' './configure' '--prefix=/programs/amber.test2' '--disable-fortran' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ ' $ac_configure_extra_args --no-create --no-recursion 868,871c868,871 < S["TARGET_OCAMLRUN"]="/programs/amber.test1/bin/ocamlrun" < S["TARGET_OCAMLBIN"]="/programs/amber.test1/bin" < S["TARGET_OCAMLLIB"]="/programs/amber.test1/lib/fftw" < S["INSTALLED_OCAMLC"]="/programs/amber.test1/bin/ocamlc" --- > S["TARGET_OCAMLRUN"]="/programs/amber.test2/bin/ocamlrun" > S["TARGET_OCAMLBIN"]="/programs/amber.test2/bin" > S["TARGET_OCAMLLIB"]="/programs/amber.test2/lib/fftw" > S["INSTALLED_OCAMLC"]="/programs/amber.test2/bin/ocamlc" 895c895 < S["AMTAR"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar" --- > S["AMTAR"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar" 903,908c903,908 < S["install_sh"]="$(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh" < S["MAKEINFO"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo" < S["AUTOHEADER"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader" < S["AUTOMAKE"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10" < S["AUTOCONF"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf" < S["ACLOCAL"]="${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10" --- > S["install_sh"]="$(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh" > S["MAKEINFO"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo" > S["AUTOHEADER"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader" > S["AUTOMAKE"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10" > S["AUTOCONF"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf" > S["ACLOCAL"]="${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10" 944c944 < S["prefix"]="/programs/amber.test1" --- > S["prefix"]="/programs/amber.test2" diff -r amber.test1/AmberTools/src/fftw-3.2.2/dft/Makefile amber.test2/AmberTools/src/fftw-3.2.2/dft/Makefile 92c92 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 94c94 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 97,99c97,99 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 124c124 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 138c138 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 178,180c178,180 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 183,186c183,186 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 216c216 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 226c226 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar/codelets/Makefile amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar/codelets/Makefile 104c104 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 106c106 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 109,111c109,111 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 136c136 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 150c150 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 190,192c190,192 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 195,198c195,198 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar/codelets < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar/codelets < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar/codelets > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar/codelets > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 228c228 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 238c238 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar/Makefile amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar/Makefile 87c87 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 89c89 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 92,94c92,94 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 119c119 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 173,175c173,175 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 178,181c178,181 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/scalar < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/scalar > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 211c211 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 221c221 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/dft/simd/codelets/Makefile amber.test2/AmberTools/src/fftw-3.2.2/dft/simd/codelets/Makefile 165c165 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 167c167 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 170,172c170,172 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 197c197 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 211c211 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 251,253c251,253 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 256,259c256,259 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/simd/codelets < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/simd/codelets < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/simd/codelets > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/simd/codelets > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 289c289 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 299c299 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/dft/simd/Makefile amber.test2/AmberTools/src/fftw-3.2.2/dft/simd/Makefile 88c88 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 90c90 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 93,95c93,95 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 120c120 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 134c134 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 174,176c174,176 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 179,182c179,182 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/simd < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/dft/simd < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/simd > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/dft/simd > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 212c212 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 222c222 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/doc/FAQ/Makefile amber.test2/AmberTools/src/fftw-3.2.2/doc/FAQ/Makefile 58c58 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 60c60 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 63,65c63,65 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 90c90 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 104c104 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 144,146c144,146 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 149,152c149,152 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/doc/FAQ < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/doc/FAQ < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/doc/FAQ > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/doc/FAQ > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 182c182 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 192c192 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/doc/Makefile amber.test2/AmberTools/src/fftw-3.2.2/doc/Makefile 90c90 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 92c92 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 95,97c95,97 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 122c122 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 136c136 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 176,178c176,178 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 181,184c181,184 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/doc < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/doc < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/doc > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/doc > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 214c214 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 224c224 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/fftw.pc amber.test2/AmberTools/src/fftw-3.2.2/fftw.pc 1c1 < prefix=/programs/amber.test1 --- > prefix=/programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/genfft/Makefile amber.test2/AmberTools/src/fftw-3.2.2/genfft/Makefile 63c63 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 65c65 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 68,70c68,70 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 95c95 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 109c109 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 149,151c149,151 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 154,157c154,157 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/genfft < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/genfft < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/genfft > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/genfft > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 187c187 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 197c197 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/kernel/Makefile amber.test2/AmberTools/src/fftw-3.2.2/kernel/Makefile 84c84 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 86c86 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 89,91c89,91 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 116c116 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 130c130 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 170,172c170,172 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 175,178c175,178 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/kernel < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/kernel < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/kernel > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/kernel > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 208c208 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 218c218 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/libbench2/Makefile amber.test2/AmberTools/src/fftw-3.2.2/libbench2/Makefile 92c92 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 94c94 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 97,99c97,99 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 124c124 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 138c138 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 178,180c178,180 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 183,186c183,186 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/libbench2 < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/libbench2 < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/libbench2 > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/libbench2 > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 216c216 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 226c226 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/m4/Makefile amber.test2/AmberTools/src/fftw-3.2.2/m4/Makefile 58c58 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 60c60 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 63,65c63,65 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 90c90 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 104c104 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 144,146c144,146 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 149,152c149,152 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/m4 < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/m4 < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/m4 > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/m4 > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 182c182 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 192c192 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/Makefile amber.test2/AmberTools/src/fftw-3.2.2/Makefile 125c125 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 127c127 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 130,132c130,132 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 157c157 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 171c171 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 211,213c211,213 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 216,219c216,219 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 249c249 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 259c259 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/Makefile 97c97 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 129c129 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 143c143 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 183,185c183,185 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 188,191c188,191 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 221c221 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 231c231 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/Makefile 87c87 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 89c89 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 92,94c92,94 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 119c119 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 173,175c173,175 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 178,181c178,181 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 211c211 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 221c221 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb/Makefile 116c116 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 118c118 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 121,123c121,123 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 148c148 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 162c162 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 202,204c202,204 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 207,210c207,210 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cb > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 240c240 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 250c250 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf/Makefile 116c116 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 118c118 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 121,123c121,123 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 148c148 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 162c162 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 202,204c202,204 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 207,210c207,210 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2cf > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 240c240 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 250c250 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r/Makefile 97c97 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 129c129 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 143c143 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 183,185c183,185 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 188,191c188,191 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/scalar/r2r > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 221c221 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 231c231 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd/codelets/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd/codelets/Makefile 106c106 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 108c108 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 111,113c111,113 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 138c138 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 152c152 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 192,194c192,194 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 197,200c197,200 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd/codelets < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd/codelets < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd/codelets > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd/codelets > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 230c230 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 240c240 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd/Makefile amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd/Makefile 87c87 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 89c89 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 92,94c92,94 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 119c119 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 173,175c173,175 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 178,181c178,181 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/rdft/simd < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/rdft/simd > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 211c211 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 221c221 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/reodft/Makefile amber.test2/AmberTools/src/fftw-3.2.2/reodft/Makefile 89c89 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 91c91 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 94,96c94,96 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 121c121 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 135c135 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 175,177c175,177 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 180,183c180,183 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/reodft < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/reodft < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/reodft > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/reodft > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 213c213 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 223c223 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/simd/Makefile amber.test2/AmberTools/src/fftw-3.2.2/simd/Makefile 87c87 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 89c89 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 92,94c92,94 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 119c119 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 173,175c173,175 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 178,181c178,181 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/simd < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/simd < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/simd > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/simd > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 211c211 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 221c221 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/simd/nonportable/Makefile amber.test2/AmberTools/src/fftw-3.2.2/simd/nonportable/Makefile 80c80 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 82c82 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 85,87c85,87 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 112c112 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 126c126 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 166,168c166,168 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 171,174c171,174 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/simd/nonportable < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/simd/nonportable < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/simd/nonportable > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/simd/nonportable > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 204c204 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 214c214 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/support/Makefile amber.test2/AmberTools/src/fftw-3.2.2/support/Makefile 58c58 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 60c60 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 63,65c63,65 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 90c90 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 104c104 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 144,146c144,146 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 149,152c149,152 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/support < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/support < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/support > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/support > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 182c182 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 192c192 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/tests/Makefile amber.test2/AmberTools/src/fftw-3.2.2/tests/Makefile 82c82 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 84c84 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 87,89c87,89 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 114c114 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 128c128 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 168,170c168,170 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 173,176c173,176 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/tests < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/tests < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/tests > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/tests > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 206c206 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 216c216 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/threads/Makefile amber.test2/AmberTools/src/fftw-3.2.2/threads/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 97c97 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 100,102c100,102 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 127c127 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 141c141 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 181,183c181,183 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 186,189c186,189 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/threads < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/threads < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/threads > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/threads > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 219c219 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 229c229 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw-3.2.2/tools/Makefile amber.test2/AmberTools/src/fftw-3.2.2/tools/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run aclocal-1.10 97c97 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run tar 100,102c100,102 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run automake-1.10 127c127 < INSTALLED_OCAMLC = /programs/amber.test1/bin/ocamlc --- > INSTALLED_OCAMLC = /programs/amber.test2/bin/ocamlc 141c141 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/fftw-3.2.2/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/fftw-3.2.2/missing --run makeinfo 181,183c181,183 < TARGET_OCAMLBIN = /programs/amber.test1/bin < TARGET_OCAMLLIB = /programs/amber.test1/lib/fftw < TARGET_OCAMLRUN = /programs/amber.test1/bin/ocamlrun --- > TARGET_OCAMLBIN = /programs/amber.test2/bin > TARGET_OCAMLLIB = /programs/amber.test2/lib/fftw > TARGET_OCAMLRUN = /programs/amber.test2/bin/ocamlrun 186,189c186,189 < abs_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/tools < abs_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2/tools < abs_top_builddir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 < abs_top_srcdir = /programs/amber.test1/AmberTools/src/fftw-3.2.2 --- > abs_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/tools > abs_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2/tools > abs_top_builddir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 > abs_top_srcdir = /programs/amber.test2/AmberTools/src/fftw-3.2.2 219c219 < install_sh = $(SHELL) /programs/amber.test1/AmberTools/src/fftw-3.2.2/install-sh --- > install_sh = $(SHELL) /programs/amber.test2/AmberTools/src/fftw-3.2.2/install-sh 229c229 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/fftw3_config.log amber.test2/AmberTools/src/fftw3_config.log 197a198 > config.status: config.h is unchanged diff -r amber.test1/AmberTools/src/mtkpp/config.log amber.test2/AmberTools/src/mtkpp/config.log 7c7 < $ ./configure CXX=icpc CC=icc QTDIR= CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ CXXFLAGS=-std=c++0x --disable-shared --enable-static=yes --prefix=/programs/amber.test1 --includedir=/programs/amber.test1/include/mtkpp --with-boost=/programs/amber.test1/AmberTools/src/boost-1.38.0 --- > $ ./configure CXX=icpc CC=icc QTDIR= CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ CXXFLAGS=-std=c++0x --disable-shared --enable-static=yes --prefix=/programs/amber.test2 --includedir=/programs/amber.test2/include/mtkpp --with-boost=/programs/amber.test2/AmberTools/src/boost-1.38.0 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 2300a2301 > config.status:1415: config.h is unchanged 2442c2443 < ACLOCAL='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11' --- > ACLOCAL='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11' 2446c2447 < AMTAR='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar' --- > AMTAR='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar' 2448,2450c2449,2451 < AUTOCONF='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf' < AUTOHEADER='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader' < AUTOMAKE='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11' --- > AUTOCONF='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf' > AUTOHEADER='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader' > AUTOMAKE='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11' 2505c2506 < MAKEINFO='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo' --- > MAKEINFO='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo' 2561c2562 < boost_inc='/programs/amber.test1/AmberTools/src/boost-1.38.0' --- > boost_inc='/programs/amber.test2/AmberTools/src/boost-1.38.0' 2571c2572 < docdir='/programs/amber.test1/doc' --- > docdir='/programs/amber.test2/doc' 2584c2585 < includedir='/programs/amber.test1/include/mtkpp' --- > includedir='/programs/amber.test2/include/mtkpp' 2586c2587 < install_sh='${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh' --- > install_sh='${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh' 2598c2599 < prefix='/programs/amber.test1' --- > prefix='/programs/amber.test2' diff -r amber.test1/AmberTools/src/mtkpp/config.status amber.test2/AmberTools/src/mtkpp/config.status 442c442 < ac_cs_config="'CXX=icpc' 'CC=icc' 'QTDIR=' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ' 'CXXFLAGS=-std=c++0x ' '--disable-shared' '--enable-static=yes' '--prefix=/programs/amber.test1' '--includedir=/programs/amber.test1/include/mtkpp' '--with-boost=/programs/amber.test1/AmberTools/src/boost-1.38.0'" --- > ac_cs_config="'CXX=icpc' 'CC=icc' 'QTDIR=' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ' 'CXXFLAGS=-std=c++0x ' '--disable-shared' '--enable-static=yes' '--prefix=/programs/amber.test2' '--includedir=/programs/amber.test2/include/mtkpp' '--with-boost=/programs/amber.test2/AmberTools/src/boost-1.38.0'" 452c452 < ac_pwd='/programs/amber.test1/AmberTools/src/mtkpp' --- > ac_pwd='/programs/amber.test2/AmberTools/src/mtkpp' 534c534 < set X '/bin/sh' './configure' 'CXX=icpc' 'CC=icc' 'QTDIR=' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ' 'CXXFLAGS=-std=c++0x ' '--disable-shared' '--enable-static=yes' '--prefix=/programs/amber.test1' '--includedir=/programs/amber.test1/include/mtkpp' '--with-boost=/programs/amber.test1/AmberTools/src/boost-1.38.0' $ac_configure_extra_args --no-create --no-recursion --- > set X '/bin/sh' './configure' 'CXX=icpc' 'CC=icc' 'QTDIR=' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ' 'CXXFLAGS=-std=c++0x ' '--disable-shared' '--enable-static=yes' '--prefix=/programs/amber.test2' '--includedir=/programs/amber.test2/include/mtkpp' '--with-boost=/programs/amber.test2/AmberTools/src/boost-1.38.0' $ac_configure_extra_args --no-create --no-recursion 747c747 < predep_objects_CXX='-mIPOPT_obj_output_file_name=/tmp/ipo_icpcvs8Zwq.o -mGLOB_obj_output_file=/tmp/ipo_icpcvs8Zwq.o' --- > predep_objects_CXX='-mIPOPT_obj_output_file_name=/tmp/ipo_icpcQpzoyo.o -mGLOB_obj_output_file=/tmp/ipo_icpcQpzoyo.o' 940c940 < S["boost_inc"]="/programs/amber.test1/AmberTools/src/boost-1.38.0" --- > S["boost_inc"]="/programs/amber.test2/AmberTools/src/boost-1.38.0" 1004c1004 < S["AMTAR"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar" --- > S["AMTAR"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar" 1012,1017c1012,1017 < S["install_sh"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh" < S["MAKEINFO"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo" < S["AUTOHEADER"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader" < S["AUTOMAKE"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11" < S["AUTOCONF"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf" < S["ACLOCAL"]="${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11" --- > S["install_sh"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh" > S["MAKEINFO"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo" > S["AUTOHEADER"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader" > S["AUTOMAKE"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11" > S["AUTOCONF"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf" > S["ACLOCAL"]="${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11" 1041c1041 < S["docdir"]="/programs/amber.test1/doc" --- > S["docdir"]="/programs/amber.test2/doc" 1043c1043 < S["includedir"]="/programs/amber.test1/include/mtkpp" --- > S["includedir"]="/programs/amber.test2/include/mtkpp" 1053c1053 < S["prefix"]="/programs/amber.test1" --- > S["prefix"]="/programs/amber.test2" 1346c1346 < s&@docdir@&/programs/amber.test1/doc&g --- > s&@docdir@&/programs/amber.test2/doc&g diff -r amber.test1/AmberTools/src/mtkpp/libtool amber.test2/AmberTools/src/mtkpp/libtool 10217c10217 < predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcvs8Zwq.o -mGLOB_obj_output_file=/tmp/ipo_icpcvs8Zwq.o" --- > predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcQpzoyo.o -mGLOB_obj_output_file=/tmp/ipo_icpcQpzoyo.o" diff -r amber.test1/AmberTools/src/mtkpp/Makefile amber.test2/AmberTools/src/mtkpp/Makefile 130,131c130,131 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 133,135c133,135 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 177c177 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 210,213c210,213 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 224c224 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 235c235 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 248c248 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 250c250 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 262c262 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/mtkpp/src/Diagnostics/Makefile amber.test2/AmberTools/src/mtkpp/src/Diagnostics/Makefile 95,96c95,96 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 98,100c98,100 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 142c142 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 175,178c175,178 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Diagnostics < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Diagnostics < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Diagnostics > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Diagnostics > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 189c189 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 200c200 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 213c213 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 215c215 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 227c227 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 239c239 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. diff -r amber.test1/AmberTools/src/mtkpp/src/GA/Makefile amber.test2/AmberTools/src/mtkpp/src/GA/Makefile 104,105c104,105 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 107,109c107,109 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 151c151 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 184,187c184,187 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/GA < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/GA < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/GA > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/GA > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 198c198 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 209c209 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 222c222 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 224c224 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 236c236 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 249,250c249,250 < # old # INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/../Parsers -I$(srcdir)/../Utils < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. --- > # old # INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/../Parsers -I$(srcdir)/../Utils > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. diff -r amber.test1/AmberTools/src/mtkpp/src/Graph/Makefile amber.test2/AmberTools/src/mtkpp/src/Graph/Makefile 97,98c97,98 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 100,102c100,102 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 144c144 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 177,180c177,180 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Graph < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Graph < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Graph > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Graph > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 191c191 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 202c202 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 215c215 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 217c217 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 229c229 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 242c242 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. diff -r amber.test1/AmberTools/src/mtkpp/src/Log/Makefile amber.test2/AmberTools/src/mtkpp/src/Log/Makefile 95,96c95,96 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 98,100c98,100 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 142c142 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 175,178c175,178 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Log < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Log < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Log > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Log > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 189c189 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 200c200 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 213c213 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 215c215 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 227c227 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 239c239 < INCLUDES = -I$(srcdir)/.. -I/programs/amber.test1/AmberTools/src/boost-1.38.0 --- > INCLUDES = -I$(srcdir)/.. -I/programs/amber.test2/AmberTools/src/boost-1.38.0 diff -r amber.test1/AmberTools/src/mtkpp/src/Makefile amber.test2/AmberTools/src/mtkpp/src/Makefile 90,91c90,91 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 93,95c93,95 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 137c137 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 170,173c170,173 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 184c184 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 195c195 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 208c208 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 210c210 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 222c222 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/mtkpp/src/Minimizers/Makefile amber.test2/AmberTools/src/mtkpp/src/Minimizers/Makefile 98,99c98,99 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 101,103c101,103 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 145c145 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 178,181c178,181 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Minimizers < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Minimizers < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Minimizers > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Minimizers > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 192c192 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 203c203 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 216c216 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 218c218 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 230c230 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/mtkpp/src/MM/Makefile amber.test2/AmberTools/src/mtkpp/src/MM/Makefile 100,101c100,101 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 103,105c103,105 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 147c147 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 180,183c180,183 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/MM < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/MM < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/MM > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/MM > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 194c194 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 205c205 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 218c218 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 220c220 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 232c232 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 248c248 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. diff -r amber.test1/AmberTools/src/mtkpp/src/Molecule/Makefile amber.test2/AmberTools/src/mtkpp/src/Molecule/Makefile 107,108c107,108 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 110,112c110,112 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 154c154 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 187,190c187,190 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Molecule < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Molecule < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Molecule > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Molecule > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 201c201 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 212c212 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 225c225 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 227c227 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 239c239 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 257c257 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 diff -r amber.test1/AmberTools/src/mtkpp/src/Parsers/Makefile amber.test2/AmberTools/src/mtkpp/src/Parsers/Makefile 126,127c126,127 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 129,131c129,131 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 173c173 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 206,209c206,209 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Parsers < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Parsers < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Parsers > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Parsers > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 220c220 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 231c231 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 244c244 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 246c246 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 258c258 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 303,304c303,304 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 < #INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. $(QT_INCPATH) $(QT_DEFINES) --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 > #INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/.. $(QT_INCPATH) $(QT_DEFINES) 307c307 < # INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/../tinyxml -I$(srcdir)/../Molecule --- > # INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(srcdir)/../tinyxml -I$(srcdir)/../Molecule diff -r amber.test1/AmberTools/src/mtkpp/src/Statistics/Makefile amber.test2/AmberTools/src/mtkpp/src/Statistics/Makefile 100,101c100,101 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 103,105c103,105 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 147c147 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 180,183c180,183 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Statistics < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Statistics < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Statistics > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Statistics > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 194c194 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 205c205 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 218c218 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 220c220 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 232c232 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 246c246 < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 --- > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I$(srcdir)/.. -I$(top_srcdir)/src/eigen3b2 diff -r amber.test1/AmberTools/src/mtkpp/src/tinyxml/Makefile amber.test2/AmberTools/src/mtkpp/src/tinyxml/Makefile 96,97c96,97 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 99,101c99,101 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 143c143 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 176,179c176,179 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/tinyxml < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/tinyxml < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/tinyxml > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/tinyxml > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 190c190 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 201c201 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 214c214 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 216c216 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 228c228 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/mtkpp/src/Utils/Makefile amber.test2/AmberTools/src/mtkpp/src/Utils/Makefile 77,78c77,78 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 80,82c80,82 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 124c124 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 157,160c157,160 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/src/Utils < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/src/Utils < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/src/Utils > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/src/Utils > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 171c171 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 182c182 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 195c195 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 197c197 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 209c209 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 diff -r amber.test1/AmberTools/src/mtkpp/tests/Makefile amber.test2/AmberTools/src/mtkpp/tests/Makefile 141,142c141,142 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 144,146c144,146 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 188c188 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 221,224c221,224 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/tests < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/tests < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/tests > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/tests > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 235c235 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 246c246 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 259c259 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 261c261 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 273c273 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 327,328c327,328 < # INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_srcdir)/src/tinyxml -I$(top_srcdir)/src/Parsers -I$(top_srcdir)/src/Molecule -I$(top_srcdir)/src/Statistics -I$(top_srcdir)/src/Utils $(tmpQT_INCPATH) < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include $(tmpQT_INCPATH) -I$(top_srcdir)/src/eigen3b2 --- > # INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_srcdir)/src/tinyxml -I$(top_srcdir)/src/Parsers -I$(top_srcdir)/src/Molecule -I$(top_srcdir)/src/Statistics -I$(top_srcdir)/src/Utils $(tmpQT_INCPATH) > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include $(tmpQT_INCPATH) -I$(top_srcdir)/src/eigen3b2 diff -r amber.test1/AmberTools/src/mtkpp/tools/Makefile amber.test2/AmberTools/src/mtkpp/tools/Makefile 238,239c238,239 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run aclocal-1.11 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run tar --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run aclocal-1.11 > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run tar 241,243c241,243 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run automake-1.11 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run automake-1.11 285c285 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/missing --run makeinfo 318,321c318,321 < abs_builddir = /programs/amber.test1/AmberTools/src/mtkpp/tools < abs_srcdir = /programs/amber.test1/AmberTools/src/mtkpp/tools < abs_top_builddir = /programs/amber.test1/AmberTools/src/mtkpp < abs_top_srcdir = /programs/amber.test1/AmberTools/src/mtkpp --- > abs_builddir = /programs/amber.test2/AmberTools/src/mtkpp/tools > abs_srcdir = /programs/amber.test2/AmberTools/src/mtkpp/tools > abs_top_builddir = /programs/amber.test2/AmberTools/src/mtkpp > abs_top_srcdir = /programs/amber.test2/AmberTools/src/mtkpp 332c332 < boost_inc = /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > boost_inc = /programs/amber.test2/AmberTools/src/boost-1.38.0 343c343 < docdir = /programs/amber.test1/doc --- > docdir = /programs/amber.test2/doc 356c356 < includedir = /programs/amber.test1/include/mtkpp --- > includedir = /programs/amber.test2/include/mtkpp 358c358 < install_sh = ${SHELL} /programs/amber.test1/AmberTools/src/mtkpp/install-sh --- > install_sh = ${SHELL} /programs/amber.test2/AmberTools/src/mtkpp/install-sh 370c370 < prefix = /programs/amber.test1 --- > prefix = /programs/amber.test2 416,417c416,417 < # INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_srcdir)/src/tinyxml -I$(top_srcdir)/src/Parsers -I$(top_srcdir)/src/Statistics -I$(top_srcdir)/src/Utils $(QT_INCPATH) < INCLUDES = -I/programs/amber.test1/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include $(tmpQT_INCPATH) -I$(top_srcdir)/src/eigen3b2 --- > # INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include -I$(top_srcdir)/src/tinyxml -I$(top_srcdir)/src/Parsers -I$(top_srcdir)/src/Statistics -I$(top_srcdir)/src/Utils $(QT_INCPATH) > INCLUDES = -I/programs/amber.test2/AmberTools/src/boost-1.38.0 -I/include -I$(top_srcdir)/src -I$(top_srcdir)/include $(tmpQT_INCPATH) -I$(top_srcdir)/src/eigen3b2 diff -r amber.test1/AmberTools/src/mtkpp_config.log amber.test2/AmberTools/src/mtkpp_config.log 179a180 > config.status: config.h is unchanged 188,189c189,190 < - prefix ....... : /programs/amber.test1 < - docdir ....... : /programs/amber.test1/doc --- > - prefix ....... : /programs/amber.test2 > - docdir ....... : /programs/amber.test2/doc 191c192 < - includedir ... : /programs/amber.test1/include/mtkpp --- > - includedir ... : /programs/amber.test2/include/mtkpp 210c211 < - BOOST ........ : /programs/amber.test1/AmberTools/src/boost-1.38.0 --- > - BOOST ........ : /programs/amber.test2/AmberTools/src/boost-1.38.0 diff -r amber.test1/AmberTools/src/netcdf/src/config.log amber.test2/AmberTools/src/netcdf/src/config.log 7c7 < $ ./configure FC=ifort F90=ifort FFLAGS=-shared-intel -ip -O3 -xHost FCFLAGS=-shared-intel -ip -O3 -xHost F90FLAGS=-shared-intel -ip -O3 -xHost CPPFLAGS=-DNDEBUG CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE CXX=icpc CXXFLAGS=-std=c++0x LDFLAGS=-shared-intel --prefix=/programs/amber.test1/AmberTools --disable-cxx --- > $ ./configure FC=ifort F90=ifort FFLAGS=-shared-intel -ip -O3 -xHost FCFLAGS=-shared-intel -ip -O3 -xHost F90FLAGS=-shared-intel -ip -O3 -xHost CPPFLAGS=-DNDEBUG CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE CXX=icpc CXXFLAGS=-std=c++0x LDFLAGS=-shared-intel --prefix=/programs/amber.test2/AmberTools --disable-cxx 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 781c781 < /tmp/iccR8rmaj.o(.text+0x2b): In function `main': --- > /tmp/iccWnqji6.o(.text+0x2b): In function `main': 1208a1209 > config.status:987: config.h is unchanged 1355c1356 < ACLOCAL='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9' --- > ACLOCAL='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9' 1360c1361 < AMTAR='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar' --- > AMTAR='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar' 1363,1365c1364,1366 < AUTOCONF='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf' < AUTOHEADER='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader' < AUTOMAKE='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9' --- > AUTOCONF='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf' > AUTOHEADER='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader' > AUTOMAKE='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9' 1431c1432 < MAKEINFO='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo' --- > MAKEINFO='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo' 1504c1505 < install_sh='/programs/amber.test1/AmberTools/src/netcdf/src/install-sh' --- > install_sh='/programs/amber.test2/AmberTools/src/netcdf/src/install-sh' 1513c1514 < prefix='/programs/amber.test1/AmberTools' --- > prefix='/programs/amber.test2/AmberTools' diff -r amber.test1/AmberTools/src/netcdf/src/config.status amber.test2/AmberTools/src/netcdf/src/config.status 338c338 < with options \"'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx'\" --- > with options \"'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx'\" 344c344 < ac_pwd='/programs/amber.test1/AmberTools/src/netcdf/src' --- > ac_pwd='/programs/amber.test2/AmberTools/src/netcdf/src' 412c412 < echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx' $ac_configure_extra_args " --no-create --no-recursion" >&6 --- > echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx' $ac_configure_extra_args " --no-create --no-recursion" >&6 415c415 < exec /bin/sh "./configure" 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx' $ac_configure_extra_args --no-create --no-recursion --- > exec /bin/sh "./configure" 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx' $ac_configure_extra_args --no-create --no-recursion 522c522 < s,@prefix@,|#_!!_#|/programs/amber.test1/AmberTools,g --- > s,@prefix@,|#_!!_#|/programs/amber.test2/AmberTools,g 565,570c565,570 < s,@ACLOCAL@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9,g < s,@AUTOCONF@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf,g < s,@AUTOMAKE@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9,g < s,@AUTOHEADER@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader,g < s,@MAKEINFO@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo,g < s,@install_sh@,|#_!!_#|/programs/amber.test1/AmberTools/src/netcdf/src/install-sh,g --- > s,@ACLOCAL@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9,g > s,@AUTOCONF@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf,g > s,@AUTOMAKE@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9,g > s,@AUTOHEADER@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader,g > s,@MAKEINFO@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo,g > s,@install_sh@,|#_!!_#|/programs/amber.test2/AmberTools/src/netcdf/src/install-sh,g 577c577 < s,@AMTAR@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar,g --- > s,@AMTAR@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar,g diff -r amber.test1/AmberTools/src/netcdf/src/cxx/Makefile amber.test2/AmberTools/src/netcdf/src/cxx/Makefile 139c139 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 143c143 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 146,148c146,148 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 214c214 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 287c287 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 296c296 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/C/Makefile amber.test2/AmberTools/src/netcdf/src/examples/C/Makefile 128c128 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 132c132 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 135,137c135,137 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 203c203 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 276c276 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 285c285 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/CDL/Makefile amber.test2/AmberTools/src/netcdf/src/examples/CDL/Makefile 58c58 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 62c62 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 65,67c65,67 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 206c206 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 215c215 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/CXX/Makefile amber.test2/AmberTools/src/netcdf/src/examples/CXX/Makefile 144c144 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 148c148 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 151,153c151,153 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 219c219 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 292c292 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 301c301 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/F77/Makefile amber.test2/AmberTools/src/netcdf/src/examples/F77/Makefile 122c122 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 126c126 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 129,131c129,131 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 197c197 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 270c270 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 279c279 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/F90/Makefile amber.test2/AmberTools/src/netcdf/src/examples/F90/Makefile 168c168 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 172c172 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 175,177c175,177 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 243c243 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 316c316 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 325c325 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/examples/Makefile amber.test2/AmberTools/src/netcdf/src/examples/Makefile 69c69 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 73c73 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 76,78c76,78 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 144c144 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 217c217 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 226c226 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/f90/Makefile amber.test2/AmberTools/src/netcdf/src/f90/Makefile 106c106 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 110c110 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 113,115c113,115 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 181c181 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 254c254 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 263c263 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/fortran/Makefile amber.test2/AmberTools/src/netcdf/src/fortran/Makefile 117c117 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 121c121 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 124,126c124,126 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 192c192 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 265c265 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 274c274 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/libsrc/Makefile amber.test2/AmberTools/src/netcdf/src/libsrc/Makefile 179c179 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 183c183 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 186,188c186,188 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 254c254 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 327c327 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 336c336 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/libtool amber.test2/AmberTools/src/netcdf/src/libtool 7516c7516 < predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcHVmh16.o -mGLOB_obj_output_file=/tmp/ipo_icpcHVmh16.o" --- > predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcijvlCj.o -mGLOB_obj_output_file=/tmp/ipo_icpcijvlCj.o" diff -r amber.test1/AmberTools/src/netcdf/src/Makefile amber.test2/AmberTools/src/netcdf/src/Makefile 93c93 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 97c97 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 100,102c100,102 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 168c168 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 241c241 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 250c250 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/man/Makefile amber.test2/AmberTools/src/netcdf/src/man/Makefile 114c114 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 118c118 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 121,123c121,123 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 189c189 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 262c262 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 271c271 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/ncdump/Makefile amber.test2/AmberTools/src/netcdf/src/ncdump/Makefile 125c125 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 129c129 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 132,134c132,134 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 200c200 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 273c273 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 282c282 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/ncgen/Makefile amber.test2/AmberTools/src/netcdf/src/ncgen/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 170c170 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 243c243 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 252c252 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/nctest/Makefile amber.test2/AmberTools/src/netcdf/src/nctest/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 170c170 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 243c243 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 252c252 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/nc_test/Makefile amber.test2/AmberTools/src/netcdf/src/nc_test/Makefile 124c124 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 128c128 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 131,133c131,133 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 199c199 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 272c272 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 281c281 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf/src/nf_test/Makefile amber.test2/AmberTools/src/netcdf/src/nf_test/Makefile 205c205 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 209c209 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 212,214c212,214 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 280c280 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 353c353 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 362c362 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/AmberTools/src/netcdf_config.log amber.test2/AmberTools/src/netcdf_config.log 223a224 > config.status: config.h is unchanged diff -r amber.test1/src/config.h amber.test2/src/config.h 7,10c7,10 < BINDIR=/programs/amber.test1/bin < LIBDIR=/programs/amber.test1/lib < INCDIR=/programs/amber.test1/include < DATDIR=/programs/amber.test1/dat --- > BINDIR=/programs/amber.test2/bin > LIBDIR=/programs/amber.test2/lib > INCDIR=/programs/amber.test2/include > DATDIR=/programs/amber.test2/dat diff -r amber.test1/src/netcdf/src/config.log amber.test2/src/netcdf/src/config.log 7c7 < $ ./configure FC=ifort F90=ifort FFLAGS=-shared-intel -ip -O3 -xHost FCFLAGS=-shared-intel -ip -O3 -xHost F90FLAGS=-shared-intel -ip -O3 -xHost CPPFLAGS=-DNDEBUG CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE CXX=icpc CXXFLAGS=-std=c++0x LDFLAGS=-shared-intel --prefix=/programs/amber.test1/AmberTools --disable-cxx --- > $ ./configure FC=ifort F90=ifort FFLAGS=-shared-intel -ip -O3 -xHost FCFLAGS=-shared-intel -ip -O3 -xHost F90FLAGS=-shared-intel -ip -O3 -xHost CPPFLAGS=-DNDEBUG CC=icc CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE CXX=icpc CXXFLAGS=-std=c++0x LDFLAGS=-shared-intel --prefix=/programs/amber.test2/AmberTools --disable-cxx 30c30 < PATH: /programs/amber.test1/bin --- > PATH: /programs/amber.test2/bin 781c781 < /tmp/iccR8rmaj.o(.text+0x2b): In function `main': --- > /tmp/iccWnqji6.o(.text+0x2b): In function `main': 1208a1209 > config.status:987: config.h is unchanged 1355c1356 < ACLOCAL='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9' --- > ACLOCAL='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9' 1360c1361 < AMTAR='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar' --- > AMTAR='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar' 1363,1365c1364,1366 < AUTOCONF='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf' < AUTOHEADER='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader' < AUTOMAKE='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9' --- > AUTOCONF='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf' > AUTOHEADER='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader' > AUTOMAKE='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9' 1431c1432 < MAKEINFO='${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo' --- > MAKEINFO='${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo' 1504c1505 < install_sh='/programs/amber.test1/AmberTools/src/netcdf/src/install-sh' --- > install_sh='/programs/amber.test2/AmberTools/src/netcdf/src/install-sh' 1513c1514 < prefix='/programs/amber.test1/AmberTools' --- > prefix='/programs/amber.test2/AmberTools' diff -r amber.test1/src/netcdf/src/config.status amber.test2/src/netcdf/src/config.status 338c338 < with options \"'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx'\" --- > with options \"'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx'\" 344c344 < ac_pwd='/programs/amber.test1/AmberTools/src/netcdf/src' --- > ac_pwd='/programs/amber.test2/AmberTools/src/netcdf/src' 412c412 < echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx' $ac_configure_extra_args " --no-create --no-recursion" >&6 --- > echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx' $ac_configure_extra_args " --no-create --no-recursion" >&6 415c415 < exec /bin/sh "./configure" 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test1/AmberTools' '--disable-cxx' $ac_configure_extra_args --no-create --no-recursion --- > exec /bin/sh "./configure" 'FC=ifort' 'F90=ifort' 'FFLAGS=-shared-intel -ip -O3 -xHost' 'FCFLAGS=-shared-intel -ip -O3 -xHost' 'F90FLAGS=-shared-intel -ip -O3 -xHost' 'CPPFLAGS=-DNDEBUG' 'CC=icc' 'CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE ' 'CXX=icpc' 'CXXFLAGS=-std=c++0x ' 'LDFLAGS=-shared-intel ' '--prefix=/programs/amber.test2/AmberTools' '--disable-cxx' $ac_configure_extra_args --no-create --no-recursion 522c522 < s,@prefix@,|#_!!_#|/programs/amber.test1/AmberTools,g --- > s,@prefix@,|#_!!_#|/programs/amber.test2/AmberTools,g 565,570c565,570 < s,@ACLOCAL@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9,g < s,@AUTOCONF@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf,g < s,@AUTOMAKE@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9,g < s,@AUTOHEADER@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader,g < s,@MAKEINFO@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo,g < s,@install_sh@,|#_!!_#|/programs/amber.test1/AmberTools/src/netcdf/src/install-sh,g --- > s,@ACLOCAL@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9,g > s,@AUTOCONF@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf,g > s,@AUTOMAKE@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9,g > s,@AUTOHEADER@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader,g > s,@MAKEINFO@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo,g > s,@install_sh@,|#_!!_#|/programs/amber.test2/AmberTools/src/netcdf/src/install-sh,g 577c577 < s,@AMTAR@,|#_!!_#|${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar,g --- > s,@AMTAR@,|#_!!_#|${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar,g diff -r amber.test1/src/netcdf/src/cxx/Makefile amber.test2/src/netcdf/src/cxx/Makefile 139c139 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 143c143 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 146,148c146,148 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 214c214 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 287c287 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 296c296 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/C/Makefile amber.test2/src/netcdf/src/examples/C/Makefile 128c128 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 132c132 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 135,137c135,137 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 203c203 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 276c276 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 285c285 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/CDL/Makefile amber.test2/src/netcdf/src/examples/CDL/Makefile 58c58 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 62c62 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 65,67c65,67 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 133c133 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 206c206 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 215c215 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/CXX/Makefile amber.test2/src/netcdf/src/examples/CXX/Makefile 144c144 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 148c148 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 151,153c151,153 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 219c219 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 292c292 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 301c301 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/F77/Makefile amber.test2/src/netcdf/src/examples/F77/Makefile 122c122 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 126c126 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 129,131c129,131 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 197c197 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 270c270 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 279c279 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/F90/Makefile amber.test2/src/netcdf/src/examples/F90/Makefile 168c168 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 172c172 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 175,177c175,177 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 243c243 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 316c316 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 325c325 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/examples/Makefile amber.test2/src/netcdf/src/examples/Makefile 69c69 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 73c73 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 76,78c76,78 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 144c144 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 217c217 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 226c226 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/f90/Makefile amber.test2/src/netcdf/src/f90/Makefile 106c106 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 110c110 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 113,115c113,115 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 181c181 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 254c254 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 263c263 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/fortran/Makefile amber.test2/src/netcdf/src/fortran/Makefile 117c117 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 121c121 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 124,126c124,126 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 192c192 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 265c265 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 274c274 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/libsrc/Makefile amber.test2/src/netcdf/src/libsrc/Makefile 179c179 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 183c183 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 186,188c186,188 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 254c254 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 327c327 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 336c336 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/libtool amber.test2/src/netcdf/src/libtool 7516c7516 < predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcHVmh16.o -mGLOB_obj_output_file=/tmp/ipo_icpcHVmh16.o" --- > predep_objects="-mIPOPT_obj_output_file_name=/tmp/ipo_icpcijvlCj.o -mGLOB_obj_output_file=/tmp/ipo_icpcijvlCj.o" diff -r amber.test1/src/netcdf/src/Makefile amber.test2/src/netcdf/src/Makefile 93c93 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 97c97 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 100,102c100,102 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 168c168 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 241c241 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 250c250 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/man/Makefile amber.test2/src/netcdf/src/man/Makefile 114c114 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 118c118 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 121,123c121,123 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 189c189 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 262c262 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 271c271 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/ncdump/Makefile amber.test2/src/netcdf/src/ncdump/Makefile 125c125 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 129c129 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 132,134c132,134 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 200c200 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 273c273 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 282c282 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/ncgen/Makefile amber.test2/src/netcdf/src/ncgen/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 170c170 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 243c243 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 252c252 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/nctest/Makefile amber.test2/src/netcdf/src/nctest/Makefile 95c95 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 99c99 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 102,104c102,104 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 170c170 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 243c243 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 252c252 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/nc_test/Makefile amber.test2/src/netcdf/src/nc_test/Makefile 124c124 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 128c128 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 131,133c131,133 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 199c199 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 272c272 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 281c281 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools diff -r amber.test1/src/netcdf/src/nf_test/Makefile amber.test2/src/netcdf/src/nf_test/Makefile 205c205 < ACLOCAL = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run aclocal-1.9 --- > ACLOCAL = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run aclocal-1.9 209c209 < AMTAR = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run tar --- > AMTAR = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run tar 212,214c212,214 < AUTOCONF = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoconf < AUTOHEADER = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run autoheader < AUTOMAKE = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run automake-1.9 --- > AUTOCONF = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoconf > AUTOHEADER = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run autoheader > AUTOMAKE = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run automake-1.9 280c280 < MAKEINFO = ${SHELL} /programs/amber.test1/AmberTools/src/netcdf/src/missing --run makeinfo --- > MAKEINFO = ${SHELL} /programs/amber.test2/AmberTools/src/netcdf/src/missing --run makeinfo 353c353 < install_sh = /programs/amber.test1/AmberTools/src/netcdf/src/install-sh --- > install_sh = /programs/amber.test2/AmberTools/src/netcdf/src/install-sh 362c362 < prefix = /programs/amber.test1/AmberTools --- > prefix = /programs/amber.test2/AmberTools