/[svn]/libgig/trunk/configure
ViewVC logotype

Diff of /libgig/trunk/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 57 by schoenebeck, Thu Jan 1 23:46:41 2004 UTC revision 58 by schoenebeck, Mon May 3 14:16:59 2004 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.58.  # Generated by GNU Autoconf 2.59.
4  #  #
5  # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright (C) 2003 Free Software Foundation, Inc.
6  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
# Line 1031  Optional Features: Line 1031  Optional Features:
1031                            build static libraries [default=yes]                            build static libraries [default=yes]
1032    --enable-fast-install[=PKGS]    --enable-fast-install[=PKGS]
1033                            optimize for fast installation [default=yes]                            optimize for fast installation [default=yes]
1034    --disable-libtool-lock    --disable-libtool-lock  avoid locking (might break parallel builds)
                           avoid locking (might break parallel builds)  
1035    
1036  Optional Packages:  Optional Packages:
1037    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1038    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1039    --with-gnu-ld    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1040                            assume the C compiler uses GNU ld [default=no]    --with-pic              try to use only PIC/non-PIC objects [default=use
1041    --with-pic                            both]
                           try to use only PIC/non-PIC objects [default=use both]  
1042    --with-tags[=TAGS]    --with-tags[=TAGS]
1043                            include additional configurations [automatic]                            include additional configurations [automatic]
1044    
1045  Some influential environment variables:  Some influential environment variables:
1046    CC    CC          C compiler command
1047                C compiler command    CFLAGS      C compiler flags
1048    CFLAGS    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1049                C compiler flags                nonstandard directory <lib dir>
1050    LDFLAGS    CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
1051                linker flags, e.g. -L<lib dir> if you have                headers in a nonstandard directory <include dir>
1052                libraries in a nonstandard directory <lib dir>    CXX         C++ compiler command
1053    CPPFLAGS    CXXFLAGS    C++ compiler flags
1054                C/C++ preprocessor flags, e.g. -I<include dir> if you    CPP         C preprocessor
1055                have headers in a nonstandard directory <include dir>    CXXCPP      C++ preprocessor
1056    CXX    F77         Fortran 77 compiler command
1057                C++ compiler command    FFLAGS      Fortran 77 compiler flags
   CXXFLAGS  
               C++ compiler flags  
   CPP  
               C preprocessor  
   CXXCPP  
               C++ preprocessor  
   F77  
               Fortran 77 compiler command  
   FFLAGS  
               Fortran 77 compiler flags  
1058    
1059  Use these variables to override the choices made by `configure' or to help  Use these variables to override the choices made by `configure' or to help
1060  it to find libraries and programs with nonstandard names/locations.  it to find libraries and programs with nonstandard names/locations.
# Line 1179  This file contains any messages produced Line 1167  This file contains any messages produced
1167  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1168    
1169  It was created by $as_me, which was  It was created by $as_me, which was
1170  generated by GNU Autoconf 2.58.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1171    
1172    $ $0 $@    $ $0 $@
1173    
# Line 4029  bsdi4*) Line 4017  bsdi4*)
4017    ;;    ;;
4018    
4019  cygwin*)  cygwin*)
4020    # win32_libid is a shell function defined in ltmain.sh    # func_win32_libid is a shell function defined in ltmain.sh
4021    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4022    lt_cv_file_magic_cmd='win32_libid'    lt_cv_file_magic_cmd='func_win32_libid'
4023    ;;    ;;
4024    
4025  mingw* | pw32*)  mingw* | pw32*)
4026    # Base MSYS/MinGW do not provide the 'file' command needed by    # Base MSYS/MinGW do not provide the 'file' command needed by
4027    # win32_libid shell function, so use a weaker test based on 'objdump'.    # func_win32_libid shell function, so use a weaker test based on 'objdump'.
4028    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
4029    lt_cv_file_magic_cmd='$OBJDUMP -f'    lt_cv_file_magic_cmd='$OBJDUMP -f'
4030    ;;    ;;
# Line 4098  linux*) Line 4086  linux*)
4086    lt_cv_deplibs_check_method=pass_all    lt_cv_deplibs_check_method=pass_all
4087    ;;    ;;
4088    
4089  netbsd*)  netbsd* | knetbsd*-gnu)
4090    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
4091      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
4092    else    else
# Line 4214  ia64-*-hpux*) Line 4202  ia64-*-hpux*)
4202    ;;    ;;
4203  *-*-irix6*)  *-*-irix6*)
4204    # Find out which ABI we are using.    # Find out which ABI we are using.
4205    echo '#line 4217 "configure"' > conftest.$ac_ext    echo '#line 4205 "configure"' > conftest.$ac_ext
4206    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4207    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
4208    ac_status=$?    ac_status=$?
# Line 5318  fi Line 5306  fi
5306    
5307    
5308  # Provide some information about the compiler.  # Provide some information about the compiler.
5309  echo "$as_me:5321:" \  echo "$as_me:5309:" \
5310       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
5311  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
5312  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5  { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
# Line 5471  if test "${lt_cv_sys_max_cmd_len+set}" = Line 5459  if test "${lt_cv_sys_max_cmd_len+set}" =
5459    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5460  else  else
5461      i=0      i=0
5462    testring="ABCD"    teststring="ABCD"
5463    
5464    case $build_os in    case $build_os in
5465    msdosdjgpp*)    msdosdjgpp*)
# Line 5510  else Line 5498  else
5498      # If test is not a shell built-in, we'll probably end up computing a      # If test is not a shell built-in, we'll probably end up computing a
5499      # maximum length that is only half of the actual maximum length, but      # maximum length that is only half of the actual maximum length, but
5500      # we can't tell.      # we can't tell.
5501      while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \      while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
5502                 = "XX$testring") >/dev/null 2>&1 &&                 = "XX$teststring") >/dev/null 2>&1 &&
5503              new_result=`expr "X$testring" : ".*" 2>&1` &&              new_result=`expr "X$teststring" : ".*" 2>&1` &&
5504              lt_cv_sys_max_cmd_len=$new_result &&              lt_cv_sys_max_cmd_len=$new_result &&
5505              test $i != 17 # 1/2 MB should be enough              test $i != 17 # 1/2 MB should be enough
5506      do      do
5507        i=`expr $i + 1`        i=`expr $i + 1`
5508        testring=$testring$testring        teststring=$teststring$teststring
5509      done      done
5510      testring=      teststring=
5511      # Add a significant safety factor because C++ compilers can tack on massive      # Add a significant safety factor because C++ compilers can tack on massive
5512      # amounts of additional arguments before passing them to the linker.      # amounts of additional arguments before passing them to the linker.
5513      # It appears as though 1/2 is a usable value.      # It appears as though 1/2 is a usable value.
# Line 6350  else Line 6338  else
6338     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6339     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6340     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6341     (eval echo "\"\$as_me:6353: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6341: $lt_compile\"" >&5)
6342     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6343     ac_status=$?     ac_status=$?
6344     cat conftest.err >&5     cat conftest.err >&5
6345     echo "$as_me:6357: \$? = $ac_status" >&5     echo "$as_me:6345: \$? = $ac_status" >&5
6346     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6347       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6348       # So say no if there are warnings       # So say no if there are warnings
# Line 6583  else Line 6571  else
6571     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6572     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6573     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6574     (eval echo "\"\$as_me:6586: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6574: $lt_compile\"" >&5)
6575     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6576     ac_status=$?     ac_status=$?
6577     cat conftest.err >&5     cat conftest.err >&5
6578     echo "$as_me:6590: \$? = $ac_status" >&5     echo "$as_me:6578: \$? = $ac_status" >&5
6579     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6580       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6581       # So say no if there are warnings       # So say no if there are warnings
# Line 6634  else Line 6622  else
6622     mkdir out     mkdir out
6623     printf "$lt_simple_compile_test_code" > conftest.$ac_ext     printf "$lt_simple_compile_test_code" > conftest.$ac_ext
6624    
    # 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 .  
   
6625     lt_compiler_flag="-o out/conftest2.$ac_objext"     lt_compiler_flag="-o out/conftest2.$ac_objext"
6626     # Insert the option either (1) after the last *FLAGS variable, or     # Insert the option either (1) after the last *FLAGS variable, or
6627     # (2) before a word containing "conftest.", or (3) at the end.     # (2) before a word containing "conftest.", or (3) at the end.
# Line 6650  else Line 6631  else
6631     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6632     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6633     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6634     (eval echo "\"\$as_me:6653: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6634: $lt_compile\"" >&5)
6635     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
6636     ac_status=$?     ac_status=$?
6637     cat out/conftest.err >&5     cat out/conftest.err >&5
6638     echo "$as_me:6657: \$? = $ac_status" >&5     echo "$as_me:6638: \$? = $ac_status" >&5
6639     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
6640     then     then
6641       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 6827  EOF Line 6808  EOF
6808        fi        fi
6809        ;;        ;;
6810    
6811      netbsd*)      netbsd* | knetbsd*-gnu)
6812        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6813          archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'          archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6814          wlarc=          wlarc=
# Line 6866  EOF Line 6847  EOF
6847        ;;        ;;
6848    
6849    linux*)    linux*)
6850      if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
6851          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6852          archive_cmds="$tmp_archive_cmds"          archive_cmds="$tmp_archive_cmds"
6853        supports_anon_versioning=no        supports_anon_versioning=no
# Line 6885  $echo "local: *; };" >> $output_objdir/$ Line 6866  $echo "local: *; };" >> $output_objdir/$
6866        else        else
6867          archive_expsym_cmds="$tmp_archive_cmds"          archive_expsym_cmds="$tmp_archive_cmds"
6868        fi        fi
6869          link_all_deplibs=no
6870      else      else
6871        ld_shlibs=no        ld_shlibs=no
6872      fi      fi
# Line 7166  if test -z "$aix_libpath"; then aix_libp Line 7148  if test -z "$aix_libpath"; then aix_libp
7148        # Tell ltmain to make .lib files, not .a files.        # Tell ltmain to make .lib files, not .a files.
7149        libext=lib        libext=lib
7150        # Tell ltmain to make .dll files, not .so files.        # Tell ltmain to make .dll files, not .so files.
7151        shrext=".dll"        shrext_cmds=".dll"
7152        # FIXME: Setting linknames here is a bad hack.        # FIXME: Setting linknames here is a bad hack.
7153        archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='        archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
7154        # The linker will automatically build a .lib file if we build a DLL.        # The linker will automatically build a .lib file if we build a DLL.
# Line 7344  if test -z "$aix_libpath"; then aix_libp Line 7326  if test -z "$aix_libpath"; then aix_libp
7326        link_all_deplibs=yes        link_all_deplibs=yes
7327        ;;        ;;
7328    
7329      netbsd*)      netbsd* | knetbsd*-gnu)
7330        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
7331          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
7332        else        else
# Line 7622  echo $ECHO_N "checking dynamic linker ch Line 7604  echo $ECHO_N "checking dynamic linker ch
7604  library_names_spec=  library_names_spec=
7605  libname_spec='lib$name'  libname_spec='lib$name'
7606  soname_spec=  soname_spec=
7607  shrext=".so"  shrext_cmds=".so"
7608  postinstall_cmds=  postinstall_cmds=
7609  postuninstall_cmds=  postuninstall_cmds=
7610  finish_cmds=  finish_cmds=
# Line 7735  bsdi4*) Line 7717  bsdi4*)
7717    
7718  cygwin* | mingw* | pw32*)  cygwin* | mingw* | pw32*)
7719    version_type=windows    version_type=windows
7720    shrext=".dll"    shrext_cmds=".dll"
7721    need_version=no    need_version=no
7722    need_lib_prefix=no    need_lib_prefix=no
7723    
# Line 7800  darwin* | rhapsody*) Line 7782  darwin* | rhapsody*)
7782    soname_spec='${libname}${release}${major}$shared_ext'    soname_spec='${libname}${release}${major}$shared_ext'
7783    shlibpath_overrides_runpath=yes    shlibpath_overrides_runpath=yes
7784    shlibpath_var=DYLD_LIBRARY_PATH    shlibpath_var=DYLD_LIBRARY_PATH
7785    shrext='$(test .$module = .yes && echo .so || echo .dylib)'    shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
7786    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
7787    if test "$GCC" = yes; then    if test "$GCC" = yes; then
7788      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"`      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"`
# Line 7883  hpux9* | hpux10* | hpux11*) Line 7865  hpux9* | hpux10* | hpux11*)
7865    need_version=no    need_version=no
7866    case "$host_cpu" in    case "$host_cpu" in
7867    ia64*)    ia64*)
7868      shrext='.so'      shrext_cmds='.so'
7869      hardcode_into_libs=yes      hardcode_into_libs=yes
7870      dynamic_linker="$host_os dld.so"      dynamic_linker="$host_os dld.so"
7871      shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH
# Line 7898  hpux9* | hpux10* | hpux11*) Line 7880  hpux9* | hpux10* | hpux11*)
7880      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
7881      ;;      ;;
7882     hppa*64*)     hppa*64*)
7883       shrext='.sl'       shrext_cmds='.sl'
7884       hardcode_into_libs=yes       hardcode_into_libs=yes
7885       dynamic_linker="$host_os dld.sl"       dynamic_linker="$host_os dld.sl"
7886       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
# Line 7909  hpux9* | hpux10* | hpux11*) Line 7891  hpux9* | hpux10* | hpux11*)
7891       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
7892       ;;       ;;
7893     *)     *)
7894      shrext='.sl'      shrext_cmds='.sl'
7895      dynamic_linker="$host_os dld.sl"      dynamic_linker="$host_os dld.sl"
7896      shlibpath_var=SHLIB_PATH      shlibpath_var=SHLIB_PATH
7897      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
# Line 7980  linux*) Line 7962  linux*)
7962    
7963    # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
7964    if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
7965      ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`      lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
7966      sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
7967    fi    fi
7968    
7969    # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 8014  netbsd*) Line 7996  netbsd*)
7996      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
7997      dynamic_linker='NetBSD (a.out) ld.so'      dynamic_linker='NetBSD (a.out) ld.so'
7998    else    else
7999      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
8000      soname_spec='${libname}${release}${shared_ext}$major'      soname_spec='${libname}${release}${shared_ext}$major'
8001      dynamic_linker='NetBSD ld.elf_so'      dynamic_linker='NetBSD ld.elf_so'
8002    fi    fi
# Line 8063  openbsd*) Line 8045  openbsd*)
8045    
8046  os2*)  os2*)
8047    libname_spec='$name'    libname_spec='$name'
8048    shrext=".dll"    shrext_cmds=".dll"
8049    need_lib_prefix=no    need_lib_prefix=no
8050    library_names_spec='$libname${shared_ext} $libname.a'    library_names_spec='$libname${shared_ext} $libname.a'
8051    dynamic_linker='OS/2 ld.exe'    dynamic_linker='OS/2 ld.exe'
# Line 8825  else Line 8807  else
8807    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8808    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8809    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8810  #line 8828 "configure"  #line 8810 "configure"
8811  #include "confdefs.h"  #include "confdefs.h"
8812    
8813  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 8923  else Line 8905  else
8905    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8906    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
8907    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
8908  #line 8926 "configure"  #line 8908 "configure"
8909  #include "confdefs.h"  #include "confdefs.h"
8910    
8911  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 9048  aix3*) Line 9030  aix3*)
9030    fi    fi
9031    ;;    ;;
9032    
9033  aix4*)  aix4* | aix5*)
9034    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
9035      test "$enable_shared" = yes && enable_static=no      test "$enable_shared" = yes && enable_static=no
9036    fi    fi
# Line 9324  objext="$ac_objext" Line 9306  objext="$ac_objext"
9306  libext="$libext"  libext="$libext"
9307    
9308  # Shared library suffix (normally ".so").  # Shared library suffix (normally ".so").
9309  shrext='$shrext'  shrext_cmds='$shrext_cmds'
9310    
9311  # Executable file suffix (normally "").  # Executable file suffix (normally "").
9312  exeext="$exeext"  exeext="$exeext"
# Line 10237  if test -z "$aix_libpath"; then aix_libp Line 10219  if test -z "$aix_libpath"; then aix_libp
10219        # explicitly linking system object files so we need to strip them        # explicitly linking system object files so we need to strip them
10220        # from the output so that they don't get included in the library        # from the output so that they don't get included in the library
10221        # dependencies.        # dependencies.
10222        output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | egrep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'        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'
10223        ;;        ;;
10224      *)      *)
10225        if test "$GXX" = yes; then        if test "$GXX" = yes; then
# Line 10434  if test -z "$aix_libpath"; then aix_libp Line 10416  if test -z "$aix_libpath"; then aix_libp
10416          ;;          ;;
10417      esac      esac
10418      ;;      ;;
10419    netbsd*)    netbsd* | knetbsd*-gnu)
10420      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
10421        archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'        archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
10422        wlarc=        wlarc=
# Line 10989  echo $ECHO_N "checking for $compiler opt Line 10971  echo $ECHO_N "checking for $compiler opt
10971              ;;              ;;
10972          esac          esac
10973          ;;          ;;
10974        netbsd*)        netbsd* | knetbsd*-gnu)
10975          ;;          ;;
10976        osf3* | osf4* | osf5*)        osf3* | osf4* | osf5*)
10977          case $cc_basename in          case $cc_basename in
# Line 11100  else Line 11082  else
11082     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11083     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11084     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11085     (eval echo "\"\$as_me:11103: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11085: $lt_compile\"" >&5)
11086     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
11087     ac_status=$?     ac_status=$?
11088     cat conftest.err >&5     cat conftest.err >&5
11089     echo "$as_me:11107: \$? = $ac_status" >&5     echo "$as_me:11089: \$? = $ac_status" >&5
11090     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
11091       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
11092       # So say no if there are warnings       # So say no if there are warnings
# Line 11151  else Line 11133  else
11133     mkdir out     mkdir out
11134     printf "$lt_simple_compile_test_code" > conftest.$ac_ext     printf "$lt_simple_compile_test_code" > conftest.$ac_ext
11135    
    # 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 .  
   
11136     lt_compiler_flag="-o out/conftest2.$ac_objext"     lt_compiler_flag="-o out/conftest2.$ac_objext"
11137     # Insert the option either (1) after the last *FLAGS variable, or     # Insert the option either (1) after the last *FLAGS variable, or
11138     # (2) before a word containing "conftest.", or (3) at the end.     # (2) before a word containing "conftest.", or (3) at the end.
# Line 11167  else Line 11142  else
11142     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11143     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11144     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11145     (eval echo "\"\$as_me:11170: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11145: $lt_compile\"" >&5)
11146     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
11147     ac_status=$?     ac_status=$?
11148     cat out/conftest.err >&5     cat out/conftest.err >&5
11149     echo "$as_me:11174: \$? = $ac_status" >&5     echo "$as_me:11149: \$? = $ac_status" >&5
11150     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
11151     then     then
11152       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 11237  echo $ECHO_N "checking whether the $comp Line 11212  echo $ECHO_N "checking whether the $comp
11212    cygwin* | mingw*)    cygwin* | mingw*)
11213      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 -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
11214    ;;    ;;
11215      linux*)
11216        link_all_deplibs_CXX=no
11217      ;;
11218    *)    *)
11219      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
11220    ;;    ;;
# Line 11318  echo $ECHO_N "checking dynamic linker ch Line 11296  echo $ECHO_N "checking dynamic linker ch
11296  library_names_spec=  library_names_spec=
11297  libname_spec='lib$name'  libname_spec='lib$name'
11298  soname_spec=  soname_spec=
11299  shrext=".so"  shrext_cmds=".so"
11300  postinstall_cmds=  postinstall_cmds=
11301  postuninstall_cmds=  postuninstall_cmds=
11302  finish_cmds=  finish_cmds=
# Line 11431  bsdi4*) Line 11409  bsdi4*)
11409    
11410  cygwin* | mingw* | pw32*)  cygwin* | mingw* | pw32*)
11411    version_type=windows    version_type=windows
11412    shrext=".dll"    shrext_cmds=".dll"
11413    need_version=no    need_version=no
11414    need_lib_prefix=no    need_lib_prefix=no
11415    
# Line 11496  darwin* | rhapsody*) Line 11474  darwin* | rhapsody*)
11474    soname_spec='${libname}${release}${major}$shared_ext'    soname_spec='${libname}${release}${major}$shared_ext'
11475    shlibpath_overrides_runpath=yes    shlibpath_overrides_runpath=yes
11476    shlibpath_var=DYLD_LIBRARY_PATH    shlibpath_var=DYLD_LIBRARY_PATH
11477    shrext='$(test .$module = .yes && echo .so || echo .dylib)'    shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
11478    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
11479    if test "$GCC" = yes; then    if test "$GCC" = yes; then
11480      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"`      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"`
# Line 11579  hpux9* | hpux10* | hpux11*) Line 11557  hpux9* | hpux10* | hpux11*)
11557    need_version=no    need_version=no
11558    case "$host_cpu" in    case "$host_cpu" in
11559    ia64*)    ia64*)
11560      shrext='.so'      shrext_cmds='.so'
11561      hardcode_into_libs=yes      hardcode_into_libs=yes
11562      dynamic_linker="$host_os dld.so"      dynamic_linker="$host_os dld.so"
11563      shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH
# Line 11594  hpux9* | hpux10* | hpux11*) Line 11572  hpux9* | hpux10* | hpux11*)
11572      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11573      ;;      ;;
11574     hppa*64*)     hppa*64*)
11575       shrext='.sl'       shrext_cmds='.sl'
11576       hardcode_into_libs=yes       hardcode_into_libs=yes
11577       dynamic_linker="$host_os dld.sl"       dynamic_linker="$host_os dld.sl"
11578       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
# Line 11605  hpux9* | hpux10* | hpux11*) Line 11583  hpux9* | hpux10* | hpux11*)
11583       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11584       ;;       ;;
11585     *)     *)
11586      shrext='.sl'      shrext_cmds='.sl'
11587      dynamic_linker="$host_os dld.sl"      dynamic_linker="$host_os dld.sl"
11588      shlibpath_var=SHLIB_PATH      shlibpath_var=SHLIB_PATH
11589      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
# Line 11676  linux*) Line 11654  linux*)
11654    
11655    # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
11656    if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
11657      ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`      lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
11658      sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11659    fi    fi
11660    
11661    # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 11710  netbsd*) Line 11688  netbsd*)
11688      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11689      dynamic_linker='NetBSD (a.out) ld.so'      dynamic_linker='NetBSD (a.out) ld.so'
11690    else    else
11691      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11692      soname_spec='${libname}${release}${shared_ext}$major'      soname_spec='${libname}${release}${shared_ext}$major'
11693      dynamic_linker='NetBSD ld.elf_so'      dynamic_linker='NetBSD ld.elf_so'
11694    fi    fi
# Line 11759  openbsd*) Line 11737  openbsd*)
11737    
11738  os2*)  os2*)
11739    libname_spec='$name'    libname_spec='$name'
11740    shrext=".dll"    shrext_cmds=".dll"
11741    need_lib_prefix=no    need_lib_prefix=no
11742    library_names_spec='$libname${shared_ext} $libname.a'    library_names_spec='$libname${shared_ext} $libname.a'
11743    dynamic_linker='OS/2 ld.exe'    dynamic_linker='OS/2 ld.exe'
# Line 12521  else Line 12499  else
12499    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12500    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
12501    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
12502  #line 12524 "configure"  #line 12502 "configure"
12503  #include "confdefs.h"  #include "confdefs.h"
12504    
12505  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12619  else Line 12597  else
12597    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12598    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
12599    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
12600  #line 12622 "configure"  #line 12600 "configure"
12601  #include "confdefs.h"  #include "confdefs.h"
12602    
12603  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12898  objext="$ac_objext" Line 12876  objext="$ac_objext"
12876  libext="$libext"  libext="$libext"
12877    
12878  # Shared library suffix (normally ".so").  # Shared library suffix (normally ".so").
12879  shrext='$shrext'  shrext_cmds='$shrext_cmds'
12880    
12881  # Executable file suffix (normally "").  # Executable file suffix (normally "").
12882  exeext="$exeext"  exeext="$exeext"
# Line 13220  aix3*) Line 13198  aix3*)
13198      postinstall_cmds='$RANLIB $lib'      postinstall_cmds='$RANLIB $lib'
13199    fi    fi
13200    ;;    ;;
13201  aix4*)  aix4* | aix5*)
13202    test "$enable_shared" = yes && enable_static=no    test "$enable_shared" = yes && enable_static=no
13203    ;;    ;;
13204  esac  esac
# Line 13446  else Line 13424  else
13424     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13425     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13426     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13427     (eval echo "\"\$as_me:13449: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13427: $lt_compile\"" >&5)
13428     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
13429     ac_status=$?     ac_status=$?
13430     cat conftest.err >&5     cat conftest.err >&5
13431     echo "$as_me:13453: \$? = $ac_status" >&5     echo "$as_me:13431: \$? = $ac_status" >&5
13432     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
13433       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
13434       # So say no if there are warnings       # So say no if there are warnings
# Line 13497  else Line 13475  else
13475     mkdir out     mkdir out
13476     printf "$lt_simple_compile_test_code" > conftest.$ac_ext     printf "$lt_simple_compile_test_code" > conftest.$ac_ext
13477    
    # 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 .  
   
13478     lt_compiler_flag="-o out/conftest2.$ac_objext"     lt_compiler_flag="-o out/conftest2.$ac_objext"
13479     # Insert the option either (1) after the last *FLAGS variable, or     # Insert the option either (1) after the last *FLAGS variable, or
13480     # (2) before a word containing "conftest.", or (3) at the end.     # (2) before a word containing "conftest.", or (3) at the end.
# Line 13513  else Line 13484  else
13484     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13485     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13486     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13487     (eval echo "\"\$as_me:13516: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13487: $lt_compile\"" >&5)
13488     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
13489     ac_status=$?     ac_status=$?
13490     cat out/conftest.err >&5     cat out/conftest.err >&5
13491     echo "$as_me:13520: \$? = $ac_status" >&5     echo "$as_me:13491: \$? = $ac_status" >&5
13492     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
13493     then     then
13494       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 13690  EOF Line 13661  EOF
13661        fi        fi
13662        ;;        ;;
13663    
13664      netbsd*)      netbsd* | knetbsd*-gnu)
13665        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
13666          archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'          archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
13667          wlarc=          wlarc=
# Line 13729  EOF Line 13700  EOF
13700        ;;        ;;
13701    
13702    linux*)    linux*)
13703      if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
13704          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
13705          archive_cmds_F77="$tmp_archive_cmds"          archive_cmds_F77="$tmp_archive_cmds"
13706        supports_anon_versioning=no        supports_anon_versioning=no
# Line 13748  $echo "local: *; };" >> $output_objdir/$ Line 13719  $echo "local: *; };" >> $output_objdir/$
13719        else        else
13720          archive_expsym_cmds_F77="$tmp_archive_cmds"          archive_expsym_cmds_F77="$tmp_archive_cmds"
13721        fi        fi
13722          link_all_deplibs_F77=no
13723      else      else
13724        ld_shlibs_F77=no        ld_shlibs_F77=no
13725      fi      fi
# Line 14009  if test -z "$aix_libpath"; then aix_libp Line 13981  if test -z "$aix_libpath"; then aix_libp
13981        # Tell ltmain to make .lib files, not .a files.        # Tell ltmain to make .lib files, not .a files.
13982        libext=lib        libext=lib
13983        # Tell ltmain to make .dll files, not .so files.        # Tell ltmain to make .dll files, not .so files.
13984        shrext=".dll"        shrext_cmds=".dll"
13985        # FIXME: Setting linknames here is a bad hack.        # FIXME: Setting linknames here is a bad hack.
13986        archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='        archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
13987        # The linker will automatically build a .lib file if we build a DLL.        # The linker will automatically build a .lib file if we build a DLL.
# Line 14187  if test -z "$aix_libpath"; then aix_libp Line 14159  if test -z "$aix_libpath"; then aix_libp
14159        link_all_deplibs_F77=yes        link_all_deplibs_F77=yes
14160        ;;        ;;
14161    
14162      netbsd*)      netbsd* | knetbsd*-gnu)
14163        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
14164          archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out          archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
14165        else        else
# Line 14465  echo $ECHO_N "checking dynamic linker ch Line 14437  echo $ECHO_N "checking dynamic linker ch
14437  library_names_spec=  library_names_spec=
14438  libname_spec='lib$name'  libname_spec='lib$name'
14439  soname_spec=  soname_spec=
14440  shrext=".so"  shrext_cmds=".so"
14441  postinstall_cmds=  postinstall_cmds=
14442  postuninstall_cmds=  postuninstall_cmds=
14443  finish_cmds=  finish_cmds=
# Line 14578  bsdi4*) Line 14550  bsdi4*)
14550    
14551  cygwin* | mingw* | pw32*)  cygwin* | mingw* | pw32*)
14552    version_type=windows    version_type=windows
14553    shrext=".dll"    shrext_cmds=".dll"
14554    need_version=no    need_version=no
14555    need_lib_prefix=no    need_lib_prefix=no
14556    
# Line 14643  darwin* | rhapsody*) Line 14615  darwin* | rhapsody*)
14615    soname_spec='${libname}${release}${major}$shared_ext'    soname_spec='${libname}${release}${major}$shared_ext'
14616    shlibpath_overrides_runpath=yes    shlibpath_overrides_runpath=yes
14617    shlibpath_var=DYLD_LIBRARY_PATH    shlibpath_var=DYLD_LIBRARY_PATH
14618    shrext='$(test .$module = .yes && echo .so || echo .dylib)'    shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
14619    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
14620    if test "$GCC" = yes; then    if test "$GCC" = yes; then
14621      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"`      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"`
# Line 14726  hpux9* | hpux10* | hpux11*) Line 14698  hpux9* | hpux10* | hpux11*)
14698    need_version=no    need_version=no
14699    case "$host_cpu" in    case "$host_cpu" in
14700    ia64*)    ia64*)
14701      shrext='.so'      shrext_cmds='.so'
14702      hardcode_into_libs=yes      hardcode_into_libs=yes
14703      dynamic_linker="$host_os dld.so"      dynamic_linker="$host_os dld.so"
14704      shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH
# Line 14741  hpux9* | hpux10* | hpux11*) Line 14713  hpux9* | hpux10* | hpux11*)
14713      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
14714      ;;      ;;
14715     hppa*64*)     hppa*64*)
14716       shrext='.sl'       shrext_cmds='.sl'
14717       hardcode_into_libs=yes       hardcode_into_libs=yes
14718       dynamic_linker="$host_os dld.sl"       dynamic_linker="$host_os dld.sl"
14719       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
# Line 14752  hpux9* | hpux10* | hpux11*) Line 14724  hpux9* | hpux10* | hpux11*)
14724       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
14725       ;;       ;;
14726     *)     *)
14727      shrext='.sl'      shrext_cmds='.sl'
14728      dynamic_linker="$host_os dld.sl"      dynamic_linker="$host_os dld.sl"
14729      shlibpath_var=SHLIB_PATH      shlibpath_var=SHLIB_PATH
14730      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
# Line 14823  linux*) Line 14795  linux*)
14795    
14796    # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
14797    if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
14798      ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`      lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
14799      sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
14800    fi    fi
14801    
14802    # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 14857  netbsd*) Line 14829  netbsd*)
14829      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14830      dynamic_linker='NetBSD (a.out) ld.so'      dynamic_linker='NetBSD (a.out) ld.so'
14831    else    else
14832      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14833      soname_spec='${libname}${release}${shared_ext}$major'      soname_spec='${libname}${release}${shared_ext}$major'
14834      dynamic_linker='NetBSD ld.elf_so'      dynamic_linker='NetBSD ld.elf_so'
14835    fi    fi
# Line 14906  openbsd*) Line 14878  openbsd*)
14878    
14879  os2*)  os2*)
14880    libname_spec='$name'    libname_spec='$name'
14881    shrext=".dll"    shrext_cmds=".dll"
14882    need_lib_prefix=no    need_lib_prefix=no
14883    library_names_spec='$libname${shared_ext} $libname.a'    library_names_spec='$libname${shared_ext} $libname.a'
14884    dynamic_linker='OS/2 ld.exe'    dynamic_linker='OS/2 ld.exe'
# Line 15247  objext="$ac_objext" Line 15219  objext="$ac_objext"
15219  libext="$libext"  libext="$libext"
15220    
15221  # Shared library suffix (normally ".so").  # Shared library suffix (normally ".so").
15222  shrext='$shrext'  shrext_cmds='$shrext_cmds'
15223    
15224  # Executable file suffix (normally "").  # Executable file suffix (normally "").
15225  exeext="$exeext"  exeext="$exeext"
# Line 15545  else Line 15517  else
15517     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15518     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15519     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15520     (eval echo "\"\$as_me:15548: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15520: $lt_compile\"" >&5)
15521     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15522     ac_status=$?     ac_status=$?
15523     cat conftest.err >&5     cat conftest.err >&5
15524     echo "$as_me:15552: \$? = $ac_status" >&5     echo "$as_me:15524: \$? = $ac_status" >&5
15525     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15526       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15527       # So say no if there are warnings       # So say no if there are warnings
# Line 15778  else Line 15750  else
15750     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15751     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15752     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15753     (eval echo "\"\$as_me:15781: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15753: $lt_compile\"" >&5)
15754     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15755     ac_status=$?     ac_status=$?
15756     cat conftest.err >&5     cat conftest.err >&5
15757     echo "$as_me:15785: \$? = $ac_status" >&5     echo "$as_me:15757: \$? = $ac_status" >&5
15758     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15759       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15760       # So say no if there are warnings       # So say no if there are warnings
# Line 15829  else Line 15801  else
15801     mkdir out     mkdir out
15802     printf "$lt_simple_compile_test_code" > conftest.$ac_ext     printf "$lt_simple_compile_test_code" > conftest.$ac_ext
15803    
    # 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 .  
   
15804     lt_compiler_flag="-o out/conftest2.$ac_objext"     lt_compiler_flag="-o out/conftest2.$ac_objext"
15805     # Insert the option either (1) after the last *FLAGS variable, or     # Insert the option either (1) after the last *FLAGS variable, or
15806     # (2) before a word containing "conftest.", or (3) at the end.     # (2) before a word containing "conftest.", or (3) at the end.
# Line 15845  else Line 15810  else
15810     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15811     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15812     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15813     (eval echo "\"\$as_me:15848: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15813: $lt_compile\"" >&5)
15814     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
15815     ac_status=$?     ac_status=$?
15816     cat out/conftest.err >&5     cat out/conftest.err >&5
15817     echo "$as_me:15852: \$? = $ac_status" >&5     echo "$as_me:15817: \$? = $ac_status" >&5
15818     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
15819     then     then
15820       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
# Line 16022  EOF Line 15987  EOF
15987        fi        fi
15988        ;;        ;;
15989    
15990      netbsd*)      netbsd* | knetbsd*-gnu)
15991        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
15992          archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'          archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
15993          wlarc=          wlarc=
# Line 16061  EOF Line 16026  EOF
16026        ;;        ;;
16027    
16028    linux*)    linux*)
16029      if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
16030          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'          tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
16031          archive_cmds_GCJ="$tmp_archive_cmds"          archive_cmds_GCJ="$tmp_archive_cmds"
16032        supports_anon_versioning=no        supports_anon_versioning=no
# Line 16080  $echo "local: *; };" >> $output_objdir/$ Line 16045  $echo "local: *; };" >> $output_objdir/$
16045        else        else
16046          archive_expsym_cmds_GCJ="$tmp_archive_cmds"          archive_expsym_cmds_GCJ="$tmp_archive_cmds"
16047        fi        fi
16048          link_all_deplibs_GCJ=no
16049      else      else
16050        ld_shlibs_GCJ=no        ld_shlibs_GCJ=no
16051      fi      fi
# Line 16361  if test -z "$aix_libpath"; then aix_libp Line 16327  if test -z "$aix_libpath"; then aix_libp
16327        # Tell ltmain to make .lib files, not .a files.        # Tell ltmain to make .lib files, not .a files.
16328        libext=lib        libext=lib
16329        # Tell ltmain to make .dll files, not .so files.        # Tell ltmain to make .dll files, not .so files.
16330        shrext=".dll"        shrext_cmds=".dll"
16331        # FIXME: Setting linknames here is a bad hack.        # FIXME: Setting linknames here is a bad hack.
16332        archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='        archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
16333        # The linker will automatically build a .lib file if we build a DLL.        # The linker will automatically build a .lib file if we build a DLL.
# Line 16539  if test -z "$aix_libpath"; then aix_libp Line 16505  if test -z "$aix_libpath"; then aix_libp
16505        link_all_deplibs_GCJ=yes        link_all_deplibs_GCJ=yes
16506        ;;        ;;
16507    
16508      netbsd*)      netbsd* | knetbsd*-gnu)
16509        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
16510          archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out          archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
16511        else        else
# Line 16817  echo $ECHO_N "checking dynamic linker ch Line 16783  echo $ECHO_N "checking dynamic linker ch
16783  library_names_spec=  library_names_spec=
16784  libname_spec='lib$name'  libname_spec='lib$name'
16785  soname_spec=  soname_spec=
16786  shrext=".so"  shrext_cmds=".so"
16787  postinstall_cmds=  postinstall_cmds=
16788  postuninstall_cmds=  postuninstall_cmds=
16789  finish_cmds=  finish_cmds=
# Line 16930  bsdi4*) Line 16896  bsdi4*)
16896    
16897  cygwin* | mingw* | pw32*)  cygwin* | mingw* | pw32*)
16898    version_type=windows    version_type=windows
16899    shrext=".dll"    shrext_cmds=".dll"
16900    need_version=no    need_version=no
16901    need_lib_prefix=no    need_lib_prefix=no
16902    
# Line 16995  darwin* | rhapsody*) Line 16961  darwin* | rhapsody*)
16961    soname_spec='${libname}${release}${major}$shared_ext'    soname_spec='${libname}${release}${major}$shared_ext'
16962    shlibpath_overrides_runpath=yes    shlibpath_overrides_runpath=yes
16963    shlibpath_var=DYLD_LIBRARY_PATH    shlibpath_var=DYLD_LIBRARY_PATH
16964    shrext='$(test .$module = .yes && echo .so || echo .dylib)'    shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
16965    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.    # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
16966    if test "$GCC" = yes; then    if test "$GCC" = yes; then
16967      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"`      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"`
# Line 17078  hpux9* | hpux10* | hpux11*) Line 17044  hpux9* | hpux10* | hpux11*)
17044    need_version=no    need_version=no
17045    case "$host_cpu" in    case "$host_cpu" in
17046    ia64*)    ia64*)
17047      shrext='.so'      shrext_cmds='.so'
17048      hardcode_into_libs=yes      hardcode_into_libs=yes
17049      dynamic_linker="$host_os dld.so"      dynamic_linker="$host_os dld.so"
17050      shlibpath_var=LD_LIBRARY_PATH      shlibpath_var=LD_LIBRARY_PATH
# Line 17093  hpux9* | hpux10* | hpux11*) Line 17059  hpux9* | hpux10* | hpux11*)
17059      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec      sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
17060      ;;      ;;
17061     hppa*64*)     hppa*64*)
17062       shrext='.sl'       shrext_cmds='.sl'
17063       hardcode_into_libs=yes       hardcode_into_libs=yes
17064       dynamic_linker="$host_os dld.sl"       dynamic_linker="$host_os dld.sl"
17065       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH       shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
# Line 17104  hpux9* | hpux10* | hpux11*) Line 17070  hpux9* | hpux10* | hpux11*)
17070       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec       sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
17071       ;;       ;;
17072     *)     *)
17073      shrext='.sl'      shrext_cmds='.sl'
17074      dynamic_linker="$host_os dld.sl"      dynamic_linker="$host_os dld.sl"
17075      shlibpath_var=SHLIB_PATH      shlibpath_var=SHLIB_PATH
17076      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH      shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
# Line 17175  linux*) Line 17141  linux*)
17141    
17142    # Append ld.so.conf contents to the search path    # Append ld.so.conf contents to the search path
17143    if test -f /etc/ld.so.conf; then    if test -f /etc/ld.so.conf; then
17144      ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`      lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
17145      sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"      sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
17146    fi    fi
17147    
17148    # We used to test for /lib/ld.so.1 and disable shared libraries on    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 17209  netbsd*) Line 17175  netbsd*)
17175      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'      finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
17176      dynamic_linker='NetBSD (a.out) ld.so'      dynamic_linker='NetBSD (a.out) ld.so'
17177    else    else
17178      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} ${libname}${shared_ext}'      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
17179      soname_spec='${libname}${release}${shared_ext}$major'      soname_spec='${libname}${release}${shared_ext}$major'
17180      dynamic_linker='NetBSD ld.elf_so'      dynamic_linker='NetBSD ld.elf_so'
17181    fi    fi
# Line 17258  openbsd*) Line 17224  openbsd*)
17224    
17225  os2*)  os2*)
17226    libname_spec='$name'    libname_spec='$name'
17227    shrext=".dll"    shrext_cmds=".dll"
17228    need_lib_prefix=no    need_lib_prefix=no
17229    library_names_spec='$libname${shared_ext} $libname.a'    library_names_spec='$libname${shared_ext} $libname.a'
17230    dynamic_linker='OS/2 ld.exe'    dynamic_linker='OS/2 ld.exe'
# Line 18020  else Line 17986  else
17986    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17987    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
17988    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
17989  #line 18023 "configure"  #line 17989 "configure"
17990  #include "confdefs.h"  #include "confdefs.h"
17991    
17992  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18118  else Line 18084  else
18084    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18085    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
18086    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
18087  #line 18121 "configure"  #line 18087 "configure"
18088  #include "confdefs.h"  #include "confdefs.h"
18089    
18090  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18397  objext="$ac_objext" Line 18363  objext="$ac_objext"
18363  libext="$libext"  libext="$libext"
18364    
18365  # Shared library suffix (normally ".so").  # Shared library suffix (normally ".so").
18366  shrext='$shrext'  shrext_cmds='$shrext_cmds'
18367    
18368  # Executable file suffix (normally "").  # Executable file suffix (normally "").
18369  exeext="$exeext"  exeext="$exeext"
# Line 18842  objext="$ac_objext" Line 18808  objext="$ac_objext"
18808  libext="$libext"  libext="$libext"
18809    
18810  # Shared library suffix (normally ".so").  # Shared library suffix (normally ".so").
18811  shrext='$shrext'  shrext_cmds='$shrext_cmds'
18812    
18813  # Executable file suffix (normally "").  # Executable file suffix (normally "").
18814  exeext="$exeext"  exeext="$exeext"
# Line 19504  _ASBOX Line 19470  _ASBOX
19470  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
19471    
19472  This file was extended by $as_me, which was  This file was extended by $as_me, which was
19473  generated by GNU Autoconf 2.58.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
19474    
19475    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
19476    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 19567  _ACEOF Line 19533  _ACEOF
19533  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
19534  ac_cs_version="\\  ac_cs_version="\\
19535  config.status  config.status
19536  configured by $0, generated by GNU Autoconf 2.58,  configured by $0, generated by GNU Autoconf 2.59,
19537    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
19538    
19539  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.

Legend:
Removed from v.57  
changed lines
  Added in v.58

  ViewVC Help
Powered by ViewVC