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

Diff of /linuxsampler/trunk/configure

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

revision 12 by schoenebeck, Sun Nov 16 19:01:50 2003 UTC revision 29 by schoenebeck, Fri Jan 2 00:05:42 2004 UTC
# Line 463  ac_includes_default="\ Line 463  ac_includes_default="\
463  # include <unistd.h>  # include <unistd.h>
464  #endif"  #endif"
465    
466  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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL 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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CPP EGREP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBOBJS LTLIBOBJS'
467  ac_subst_files=''  ac_subst_files=''
468    
469  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 920  ac_env_CPPFLAGS_set=${CPPFLAGS+set} Line 920  ac_env_CPPFLAGS_set=${CPPFLAGS+set}
920  ac_env_CPPFLAGS_value=$CPPFLAGS  ac_env_CPPFLAGS_value=$CPPFLAGS
921  ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}  ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
922  ac_cv_env_CPPFLAGS_value=$CPPFLAGS  ac_cv_env_CPPFLAGS_value=$CPPFLAGS
923    ac_env_CPP_set=${CPP+set}
924    ac_env_CPP_value=$CPP
925    ac_cv_env_CPP_set=${CPP+set}
926    ac_cv_env_CPP_value=$CPP
927  ac_env_CXX_set=${CXX+set}  ac_env_CXX_set=${CXX+set}
928  ac_env_CXX_value=$CXX  ac_env_CXX_value=$CXX
929  ac_cv_env_CXX_set=${CXX+set}  ac_cv_env_CXX_set=${CXX+set}
# Line 928  ac_env_CXXFLAGS_set=${CXXFLAGS+set} Line 932  ac_env_CXXFLAGS_set=${CXXFLAGS+set}
932  ac_env_CXXFLAGS_value=$CXXFLAGS  ac_env_CXXFLAGS_value=$CXXFLAGS
933  ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}  ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
934  ac_cv_env_CXXFLAGS_value=$CXXFLAGS  ac_cv_env_CXXFLAGS_value=$CXXFLAGS
 ac_env_CPP_set=${CPP+set}  
 ac_env_CPP_value=$CPP  
 ac_cv_env_CPP_set=${CPP+set}  
 ac_cv_env_CPP_value=$CPP  
935  ac_env_CXXCPP_set=${CXXCPP+set}  ac_env_CXXCPP_set=${CXXCPP+set}
936  ac_env_CXXCPP_value=$CXXCPP  ac_env_CXXCPP_value=$CXXCPP
937  ac_cv_env_CXXCPP_set=${CXXCPP+set}  ac_cv_env_CXXCPP_set=${CXXCPP+set}
# Line 1032  Optional Features: Line 1032  Optional Features:
1032                            build static libraries [default=yes]                            build static libraries [default=yes]
1033    --enable-fast-install[=PKGS]    --enable-fast-install[=PKGS]
1034                            optimize for fast installation [default=yes]                            optimize for fast installation [default=yes]
1035    --disable-libtool-lock  avoid locking (might break parallel builds)    --disable-libtool-lock
1036                              avoid locking (might break parallel builds)
1037    
1038  Optional Packages:  Optional Packages:
1039    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1040    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1041    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]    --with-gnu-ld
1042    --with-pic              try to use only PIC/non-PIC objects [default=use                            assume the C compiler uses GNU ld [default=no]
1043                            both]    --with-pic
1044                              try to use only PIC/non-PIC objects [default=use both]
1045    --with-tags[=TAGS]    --with-tags[=TAGS]
1046                            include additional configurations [automatic]                            include additional configurations [automatic]
1047    
1048  Some influential environment variables:  Some influential environment variables:
1049    CC          C compiler command    CC
1050    CFLAGS      C compiler flags                C compiler command
1051    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a    CFLAGS
1052                nonstandard directory <lib dir>                C compiler flags
1053    CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have    LDFLAGS
1054                headers in a nonstandard directory <include dir>                linker flags, e.g. -L<lib dir> if you have
1055    CXX         C++ compiler command                libraries in a nonstandard directory <lib dir>
1056    CXXFLAGS    C++ compiler flags    CPPFLAGS
1057    CPP         C preprocessor                C/C++ preprocessor flags, e.g. -I<include dir> if you
1058    CXXCPP      C++ preprocessor                have headers in a nonstandard directory <include dir>
1059    F77         Fortran 77 compiler command    CPP
1060    FFLAGS      Fortran 77 compiler flags                C preprocessor
1061      CXX
1062                  C++ compiler command
1063      CXXFLAGS
1064                  C++ compiler flags
1065      CXXCPP
1066                  C++ preprocessor
1067      F77
1068                  Fortran 77 compiler command
1069      FFLAGS
1070                  Fortran 77 compiler flags
1071    
1072  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
1073  it to find libraries and programs with nonstandard names/locations.  it to find libraries and programs with nonstandard names/locations.
# Line 1093  case $srcdir in Line 1105  case $srcdir in
1105      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
1106      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
1107  esac  esac
1108  case "$ac_dir" in  
1109  .) ac_abs_builddir=$ac_builddir;;  # Do not use `cd foo && pwd` to compute absolute paths, because
1110    # the directories may not exist.
1111    case `pwd` in
1112    .) ac_abs_builddir="$ac_dir";;
1113  *)  *)
1114    case $ac_builddir in    case "$ac_dir" in
1115    .) ac_abs_builddir="$ac_dir";;    .) ac_abs_builddir=`pwd`;;
1116    [\\/]* | ?:[\\/]* ) ac_abs_builddir=$ac_builddir;;    [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
1117    *) ac_abs_builddir="$ac_dir"/$ac_builddir;;    *) ac_abs_builddir=`pwd`/"$ac_dir";;
1118    esac;;    esac;;
1119  esac  esac
1120  case "$ac_dir" in  case $ac_abs_builddir in
1121  .) ac_abs_top_builddir=${ac_top_builddir}.;;  .) ac_abs_top_builddir=${ac_top_builddir}.;;
1122  *)  *)
1123    case ${ac_top_builddir}. in    case ${ac_top_builddir}. in
1124    .) ac_abs_top_builddir="$ac_dir";;    .) ac_abs_top_builddir=$ac_abs_builddir;;
1125    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
1126    *) ac_abs_top_builddir="$ac_dir"/${ac_top_builddir}.;;    *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
1127    esac;;    esac;;
1128  esac  esac
1129  case "$ac_dir" in  case $ac_abs_builddir in
1130  .) ac_abs_srcdir=$ac_srcdir;;  .) ac_abs_srcdir=$ac_srcdir;;
1131  *)  *)
1132    case $ac_srcdir in    case $ac_srcdir in
1133    .) ac_abs_srcdir="$ac_dir";;    .) ac_abs_srcdir=$ac_abs_builddir;;
1134    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
1135    *) ac_abs_srcdir="$ac_dir"/$ac_srcdir;;    *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
1136    esac;;    esac;;
1137  esac  esac
1138  case "$ac_dir" in  case $ac_abs_builddir in
1139  .) ac_abs_top_srcdir=$ac_top_srcdir;;  .) ac_abs_top_srcdir=$ac_top_srcdir;;
1140  *)  *)
1141    case $ac_top_srcdir in    case $ac_top_srcdir in
1142    .) ac_abs_top_srcdir="$ac_dir";;    .) ac_abs_top_srcdir=$ac_abs_builddir;;
1143    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
1144    *) ac_abs_top_srcdir="$ac_dir"/$ac_top_srcdir;;    *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
1145    esac;;    esac;;
1146  esac  esac
1147    
# Line 2060  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2075  if { (eval echo "$as_me:$LINENO: \"$ac_c
2075    cat conftest.err >&5    cat conftest.err >&5
2076    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2077    (exit $ac_status); } &&    (exit $ac_status); } &&
2078           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2079    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2080    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2081    ac_status=$?    ac_status=$?
# Line 2119  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2133  if { (eval echo "$as_me:$LINENO: \"$ac_c
2133    cat conftest.err >&5    cat conftest.err >&5
2134    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2135    (exit $ac_status); } &&    (exit $ac_status); } &&
2136           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2137    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2138    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2139    ac_status=$?    ac_status=$?
# Line 2236  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2249  if { (eval echo "$as_me:$LINENO: \"$ac_c
2249    cat conftest.err >&5    cat conftest.err >&5
2250    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2251    (exit $ac_status); } &&    (exit $ac_status); } &&
2252           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2253    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2254    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2255    ac_status=$?    ac_status=$?
# Line 2291  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2303  if { (eval echo "$as_me:$LINENO: \"$ac_c
2303    cat conftest.err >&5    cat conftest.err >&5
2304    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2305    (exit $ac_status); } &&    (exit $ac_status); } &&
2306           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2307    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2308    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2309    ac_status=$?    ac_status=$?
# Line 2337  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2348  if { (eval echo "$as_me:$LINENO: \"$ac_c
2348    cat conftest.err >&5    cat conftest.err >&5
2349    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2350    (exit $ac_status); } &&    (exit $ac_status); } &&
2351           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2352    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2353    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2354    ac_status=$?    ac_status=$?
# Line 2382  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2392  if { (eval echo "$as_me:$LINENO: \"$ac_c
2392    cat conftest.err >&5    cat conftest.err >&5
2393    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2394    (exit $ac_status); } &&    (exit $ac_status); } &&
2395           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2396    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2397    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2398    ac_status=$?    ac_status=$?
# Line 2458  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2467  if { (eval echo "$as_me:$LINENO: \"$ac_c
2467    cat conftest.err >&5    cat conftest.err >&5
2468    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2469    (exit $ac_status); } &&    (exit $ac_status); } &&
2470           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2471    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2472    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2473    ac_status=$?    ac_status=$?
# Line 2501  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2509  if { (eval echo "$as_me:$LINENO: \"$ac_c
2509    cat conftest.err >&5    cat conftest.err >&5
2510    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2511    (exit $ac_status); } &&    (exit $ac_status); } &&
2512           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2513    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2514    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2515    ac_status=$?    ac_status=$?
# Line 2559  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2566  if { (eval echo "$as_me:$LINENO: \"$ac_c
2566    cat conftest.err >&5    cat conftest.err >&5
2567    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2568    (exit $ac_status); } &&    (exit $ac_status); } &&
2569           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2570    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2571    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2572    ac_status=$?    ac_status=$?
# Line 2761  test -n "$target_alias" && Line 2767  test -n "$target_alias" &&
2767      NONENONEs,x,x, &&      NONENONEs,x,x, &&
2768    program_prefix=${target_alias}-    program_prefix=${target_alias}-
2769    
2770  echo -n "Checking whether x86 architecture... "  
2771    echo -n "checking whether x86 architecture... "
2772  def_arch_x86=0  def_arch_x86=0
2773  case $target_cpu in  case $target_cpu in
2774    "i386" | "i486" | "i586" | "i686" | "i786")    "i386" | "i486" | "i586" | "i686" | "i786")
# Line 2776  cat >>confdefs.h <<_ACEOF Line 2783  cat >>confdefs.h <<_ACEOF
2783  _ACEOF  _ACEOF
2784    
2785    
2786    
2787    ac_ext=c
2788    ac_cpp='$CPP $CPPFLAGS'
2789    ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2790    ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2791    ac_compiler_gnu=$ac_cv_c_compiler_gnu
2792    echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2793    echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2794    # On Suns, sometimes $CPP names a directory.
2795    if test -n "$CPP" && test -d "$CPP"; then
2796      CPP=
2797    fi
2798    if test -z "$CPP"; then
2799      if test "${ac_cv_prog_CPP+set}" = set; then
2800      echo $ECHO_N "(cached) $ECHO_C" >&6
2801    else
2802          # Double quotes because CPP needs to be expanded
2803        for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2804        do
2805          ac_preproc_ok=false
2806    for ac_c_preproc_warn_flag in '' yes
2807    do
2808      # Use a header file that comes with gcc, so configuring glibc
2809      # with a fresh cross-compiler works.
2810      # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2811      # <limits.h> exists even on freestanding compilers.
2812      # On the NeXT, cc -E runs the code through the compiler's parser,
2813      # not just through cpp. "Syntax error" is here to catch this case.
2814      cat >conftest.$ac_ext <<_ACEOF
2815    /* confdefs.h.  */
2816    _ACEOF
2817    cat confdefs.h >>conftest.$ac_ext
2818    cat >>conftest.$ac_ext <<_ACEOF
2819    /* end confdefs.h.  */
2820    #ifdef __STDC__
2821    # include <limits.h>
2822    #else
2823    # include <assert.h>
2824    #endif
2825                         Syntax error
2826    _ACEOF
2827    if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2828      (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2829      ac_status=$?
2830      grep -v '^ *+' conftest.er1 >conftest.err
2831      rm -f conftest.er1
2832      cat conftest.err >&5
2833      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2834      (exit $ac_status); } >/dev/null; then
2835      if test -s conftest.err; then
2836        ac_cpp_err=$ac_c_preproc_warn_flag
2837        ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2838      else
2839        ac_cpp_err=
2840      fi
2841    else
2842      ac_cpp_err=yes
2843    fi
2844    if test -z "$ac_cpp_err"; then
2845      :
2846    else
2847      echo "$as_me: failed program was:" >&5
2848    sed 's/^/| /' conftest.$ac_ext >&5
2849    
2850      # Broken: fails on valid input.
2851    continue
2852    fi
2853    rm -f conftest.err conftest.$ac_ext
2854    
2855      # OK, works on sane cases.  Now check whether non-existent headers
2856      # can be detected and how.
2857      cat >conftest.$ac_ext <<_ACEOF
2858    /* confdefs.h.  */
2859    _ACEOF
2860    cat confdefs.h >>conftest.$ac_ext
2861    cat >>conftest.$ac_ext <<_ACEOF
2862    /* end confdefs.h.  */
2863    #include <ac_nonexistent.h>
2864    _ACEOF
2865    if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2866      (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2867      ac_status=$?
2868      grep -v '^ *+' conftest.er1 >conftest.err
2869      rm -f conftest.er1
2870      cat conftest.err >&5
2871      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2872      (exit $ac_status); } >/dev/null; then
2873      if test -s conftest.err; then
2874        ac_cpp_err=$ac_c_preproc_warn_flag
2875        ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2876      else
2877        ac_cpp_err=
2878      fi
2879    else
2880      ac_cpp_err=yes
2881    fi
2882    if test -z "$ac_cpp_err"; then
2883      # Broken: success on invalid input.
2884    continue
2885    else
2886      echo "$as_me: failed program was:" >&5
2887    sed 's/^/| /' conftest.$ac_ext >&5
2888    
2889      # Passes both tests.
2890    ac_preproc_ok=:
2891    break
2892    fi
2893    rm -f conftest.err conftest.$ac_ext
2894    
2895    done
2896    # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2897    rm -f conftest.err conftest.$ac_ext
2898    if $ac_preproc_ok; then
2899      break
2900    fi
2901    
2902        done
2903        ac_cv_prog_CPP=$CPP
2904    
2905    fi
2906      CPP=$ac_cv_prog_CPP
2907    else
2908      ac_cv_prog_CPP=$CPP
2909    fi
2910    echo "$as_me:$LINENO: result: $CPP" >&5
2911    echo "${ECHO_T}$CPP" >&6
2912    ac_preproc_ok=false
2913    for ac_c_preproc_warn_flag in '' yes
2914    do
2915      # Use a header file that comes with gcc, so configuring glibc
2916      # with a fresh cross-compiler works.
2917      # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2918      # <limits.h> exists even on freestanding compilers.
2919      # On the NeXT, cc -E runs the code through the compiler's parser,
2920      # not just through cpp. "Syntax error" is here to catch this case.
2921      cat >conftest.$ac_ext <<_ACEOF
2922    /* confdefs.h.  */
2923    _ACEOF
2924    cat confdefs.h >>conftest.$ac_ext
2925    cat >>conftest.$ac_ext <<_ACEOF
2926    /* end confdefs.h.  */
2927    #ifdef __STDC__
2928    # include <limits.h>
2929    #else
2930    # include <assert.h>
2931    #endif
2932                         Syntax error
2933    _ACEOF
2934    if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2935      (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2936      ac_status=$?
2937      grep -v '^ *+' conftest.er1 >conftest.err
2938      rm -f conftest.er1
2939      cat conftest.err >&5
2940      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2941      (exit $ac_status); } >/dev/null; then
2942      if test -s conftest.err; then
2943        ac_cpp_err=$ac_c_preproc_warn_flag
2944        ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2945      else
2946        ac_cpp_err=
2947      fi
2948    else
2949      ac_cpp_err=yes
2950    fi
2951    if test -z "$ac_cpp_err"; then
2952      :
2953    else
2954      echo "$as_me: failed program was:" >&5
2955    sed 's/^/| /' conftest.$ac_ext >&5
2956    
2957      # Broken: fails on valid input.
2958    continue
2959    fi
2960    rm -f conftest.err conftest.$ac_ext
2961    
2962      # OK, works on sane cases.  Now check whether non-existent headers
2963      # can be detected and how.
2964      cat >conftest.$ac_ext <<_ACEOF
2965    /* confdefs.h.  */
2966    _ACEOF
2967    cat confdefs.h >>conftest.$ac_ext
2968    cat >>conftest.$ac_ext <<_ACEOF
2969    /* end confdefs.h.  */
2970    #include <ac_nonexistent.h>
2971    _ACEOF
2972    if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2973      (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2974      ac_status=$?
2975      grep -v '^ *+' conftest.er1 >conftest.err
2976      rm -f conftest.er1
2977      cat conftest.err >&5
2978      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2979      (exit $ac_status); } >/dev/null; then
2980      if test -s conftest.err; then
2981        ac_cpp_err=$ac_c_preproc_warn_flag
2982        ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2983      else
2984        ac_cpp_err=
2985      fi
2986    else
2987      ac_cpp_err=yes
2988    fi
2989    if test -z "$ac_cpp_err"; then
2990      # Broken: success on invalid input.
2991    continue
2992    else
2993      echo "$as_me: failed program was:" >&5
2994    sed 's/^/| /' conftest.$ac_ext >&5
2995    
2996      # Passes both tests.
2997    ac_preproc_ok=:
2998    break
2999    fi
3000    rm -f conftest.err conftest.$ac_ext
3001    
3002    done
3003    # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3004    rm -f conftest.err conftest.$ac_ext
3005    if $ac_preproc_ok; then
3006      :
3007    else
3008      { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3009    See \`config.log' for more details." >&5
3010    echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3011    See \`config.log' for more details." >&2;}
3012       { (exit 1); exit 1; }; }
3013    fi
3014    
3015    ac_ext=c
3016    ac_cpp='$CPP $CPPFLAGS'
3017    ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3018    ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3019    ac_compiler_gnu=$ac_cv_c_compiler_gnu
3020    
3021    
3022    echo "$as_me:$LINENO: checking for egrep" >&5
3023    echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3024    if test "${ac_cv_prog_egrep+set}" = set; then
3025      echo $ECHO_N "(cached) $ECHO_C" >&6
3026    else
3027      if echo a | (grep -E '(a|b)') >/dev/null 2>&1
3028        then ac_cv_prog_egrep='grep -E'
3029        else ac_cv_prog_egrep='egrep'
3030        fi
3031    fi
3032    echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3033    echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3034     EGREP=$ac_cv_prog_egrep
3035    
3036    
3037    echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3038    echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3039    if test "${ac_cv_header_stdc+set}" = set; then
3040      echo $ECHO_N "(cached) $ECHO_C" >&6
3041    else
3042      cat >conftest.$ac_ext <<_ACEOF
3043    /* confdefs.h.  */
3044    _ACEOF
3045    cat confdefs.h >>conftest.$ac_ext
3046    cat >>conftest.$ac_ext <<_ACEOF
3047    /* end confdefs.h.  */
3048    #include <stdlib.h>
3049    #include <stdarg.h>
3050    #include <string.h>
3051    #include <float.h>
3052    
3053    int
3054    main ()
3055    {
3056    
3057      ;
3058      return 0;
3059    }
3060    _ACEOF
3061    rm -f conftest.$ac_objext
3062    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3063      (eval $ac_compile) 2>conftest.er1
3064      ac_status=$?
3065      grep -v '^ *+' conftest.er1 >conftest.err
3066      rm -f conftest.er1
3067      cat conftest.err >&5
3068      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3069      (exit $ac_status); } &&
3070             { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3071      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3072      (eval $ac_try) 2>&5
3073      ac_status=$?
3074      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3075      (exit $ac_status); }; } &&
3076             { ac_try='test -s conftest.$ac_objext'
3077      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3078      (eval $ac_try) 2>&5
3079      ac_status=$?
3080      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081      (exit $ac_status); }; }; then
3082      ac_cv_header_stdc=yes
3083    else
3084      echo "$as_me: failed program was:" >&5
3085    sed 's/^/| /' conftest.$ac_ext >&5
3086    
3087    ac_cv_header_stdc=no
3088    fi
3089    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3090    
3091    if test $ac_cv_header_stdc = yes; then
3092      # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3093      cat >conftest.$ac_ext <<_ACEOF
3094    /* confdefs.h.  */
3095    _ACEOF
3096    cat confdefs.h >>conftest.$ac_ext
3097    cat >>conftest.$ac_ext <<_ACEOF
3098    /* end confdefs.h.  */
3099    #include <string.h>
3100    
3101    _ACEOF
3102    if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3103      $EGREP "memchr" >/dev/null 2>&1; then
3104      :
3105    else
3106      ac_cv_header_stdc=no
3107    fi
3108    rm -f conftest*
3109    
3110    fi
3111    
3112    if test $ac_cv_header_stdc = yes; then
3113      # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3114      cat >conftest.$ac_ext <<_ACEOF
3115    /* confdefs.h.  */
3116    _ACEOF
3117    cat confdefs.h >>conftest.$ac_ext
3118    cat >>conftest.$ac_ext <<_ACEOF
3119    /* end confdefs.h.  */
3120    #include <stdlib.h>
3121    
3122    _ACEOF
3123    if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3124      $EGREP "free" >/dev/null 2>&1; then
3125      :
3126    else
3127      ac_cv_header_stdc=no
3128    fi
3129    rm -f conftest*
3130    
3131    fi
3132    
3133    if test $ac_cv_header_stdc = yes; then
3134      # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3135      if test "$cross_compiling" = yes; then
3136      :
3137    else
3138      cat >conftest.$ac_ext <<_ACEOF
3139    /* confdefs.h.  */
3140    _ACEOF
3141    cat confdefs.h >>conftest.$ac_ext
3142    cat >>conftest.$ac_ext <<_ACEOF
3143    /* end confdefs.h.  */
3144    #include <ctype.h>
3145    #if ((' ' & 0x0FF) == 0x020)
3146    # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3147    # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3148    #else
3149    # define ISLOWER(c) \
3150                       (('a' <= (c) && (c) <= 'i') \
3151                         || ('j' <= (c) && (c) <= 'r') \
3152                         || ('s' <= (c) && (c) <= 'z'))
3153    # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3154    #endif
3155    
3156    #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3157    int
3158    main ()
3159    {
3160      int i;
3161      for (i = 0; i < 256; i++)
3162        if (XOR (islower (i), ISLOWER (i))
3163            || toupper (i) != TOUPPER (i))
3164          exit(2);
3165      exit (0);
3166    }
3167    _ACEOF
3168    rm -f conftest$ac_exeext
3169    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3170      (eval $ac_link) 2>&5
3171      ac_status=$?
3172      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3173      (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3174      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3175      (eval $ac_try) 2>&5
3176      ac_status=$?
3177      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3178      (exit $ac_status); }; }; then
3179      :
3180    else
3181      echo "$as_me: program exited with status $ac_status" >&5
3182    echo "$as_me: failed program was:" >&5
3183    sed 's/^/| /' conftest.$ac_ext >&5
3184    
3185    ( exit $ac_status )
3186    ac_cv_header_stdc=no
3187    fi
3188    rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3189    fi
3190    fi
3191    fi
3192    echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3193    echo "${ECHO_T}$ac_cv_header_stdc" >&6
3194    if test $ac_cv_header_stdc = yes; then
3195    
3196    cat >>confdefs.h <<\_ACEOF
3197    #define STDC_HEADERS 1
3198    _ACEOF
3199    
3200    fi
3201    
3202    # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3203    
3204    
3205    
3206    
3207    
3208    
3209    
3210    
3211    
3212    for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3213                      inttypes.h stdint.h unistd.h
3214    do
3215    as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3216    echo "$as_me:$LINENO: checking for $ac_header" >&5
3217    echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3218    if eval "test \"\${$as_ac_Header+set}\" = set"; then
3219      echo $ECHO_N "(cached) $ECHO_C" >&6
3220    else
3221      cat >conftest.$ac_ext <<_ACEOF
3222    /* confdefs.h.  */
3223    _ACEOF
3224    cat confdefs.h >>conftest.$ac_ext
3225    cat >>conftest.$ac_ext <<_ACEOF
3226    /* end confdefs.h.  */
3227    $ac_includes_default
3228    
3229    #include <$ac_header>
3230    _ACEOF
3231    rm -f conftest.$ac_objext
3232    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3233      (eval $ac_compile) 2>conftest.er1
3234      ac_status=$?
3235      grep -v '^ *+' conftest.er1 >conftest.err
3236      rm -f conftest.er1
3237      cat conftest.err >&5
3238      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3239      (exit $ac_status); } &&
3240             { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3241      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3242      (eval $ac_try) 2>&5
3243      ac_status=$?
3244      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3245      (exit $ac_status); }; } &&
3246             { ac_try='test -s conftest.$ac_objext'
3247      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3248      (eval $ac_try) 2>&5
3249      ac_status=$?
3250      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3251      (exit $ac_status); }; }; then
3252      eval "$as_ac_Header=yes"
3253    else
3254      echo "$as_me: failed program was:" >&5
3255    sed 's/^/| /' conftest.$ac_ext >&5
3256    
3257    eval "$as_ac_Header=no"
3258    fi
3259    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3260    fi
3261    echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3262    echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3263    if test `eval echo '${'$as_ac_Header'}'` = yes; then
3264      cat >>confdefs.h <<_ACEOF
3265    #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3266    _ACEOF
3267    
3268    fi
3269    
3270    done
3271    
3272    
3273    if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then
3274      echo "$as_me:$LINENO: checking for alsa/asoundlib.h" >&5
3275    echo $ECHO_N "checking for alsa/asoundlib.h... $ECHO_C" >&6
3276    if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then
3277      echo $ECHO_N "(cached) $ECHO_C" >&6
3278    fi
3279    echo "$as_me:$LINENO: result: $ac_cv_header_alsa_asoundlib_h" >&5
3280    echo "${ECHO_T}$ac_cv_header_alsa_asoundlib_h" >&6
3281    else
3282      # Is the header compilable?
3283    echo "$as_me:$LINENO: checking alsa/asoundlib.h usability" >&5
3284    echo $ECHO_N "checking alsa/asoundlib.h usability... $ECHO_C" >&6
3285    cat >conftest.$ac_ext <<_ACEOF
3286    /* confdefs.h.  */
3287    _ACEOF
3288    cat confdefs.h >>conftest.$ac_ext
3289    cat >>conftest.$ac_ext <<_ACEOF
3290    /* end confdefs.h.  */
3291    $ac_includes_default
3292    #include <alsa/asoundlib.h>
3293    _ACEOF
3294    rm -f conftest.$ac_objext
3295    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3296      (eval $ac_compile) 2>conftest.er1
3297      ac_status=$?
3298      grep -v '^ *+' conftest.er1 >conftest.err
3299      rm -f conftest.er1
3300      cat conftest.err >&5
3301      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3302      (exit $ac_status); } &&
3303             { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3304      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3305      (eval $ac_try) 2>&5
3306      ac_status=$?
3307      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3308      (exit $ac_status); }; } &&
3309             { ac_try='test -s conftest.$ac_objext'
3310      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3311      (eval $ac_try) 2>&5
3312      ac_status=$?
3313      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3314      (exit $ac_status); }; }; then
3315      ac_header_compiler=yes
3316    else
3317      echo "$as_me: failed program was:" >&5
3318    sed 's/^/| /' conftest.$ac_ext >&5
3319    
3320    ac_header_compiler=no
3321    fi
3322    rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3323    echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3324    echo "${ECHO_T}$ac_header_compiler" >&6
3325    
3326    # Is the header present?
3327    echo "$as_me:$LINENO: checking alsa/asoundlib.h presence" >&5
3328    echo $ECHO_N "checking alsa/asoundlib.h presence... $ECHO_C" >&6
3329    cat >conftest.$ac_ext <<_ACEOF
3330    /* confdefs.h.  */
3331    _ACEOF
3332    cat confdefs.h >>conftest.$ac_ext
3333    cat >>conftest.$ac_ext <<_ACEOF
3334    /* end confdefs.h.  */
3335    #include <alsa/asoundlib.h>
3336    _ACEOF
3337    if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3338      (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3339      ac_status=$?
3340      grep -v '^ *+' conftest.er1 >conftest.err
3341      rm -f conftest.er1
3342      cat conftest.err >&5
3343      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3344      (exit $ac_status); } >/dev/null; then
3345      if test -s conftest.err; then
3346        ac_cpp_err=$ac_c_preproc_warn_flag
3347        ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3348      else
3349        ac_cpp_err=
3350      fi
3351    else
3352      ac_cpp_err=yes
3353    fi
3354    if test -z "$ac_cpp_err"; then
3355      ac_header_preproc=yes
3356    else
3357      echo "$as_me: failed program was:" >&5
3358    sed 's/^/| /' conftest.$ac_ext >&5
3359    
3360      ac_header_preproc=no
3361    fi
3362    rm -f conftest.err conftest.$ac_ext
3363    echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3364    echo "${ECHO_T}$ac_header_preproc" >&6
3365    
3366    # So?  What about this header?
3367    case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3368      yes:no: )
3369        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
3370    echo "$as_me: WARNING: alsa/asoundlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
3371        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: proceeding with the compiler's result" >&5
3372    echo "$as_me: WARNING: alsa/asoundlib.h: proceeding with the compiler's result" >&2;}
3373        ac_header_preproc=yes
3374        ;;
3375      no:yes:* )
3376        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: present but cannot be compiled" >&5
3377    echo "$as_me: WARNING: alsa/asoundlib.h: present but cannot be compiled" >&2;}
3378        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h:     check for missing prerequisite headers?" >&5
3379    echo "$as_me: WARNING: alsa/asoundlib.h:     check for missing prerequisite headers?" >&2;}
3380        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: see the Autoconf documentation" >&5
3381    echo "$as_me: WARNING: alsa/asoundlib.h: see the Autoconf documentation" >&2;}
3382        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h:     section \"Present But Cannot Be Compiled\"" >&5
3383    echo "$as_me: WARNING: alsa/asoundlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
3384        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: proceeding with the preprocessor's result" >&5
3385    echo "$as_me: WARNING: alsa/asoundlib.h: proceeding with the preprocessor's result" >&2;}
3386        { echo "$as_me:$LINENO: WARNING: alsa/asoundlib.h: in the future, the compiler will take precedence" >&5
3387    echo "$as_me: WARNING: alsa/asoundlib.h: in the future, the compiler will take precedence" >&2;}
3388        (
3389          cat <<\_ASBOX
3390    ## ------------------------------------------ ##
3391    ## Report this to the AC_PACKAGE_NAME lists.  ##
3392    ## ------------------------------------------ ##
3393    _ASBOX
3394        ) |
3395          sed "s/^/$as_me: WARNING:     /" >&2
3396        ;;
3397    esac
3398    echo "$as_me:$LINENO: checking for alsa/asoundlib.h" >&5
3399    echo $ECHO_N "checking for alsa/asoundlib.h... $ECHO_C" >&6
3400    if test "${ac_cv_header_alsa_asoundlib_h+set}" = set; then
3401      echo $ECHO_N "(cached) $ECHO_C" >&6
3402    else
3403      ac_cv_header_alsa_asoundlib_h=$ac_header_preproc
3404    fi
3405    echo "$as_me:$LINENO: result: $ac_cv_header_alsa_asoundlib_h" >&5
3406    echo "${ECHO_T}$ac_cv_header_alsa_asoundlib_h" >&6
3407    
3408    fi
3409    if test $ac_cv_header_alsa_asoundlib_h = yes; then
3410      echo "$as_me:$LINENO: checking for main in -lasound" >&5
3411    echo $ECHO_N "checking for main in -lasound... $ECHO_C" >&6
3412    if test "${ac_cv_lib_asound_main+set}" = set; then
3413      echo $ECHO_N "(cached) $ECHO_C" >&6
3414    else
3415      ac_check_lib_save_LIBS=$LIBS
3416    LIBS="-lasound  $LIBS"
3417    cat >conftest.$ac_ext <<_ACEOF
3418    /* confdefs.h.  */
3419    _ACEOF
3420    cat confdefs.h >>conftest.$ac_ext
3421    cat >>conftest.$ac_ext <<_ACEOF
3422    /* end confdefs.h.  */
3423    
3424    
3425    int
3426    main ()
3427    {
3428    main ();
3429      ;
3430      return 0;
3431    }
3432    _ACEOF
3433    rm -f conftest.$ac_objext conftest$ac_exeext
3434    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3435      (eval $ac_link) 2>conftest.er1
3436      ac_status=$?
3437      grep -v '^ *+' conftest.er1 >conftest.err
3438      rm -f conftest.er1
3439      cat conftest.err >&5
3440      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3441      (exit $ac_status); } &&
3442             { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3443      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3444      (eval $ac_try) 2>&5
3445      ac_status=$?
3446      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3447      (exit $ac_status); }; } &&
3448             { ac_try='test -s conftest$ac_exeext'
3449      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3450      (eval $ac_try) 2>&5
3451      ac_status=$?
3452      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3453      (exit $ac_status); }; }; then
3454      ac_cv_lib_asound_main=yes
3455    else
3456      echo "$as_me: failed program was:" >&5
3457    sed 's/^/| /' conftest.$ac_ext >&5
3458    
3459    ac_cv_lib_asound_main=no
3460    fi
3461    rm -f conftest.err conftest.$ac_objext \
3462          conftest$ac_exeext conftest.$ac_ext
3463    LIBS=$ac_check_lib_save_LIBS
3464    fi
3465    echo "$as_me:$LINENO: result: $ac_cv_lib_asound_main" >&5
3466    echo "${ECHO_T}$ac_cv_lib_asound_main" >&6
3467    if test $ac_cv_lib_asound_main = yes; then
3468      have_alsa="true"
3469    
3470    else
3471      have_alsa="false"
3472    
3473    fi
3474    
3475    
3476    else
3477      have_alsa="false"
3478    
3479    fi
3480    
3481    
3482    if test "$have_alsa" = "false"; then
3483        echo "Alsa not installed!"
3484        echo "Sorry, LinuxSampler only supports Alsa sound drivers at the moment!"
3485        exit -1;
3486    fi
3487    
3488    
3489    echo -n "checking Alsa version... "
3490    
3491    
3492    ac_ext=c
3493    ac_cpp='$CPP $CPPFLAGS'
3494    ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3495    ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3496    ac_compiler_gnu=$ac_cv_c_compiler_gnu
3497    
3498    if test "$cross_compiling" = yes; then
3499      alsa_major=0
3500    
3501    else
3502      cat >conftest.$ac_ext <<_ACEOF
3503    /* confdefs.h.  */
3504    _ACEOF
3505    cat confdefs.h >>conftest.$ac_ext
3506    cat >>conftest.$ac_ext <<_ACEOF
3507    /* end confdefs.h.  */
3508    
3509    #include <alsa/asoundlib.h>
3510    void main(void) {
3511    /* ensure backward compatibility */
3512    #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
3513    #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
3514    #endif
3515    exit(SND_LIB_MAJOR);
3516    }
3517    
3518    _ACEOF
3519    rm -f conftest$ac_exeext
3520    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3521      (eval $ac_link) 2>&5
3522      ac_status=$?
3523      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3524      (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3525      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3526      (eval $ac_try) 2>&5
3527      ac_status=$?
3528      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529      (exit $ac_status); }; }; then
3530      alsa_major=0
3531    else
3532      echo "$as_me: program exited with status $ac_status" >&5
3533    echo "$as_me: failed program was:" >&5
3534    sed 's/^/| /' conftest.$ac_ext >&5
3535    
3536    ( exit $ac_status )
3537    alsa_major=$?
3538    fi
3539    rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3540    fi
3541    if test "$cross_compiling" = yes; then
3542      alsa_minor=0
3543    
3544    else
3545      cat >conftest.$ac_ext <<_ACEOF
3546    /* confdefs.h.  */
3547    _ACEOF
3548    cat confdefs.h >>conftest.$ac_ext
3549    cat >>conftest.$ac_ext <<_ACEOF
3550    /* end confdefs.h.  */
3551    
3552    #include <alsa/asoundlib.h>
3553    void main(void) {
3554    /* ensure backward compatibility */
3555    #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
3556    #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
3557    #endif
3558    exit(SND_LIB_MINOR);
3559    }
3560    
3561    _ACEOF
3562    rm -f conftest$ac_exeext
3563    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3564      (eval $ac_link) 2>&5
3565      ac_status=$?
3566      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3567      (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3568      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3569      (eval $ac_try) 2>&5
3570      ac_status=$?
3571      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3572      (exit $ac_status); }; }; then
3573      alsa_minor=0
3574    else
3575      echo "$as_me: program exited with status $ac_status" >&5
3576    echo "$as_me: failed program was:" >&5
3577    sed 's/^/| /' conftest.$ac_ext >&5
3578    
3579    ( exit $ac_status )
3580    alsa_minor=$?
3581    fi
3582    rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3583    fi
3584    if test "$cross_compiling" = yes; then
3585      alsa_subminor=0
3586    
3587    else
3588      cat >conftest.$ac_ext <<_ACEOF
3589    /* confdefs.h.  */
3590    _ACEOF
3591    cat confdefs.h >>conftest.$ac_ext
3592    cat >>conftest.$ac_ext <<_ACEOF
3593    /* end confdefs.h.  */
3594    
3595    #include <alsa/asoundlib.h>
3596    void main(void) {
3597    /* ensure backward compatibility */
3598    #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
3599    #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
3600    #endif
3601    exit(SND_LIB_SUBMINOR);
3602    }
3603    
3604    _ACEOF
3605    rm -f conftest$ac_exeext
3606    if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3607      (eval $ac_link) 2>&5
3608      ac_status=$?
3609      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3610      (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3611      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3612      (eval $ac_try) 2>&5
3613      ac_status=$?
3614      echo "$as_me:$LINENO: \$? = $ac_status" >&5
3615      (exit $ac_status); }; }; then
3616      alsa_subminor=0
3617    else
3618      echo "$as_me: program exited with status $ac_status" >&5
3619    echo "$as_me: failed program was:" >&5
3620    sed 's/^/| /' conftest.$ac_ext >&5
3621    
3622    ( exit $ac_status )
3623    alsa_subminor=$?
3624    fi
3625    rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3626    fi
3627    ac_ext=c
3628    ac_cpp='$CPP $CPPFLAGS'
3629    ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3630    ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3631    ac_compiler_gnu=$ac_cv_c_compiler_gnu
3632    
3633    echo "$alsa_major.$alsa_minor.$alsa_subminor";
3634    
3635    cat >>confdefs.h <<_ACEOF
3636    #define ALSA_MAJOR $alsa_major
3637    _ACEOF
3638    
3639    
3640    cat >>confdefs.h <<_ACEOF
3641    #define ALSA_MINOR $alsa_minor
3642    _ACEOF
3643    
3644    
3645    cat >>confdefs.h <<_ACEOF
3646    #define ALSA_SUBMINOR $alsa_subminor
3647    _ACEOF
3648    
3649    
3650    
3651  # Add the stamp file to the list of files AC keeps track of,  # Add the stamp file to the list of files AC keeps track of,
3652  # along with our hook.  # along with our hook.
3653            ac_config_headers="$ac_config_headers config.h"            ac_config_headers="$ac_config_headers config.h"
# Line 3433  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4305  if { (eval echo "$as_me:$LINENO: \"$ac_c
4305    cat conftest.err >&5    cat conftest.err >&5
4306    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4307    (exit $ac_status); } &&    (exit $ac_status); } &&
4308           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4309    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4310    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4311    ac_status=$?    ac_status=$?
# Line 3492  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4363  if { (eval echo "$as_me:$LINENO: \"$ac_c
4363    cat conftest.err >&5    cat conftest.err >&5
4364    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4365    (exit $ac_status); } &&    (exit $ac_status); } &&
4366           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4367    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4368    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4369    ac_status=$?    ac_status=$?
# Line 3564  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4434  if { (eval echo "$as_me:$LINENO: \"$ac_c
4434    cat conftest.err >&5    cat conftest.err >&5
4435    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4436    (exit $ac_status); } &&    (exit $ac_status); } &&
4437           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4438    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4439    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4440    ac_status=$?    ac_status=$?
# Line 3609  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4478  if { (eval echo "$as_me:$LINENO: \"$ac_c
4478    cat conftest.err >&5    cat conftest.err >&5
4479    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4480    (exit $ac_status); } &&    (exit $ac_status); } &&
4481           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4482    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4483    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4484    ac_status=$?    ac_status=$?
# Line 3841  fi Line 4709  fi
4709  echo "$as_me:$LINENO: result: $SED" >&5  echo "$as_me:$LINENO: result: $SED" >&5
4710  echo "${ECHO_T}$SED" >&6  echo "${ECHO_T}$SED" >&6
4711    
 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  
   
   
4712    
4713  # Check whether --with-gnu-ld or --without-gnu-ld was given.  # Check whether --with-gnu-ld or --without-gnu-ld was given.
4714  if test "${with_gnu_ld+set}" = set; then  if test "${with_gnu_ld+set}" = set; then
# Line 4070  bsdi4*) Line 4923  bsdi4*)
4923    lt_cv_file_magic_test_file=/shlib/libc.so    lt_cv_file_magic_test_file=/shlib/libc.so
4924    ;;    ;;
4925    
4926  cygwin* | mingw* | pw32*)  cygwin*)
4927    # win32_libid is a shell function defined in ltmain.sh    # win32_libid is a shell function defined in ltmain.sh
4928    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4929    lt_cv_file_magic_cmd='win32_libid'    lt_cv_file_magic_cmd='win32_libid'
4930    ;;    ;;
4931    
4932    mingw* | pw32*)
4933      # Base MSYS/MinGW do not provide the 'file' command needed by
4934      # win32_libid shell function, so use a weaker test based on 'objdump'.
4935      lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
4936      lt_cv_file_magic_cmd='$OBJDUMP -f'
4937      ;;
4938    
4939  darwin* | rhapsody*)  darwin* | rhapsody*)
4940    lt_cv_deplibs_check_method=pass_all    lt_cv_deplibs_check_method=pass_all
4941    ;;    ;;
# Line 4249  ia64-*-hpux*) Line 5109  ia64-*-hpux*)
5109    ;;    ;;
5110  *-*-irix6*)  *-*-irix6*)
5111    # Find out which ABI we are using.    # Find out which ABI we are using.
5112    echo '#line 4252 "configure"' > conftest.$ac_ext    echo '#line 5112 "configure"' > conftest.$ac_ext
5113    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5114    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
5115    ac_status=$?    ac_status=$?
# Line 4369  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 5229  if { (eval echo "$as_me:$LINENO: \"$ac_l
5229    cat conftest.err >&5    cat conftest.err >&5
5230    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5231    (exit $ac_status); } &&    (exit $ac_status); } &&
5232           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
5233    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5234    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5235    ac_status=$?    ac_status=$?
# Line 4411  esac Line 5270  esac
5270  need_locks="$enable_libtool_lock"  need_locks="$enable_libtool_lock"
5271    
5272    
 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  
 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  
 # On Suns, sometimes $CPP names a directory.  
 if test -n "$CPP" && test -d "$CPP"; then  
   CPP=  
 fi  
 if test -z "$CPP"; then  
   if test "${ac_cv_prog_CPP+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
       # Double quotes because CPP needs to be expanded  
     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"  
     do  
       ac_preproc_ok=false  
 for ac_c_preproc_warn_flag in '' yes  
 do  
   # Use a header file that comes with gcc, so configuring glibc  
   # with a fresh cross-compiler works.  
   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since  
   # <limits.h> 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 <limits.h>  
 #else  
 # include <assert.h>  
 #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_c_preproc_warn_flag  
     ac_cpp_err=$ac_cpp_err$ac_c_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 <ac_nonexistent.h>  
 _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_c_preproc_warn_flag  
     ac_cpp_err=$ac_cpp_err$ac_c_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  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
   # Passes both tests.  
 ac_preproc_ok=:  
 break  
 fi  
 rm -f conftest.err conftest.$ac_ext  
   
 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  
 fi  
   
     done  
     ac_cv_prog_CPP=$CPP  
   
 fi  
   CPP=$ac_cv_prog_CPP  
 else  
   ac_cv_prog_CPP=$CPP  
 fi  
 echo "$as_me:$LINENO: result: $CPP" >&5  
 echo "${ECHO_T}$CPP" >&6  
 ac_preproc_ok=false  
 for ac_c_preproc_warn_flag in '' yes  
 do  
   # Use a header file that comes with gcc, so configuring glibc  
   # with a fresh cross-compiler works.  
   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since  
   # <limits.h> 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 <limits.h>  
 #else  
 # include <assert.h>  
 #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_c_preproc_warn_flag  
     ac_cpp_err=$ac_cpp_err$ac_c_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 <ac_nonexistent.h>  
 _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_c_preproc_warn_flag  
     ac_cpp_err=$ac_cpp_err$ac_c_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  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
   # Passes both tests.  
 ac_preproc_ok=:  
 break  
 fi  
 rm -f conftest.err conftest.$ac_ext  
   
 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 \"$CPP\" fails sanity check  
 See \`config.log' for more details." >&5  
 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check  
 See \`config.log' for more details." >&2;}  
    { (exit 1); exit 1; }; }  
 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  
   
   
 echo "$as_me:$LINENO: checking for ANSI C header files" >&5  
 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6  
 if test "${ac_cv_header_stdc+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.  */  
 #include <stdlib.h>  
 #include <stdarg.h>  
 #include <string.h>  
 #include <float.h>  
   
 int  
 main ()  
 {  
   
   ;  
   return 0;  
 }  
 _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_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'  
   { (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_header_stdc=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 ac_cv_header_stdc=no  
 fi  
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext  
   
 if test $ac_cv_header_stdc = yes; then  
   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <string.h>  
   
 _ACEOF  
 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  
   $EGREP "memchr" >/dev/null 2>&1; then  
   :  
 else  
   ac_cv_header_stdc=no  
 fi  
 rm -f conftest*  
   
 fi  
   
 if test $ac_cv_header_stdc = yes; then  
   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <stdlib.h>  
   
 _ACEOF  
 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  
   $EGREP "free" >/dev/null 2>&1; then  
   :  
 else  
   ac_cv_header_stdc=no  
 fi  
 rm -f conftest*  
   
 fi  
   
 if test $ac_cv_header_stdc = yes; then  
   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.  
   if test "$cross_compiling" = yes; then  
   :  
 else  
   cat >conftest.$ac_ext <<_ACEOF  
 /* confdefs.h.  */  
 _ACEOF  
 cat confdefs.h >>conftest.$ac_ext  
 cat >>conftest.$ac_ext <<_ACEOF  
 /* end confdefs.h.  */  
 #include <ctype.h>  
 #if ((' ' & 0x0FF) == 0x020)  
 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')  
 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  
 #else  
 # define ISLOWER(c) \  
                    (('a' <= (c) && (c) <= 'i') \  
                      || ('j' <= (c) && (c) <= 'r') \  
                      || ('s' <= (c) && (c) <= 'z'))  
 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))  
 #endif  
   
 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))  
 int  
 main ()  
 {  
   int i;  
   for (i = 0; i < 256; i++)  
     if (XOR (islower (i), ISLOWER (i))  
         || toupper (i) != TOUPPER (i))  
       exit(2);  
   exit (0);  
 }  
 _ACEOF  
 rm -f 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='./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  
   :  
 else  
   echo "$as_me: program exited with status $ac_status" >&5  
 echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 ( exit $ac_status )  
 ac_cv_header_stdc=no  
 fi  
 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext  
 fi  
 fi  
 fi  
 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5  
 echo "${ECHO_T}$ac_cv_header_stdc" >&6  
 if test $ac_cv_header_stdc = yes; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define STDC_HEADERS 1  
 _ACEOF  
   
 fi  
   
 # On IRIX 5.3, sys/types and inttypes.h are conflicting.  
   
   
   
   
   
   
   
   
   
 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \  
                   inttypes.h stdint.h unistd.h  
 do  
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  
 echo "$as_me:$LINENO: checking for $ac_header" >&5  
 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6  
 if eval "test \"\${$as_ac_Header+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.  */  
 $ac_includes_default  
   
 #include <$ac_header>  
 _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_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'  
   { (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  
   eval "$as_ac_Header=yes"  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 eval "$as_ac_Header=no"  
 fi  
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext  
 fi  
 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  
 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  
 if test `eval echo '${'$as_ac_Header'}'` = yes; then  
   cat >>confdefs.h <<_ACEOF  
 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1  
 _ACEOF  
   
 fi  
   
 done  
   
   
5273    
5274  for ac_header in dlfcn.h  for ac_header in dlfcn.h
5275  do  do
# Line 4918  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5304  if { (eval echo "$as_me:$LINENO: \"$ac_c
5304    cat conftest.err >&5    cat conftest.err >&5
5305    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5306    (exit $ac_status); } &&    (exit $ac_status); } &&
5307           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
5308    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5309    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5310    ac_status=$?    ac_status=$?
# Line 5357  fi Line 5742  fi
5742    
5743    
5744  # Provide some information about the compiler.  # Provide some information about the compiler.
5745  echo "$as_me:5360:" \  echo "$as_me:5745:" \
5746       "checking for Fortran 77 compiler version" >&5       "checking for Fortran 77 compiler version" >&5
5747  ac_compiler=`set X $ac_compile; echo $2`  ac_compiler=`set X $ac_compile; echo $2`
5748  { (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 5403  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5788  if { (eval echo "$as_me:$LINENO: \"$ac_c
5788    cat conftest.err >&5    cat conftest.err >&5
5789    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5790    (exit $ac_status); } &&    (exit $ac_status); } &&
5791           { ac_try='test -z "$ac_f77_werror_flag"           { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
5792    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5793    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5794    ac_status=$?    ac_status=$?
# Line 5453  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5837  if { (eval echo "$as_me:$LINENO: \"$ac_c
5837    cat conftest.err >&5    cat conftest.err >&5
5838    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5839    (exit $ac_status); } &&    (exit $ac_status); } &&
5840           { ac_try='test -z "$ac_f77_werror_flag"           { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
5841    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5842    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5843    ac_status=$?    ac_status=$?
# Line 6391  else Line 6774  else
6774     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6775     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6776     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
6777     (eval echo "\"\$as_me:6394: $lt_compile\"" >&5)     (eval echo "\"\$as_me:6777: $lt_compile\"" >&5)
6778     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
6779     ac_status=$?     ac_status=$?
6780     cat conftest.err >&5     cat conftest.err >&5
6781     echo "$as_me:6398: \$? = $ac_status" >&5     echo "$as_me:6781: \$? = $ac_status" >&5
6782     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
6783       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
6784       # So say no if there are warnings       # So say no if there are warnings
# Line 6624  else Line 7007  else
7007     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7008     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7009     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
7010     (eval echo "\"\$as_me:6627: $lt_compile\"" >&5)     (eval echo "\"\$as_me:7010: $lt_compile\"" >&5)
7011     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
7012     ac_status=$?     ac_status=$?
7013     cat conftest.err >&5     cat conftest.err >&5
7014     echo "$as_me:6631: \$? = $ac_status" >&5     echo "$as_me:7014: \$? = $ac_status" >&5
7015     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
7016       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
7017       # So say no if there are warnings       # So say no if there are warnings
# Line 6691  else Line 7074  else
7074     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
7075     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7076     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
7077     (eval echo "\"\$as_me:6694: $lt_compile\"" >&5)     (eval echo "\"\$as_me:7077: $lt_compile\"" >&5)
7078     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
7079     ac_status=$?     ac_status=$?
7080     cat out/conftest.err >&5     cat out/conftest.err >&5
7081     echo "$as_me:6698: \$? = $ac_status" >&5     echo "$as_me:7081: \$? = $ac_status" >&5
7082     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
7083     then     then
7084       # 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 7082  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7465  if { (eval echo "$as_me:$LINENO: \"$ac_l
7465    cat conftest.err >&5    cat conftest.err >&5
7466    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7467    (exit $ac_status); } &&    (exit $ac_status); } &&
7468           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
7469    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7470    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7471    ac_status=$?    ac_status=$?
# Line 7143  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7525  if { (eval echo "$as_me:$LINENO: \"$ac_l
7525    cat conftest.err >&5    cat conftest.err >&5
7526    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7527    (exit $ac_status); } &&    (exit $ac_status); } &&
7528           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
7529    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7530    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7531    ac_status=$?    ac_status=$?
# Line 8021  linux*) Line 8402  linux*)
8402    # before this can be enabled.    # before this can be enabled.
8403    hardcode_into_libs=yes    hardcode_into_libs=yes
8404    
8405    # /usr/X11R6/lib and /usr/local/lib are common enough...    # Append ld.so.conf contents to the search path
8406    sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/local/lib"    if test -f /etc/ld.so.conf; then
8407        ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
8408        sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
8409      fi
8410    
8411    # 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
8412    # powerpc, because MkLinux only supported shared libraries with the    # powerpc, because MkLinux only supported shared libraries with the
# Line 8332  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8716  if { (eval echo "$as_me:$LINENO: \"$ac_l
8716    cat conftest.err >&5    cat conftest.err >&5
8717    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8718    (exit $ac_status); } &&    (exit $ac_status); } &&
8719           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
8720    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8721    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8722    ac_status=$?    ac_status=$?
# Line 8436  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8819  if { (eval echo "$as_me:$LINENO: \"$ac_l
8819    cat conftest.err >&5    cat conftest.err >&5
8820    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8821    (exit $ac_status); } &&    (exit $ac_status); } &&
8822           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
8823    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8824    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8825    ac_status=$?    ac_status=$?
# Line 8502  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8884  if { (eval echo "$as_me:$LINENO: \"$ac_l
8884    cat conftest.err >&5    cat conftest.err >&5
8885    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8886    (exit $ac_status); } &&    (exit $ac_status); } &&
8887           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
8888    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8889    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8890    ac_status=$?    ac_status=$?
# Line 8596  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8977  if { (eval echo "$as_me:$LINENO: \"$ac_l
8977    cat conftest.err >&5    cat conftest.err >&5
8978    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8979    (exit $ac_status); } &&    (exit $ac_status); } &&
8980           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
8981    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8982    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8983    ac_status=$?    ac_status=$?
# Line 8662  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9042  if { (eval echo "$as_me:$LINENO: \"$ac_l
9042    cat conftest.err >&5    cat conftest.err >&5
9043    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9044    (exit $ac_status); } &&    (exit $ac_status); } &&
9045           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
9046    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9047    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9048    ac_status=$?    ac_status=$?
# Line 8729  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9108  if { (eval echo "$as_me:$LINENO: \"$ac_l
9108    cat conftest.err >&5    cat conftest.err >&5
9109    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9110    (exit $ac_status); } &&    (exit $ac_status); } &&
9111           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
9112    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9113    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9114    ac_status=$?    ac_status=$?
# Line 8796  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9174  if { (eval echo "$as_me:$LINENO: \"$ac_l
9174    cat conftest.err >&5    cat conftest.err >&5
9175    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9176    (exit $ac_status); } &&    (exit $ac_status); } &&
9177           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
9178    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9179    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9180    ac_status=$?    ac_status=$?
# Line 8872  else Line 9249  else
9249    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9250    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
9251    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
9252  #line 8875 "configure"  #line 9252 "configure"
9253  #include "confdefs.h"  #include "confdefs.h"
9254    
9255  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 8970  else Line 9347  else
9347    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
9348    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
9349    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
9350  #line 8973 "configure"  #line 9350 "configure"
9351  #include "confdefs.h"  #include "confdefs.h"
9352    
9353  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 10042  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10419  if { (eval echo "$as_me:$LINENO: \"$ac_l
10419    cat conftest.err >&5    cat conftest.err >&5
10420    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10421    (exit $ac_status); } &&    (exit $ac_status); } &&
10422           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
10423    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10424    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10425    ac_status=$?    ac_status=$?
# Line 10104  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10480  if { (eval echo "$as_me:$LINENO: \"$ac_l
10480    cat conftest.err >&5    cat conftest.err >&5
10481    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10482    (exit $ac_status); } &&    (exit $ac_status); } &&
10483           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
10484    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10485    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10486    ac_status=$?    ac_status=$?
# Line 11149  else Line 11524  else
11524     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11525     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11526     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11527     (eval echo "\"\$as_me:11152: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11527: $lt_compile\"" >&5)
11528     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
11529     ac_status=$?     ac_status=$?
11530     cat conftest.err >&5     cat conftest.err >&5
11531     echo "$as_me:11156: \$? = $ac_status" >&5     echo "$as_me:11531: \$? = $ac_status" >&5
11532     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
11533       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
11534       # So say no if there are warnings       # So say no if there are warnings
# Line 11216  else Line 11591  else
11591     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
11592     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11593     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
11594     (eval echo "\"\$as_me:11219: $lt_compile\"" >&5)     (eval echo "\"\$as_me:11594: $lt_compile\"" >&5)
11595     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
11596     ac_status=$?     ac_status=$?
11597     cat out/conftest.err >&5     cat out/conftest.err >&5
11598     echo "$as_me:11223: \$? = $ac_status" >&5     echo "$as_me:11598: \$? = $ac_status" >&5
11599     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
11600     then     then
11601       # 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 11723  linux*) Line 12098  linux*)
12098    # before this can be enabled.    # before this can be enabled.
12099    hardcode_into_libs=yes    hardcode_into_libs=yes
12100    
12101    # /usr/X11R6/lib and /usr/local/lib are common enough...    # Append ld.so.conf contents to the search path
12102    sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/local/lib"    if test -f /etc/ld.so.conf; then
12103        ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
12104        sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
12105      fi
12106    
12107    # 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
12108    # powerpc, because MkLinux only supported shared libraries with the    # powerpc, because MkLinux only supported shared libraries with the
# Line 12034  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12412  if { (eval echo "$as_me:$LINENO: \"$ac_l
12412    cat conftest.err >&5    cat conftest.err >&5
12413    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12414    (exit $ac_status); } &&    (exit $ac_status); } &&
12415           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12416    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12417    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12418    ac_status=$?    ac_status=$?
# Line 12138  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12515  if { (eval echo "$as_me:$LINENO: \"$ac_l
12515    cat conftest.err >&5    cat conftest.err >&5
12516    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12517    (exit $ac_status); } &&    (exit $ac_status); } &&
12518           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12519    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12520    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12521    ac_status=$?    ac_status=$?
# Line 12204  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12580  if { (eval echo "$as_me:$LINENO: \"$ac_l
12580    cat conftest.err >&5    cat conftest.err >&5
12581    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12582    (exit $ac_status); } &&    (exit $ac_status); } &&
12583           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12584    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12585    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12586    ac_status=$?    ac_status=$?
# Line 12298  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12673  if { (eval echo "$as_me:$LINENO: \"$ac_l
12673    cat conftest.err >&5    cat conftest.err >&5
12674    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12675    (exit $ac_status); } &&    (exit $ac_status); } &&
12676           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12677    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12678    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12679    ac_status=$?    ac_status=$?
# Line 12364  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12738  if { (eval echo "$as_me:$LINENO: \"$ac_l
12738    cat conftest.err >&5    cat conftest.err >&5
12739    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12740    (exit $ac_status); } &&    (exit $ac_status); } &&
12741           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12742    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12743    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12744    ac_status=$?    ac_status=$?
# Line 12431  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12804  if { (eval echo "$as_me:$LINENO: \"$ac_l
12804    cat conftest.err >&5    cat conftest.err >&5
12805    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12806    (exit $ac_status); } &&    (exit $ac_status); } &&
12807           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12808    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12809    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12810    ac_status=$?    ac_status=$?
# Line 12498  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12870  if { (eval echo "$as_me:$LINENO: \"$ac_l
12870    cat conftest.err >&5    cat conftest.err >&5
12871    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12872    (exit $ac_status); } &&    (exit $ac_status); } &&
12873           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
12874    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12875    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12876    ac_status=$?    ac_status=$?
# Line 12574  else Line 12945  else
12945    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12946    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
12947    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
12948  #line 12577 "configure"  #line 12948 "configure"
12949  #include "confdefs.h"  #include "confdefs.h"
12950    
12951  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 12672  else Line 13043  else
13043    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13044    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
13045    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
13046  #line 12675 "configure"  #line 13046 "configure"
13047  #include "confdefs.h"  #include "confdefs.h"
13048    
13049  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 13499  else Line 13870  else
13870     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13871     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13872     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13873     (eval echo "\"\$as_me:13502: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13873: $lt_compile\"" >&5)
13874     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
13875     ac_status=$?     ac_status=$?
13876     cat conftest.err >&5     cat conftest.err >&5
13877     echo "$as_me:13506: \$? = $ac_status" >&5     echo "$as_me:13877: \$? = $ac_status" >&5
13878     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
13879       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
13880       # So say no if there are warnings       # So say no if there are warnings
# Line 13566  else Line 13937  else
13937     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13938     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13939     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
13940     (eval echo "\"\$as_me:13569: $lt_compile\"" >&5)     (eval echo "\"\$as_me:13940: $lt_compile\"" >&5)
13941     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
13942     ac_status=$?     ac_status=$?
13943     cat out/conftest.err >&5     cat out/conftest.err >&5
13944     echo "$as_me:13573: \$? = $ac_status" >&5     echo "$as_me:13944: \$? = $ac_status" >&5
13945     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
13946     then     then
13947       # 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 13947  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14318  if { (eval echo "$as_me:$LINENO: \"$ac_l
14318    cat conftest.err >&5    cat conftest.err >&5
14319    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14320    (exit $ac_status); } &&    (exit $ac_status); } &&
14321           { ac_try='test -z "$ac_f77_werror_flag"           { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
14322    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14323    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14324    ac_status=$?    ac_status=$?
# Line 13998  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14368  if { (eval echo "$as_me:$LINENO: \"$ac_l
14368    cat conftest.err >&5    cat conftest.err >&5
14369    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14370    (exit $ac_status); } &&    (exit $ac_status); } &&
14371           { ac_try='test -z "$ac_f77_werror_flag"           { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
14372    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14373    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14374    ac_status=$?    ac_status=$?
# Line 14876  linux*) Line 15245  linux*)
15245    # before this can be enabled.    # before this can be enabled.
15246    hardcode_into_libs=yes    hardcode_into_libs=yes
15247    
15248    # /usr/X11R6/lib and /usr/local/lib are common enough...    # Append ld.so.conf contents to the search path
15249    sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/local/lib"    if test -f /etc/ld.so.conf; then
15250        ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
15251        sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
15252      fi
15253    
15254    # 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
15255    # powerpc, because MkLinux only supported shared libraries with the    # powerpc, because MkLinux only supported shared libraries with the
# Line 15597  else Line 15969  else
15969     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15970     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15971     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
15972     (eval echo "\"\$as_me:15600: $lt_compile\"" >&5)     (eval echo "\"\$as_me:15972: $lt_compile\"" >&5)
15973     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
15974     ac_status=$?     ac_status=$?
15975     cat conftest.err >&5     cat conftest.err >&5
15976     echo "$as_me:15604: \$? = $ac_status" >&5     echo "$as_me:15976: \$? = $ac_status" >&5
15977     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
15978       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
15979       # So say no if there are warnings       # So say no if there are warnings
# Line 15830  else Line 16202  else
16202     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16203     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16204     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
16205     (eval echo "\"\$as_me:15833: $lt_compile\"" >&5)     (eval echo "\"\$as_me:16205: $lt_compile\"" >&5)
16206     (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
16207     ac_status=$?     ac_status=$?
16208     cat conftest.err >&5     cat conftest.err >&5
16209     echo "$as_me:15837: \$? = $ac_status" >&5     echo "$as_me:16209: \$? = $ac_status" >&5
16210     if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
16211       # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
16212       # So say no if there are warnings       # So say no if there are warnings
# Line 15897  else Line 16269  else
16269     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16270     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16271     -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
16272     (eval echo "\"\$as_me:15900: $lt_compile\"" >&5)     (eval echo "\"\$as_me:16272: $lt_compile\"" >&5)
16273     (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
16274     ac_status=$?     ac_status=$?
16275     cat out/conftest.err >&5     cat out/conftest.err >&5
16276     echo "$as_me:15904: \$? = $ac_status" >&5     echo "$as_me:16276: \$? = $ac_status" >&5
16277     if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
16278     then     then
16279       # 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 16288  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16660  if { (eval echo "$as_me:$LINENO: \"$ac_l
16660    cat conftest.err >&5    cat conftest.err >&5
16661    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16662    (exit $ac_status); } &&    (exit $ac_status); } &&
16663           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
16664    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16665    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16666    ac_status=$?    ac_status=$?
# Line 16349  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16720  if { (eval echo "$as_me:$LINENO: \"$ac_l
16720    cat conftest.err >&5    cat conftest.err >&5
16721    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16722    (exit $ac_status); } &&    (exit $ac_status); } &&
16723           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
16724    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16725    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16726    ac_status=$?    ac_status=$?
# Line 17227  linux*) Line 17597  linux*)
17597    # before this can be enabled.    # before this can be enabled.
17598    hardcode_into_libs=yes    hardcode_into_libs=yes
17599    
17600    # /usr/X11R6/lib and /usr/local/lib are common enough...    # Append ld.so.conf contents to the search path
17601    sys_lib_dlsearch_path_spec="/lib /usr/lib /usr/X11R6/lib /usr/local/lib"    if test -f /etc/ld.so.conf; then
17602        ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
17603        sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
17604      fi
17605    
17606    # 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
17607    # powerpc, because MkLinux only supported shared libraries with the    # powerpc, because MkLinux only supported shared libraries with the
# Line 17538  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17911  if { (eval echo "$as_me:$LINENO: \"$ac_l
17911    cat conftest.err >&5    cat conftest.err >&5
17912    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17913    (exit $ac_status); } &&    (exit $ac_status); } &&
17914           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
17915    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17916    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17917    ac_status=$?    ac_status=$?
# Line 17642  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18014  if { (eval echo "$as_me:$LINENO: \"$ac_l
18014    cat conftest.err >&5    cat conftest.err >&5
18015    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18016    (exit $ac_status); } &&    (exit $ac_status); } &&
18017           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18018    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18019    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18020    ac_status=$?    ac_status=$?
# Line 17708  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18079  if { (eval echo "$as_me:$LINENO: \"$ac_l
18079    cat conftest.err >&5    cat conftest.err >&5
18080    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18081    (exit $ac_status); } &&    (exit $ac_status); } &&
18082           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18083    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18084    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18085    ac_status=$?    ac_status=$?
# Line 17802  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18172  if { (eval echo "$as_me:$LINENO: \"$ac_l
18172    cat conftest.err >&5    cat conftest.err >&5
18173    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18174    (exit $ac_status); } &&    (exit $ac_status); } &&
18175           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18176    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18177    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18178    ac_status=$?    ac_status=$?
# Line 17868  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18237  if { (eval echo "$as_me:$LINENO: \"$ac_l
18237    cat conftest.err >&5    cat conftest.err >&5
18238    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18239    (exit $ac_status); } &&    (exit $ac_status); } &&
18240           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18241    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18242    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18243    ac_status=$?    ac_status=$?
# Line 17935  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18303  if { (eval echo "$as_me:$LINENO: \"$ac_l
18303    cat conftest.err >&5    cat conftest.err >&5
18304    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18305    (exit $ac_status); } &&    (exit $ac_status); } &&
18306           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18307    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18308    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18309    ac_status=$?    ac_status=$?
# Line 18002  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 18369  if { (eval echo "$as_me:$LINENO: \"$ac_l
18369    cat conftest.err >&5    cat conftest.err >&5
18370    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18371    (exit $ac_status); } &&    (exit $ac_status); } &&
18372           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
18373    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18374    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18375    ac_status=$?    ac_status=$?
# Line 18078  else Line 18444  else
18444    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18445    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
18446    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
18447  #line 18081 "configure"  #line 18447 "configure"
18448  #include "confdefs.h"  #include "confdefs.h"
18449    
18450  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 18176  else Line 18542  else
18542    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
18543    lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
18544    cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
18545  #line 18179 "configure"  #line 18545 "configure"
18546  #include "confdefs.h"  #include "confdefs.h"
18547    
18548  #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
# Line 19842  s,@target@,$target,;t t Line 20208  s,@target@,$target,;t t
20208  s,@target_cpu@,$target_cpu,;t t  s,@target_cpu@,$target_cpu,;t t
20209  s,@target_vendor@,$target_vendor,;t t  s,@target_vendor@,$target_vendor,;t t
20210  s,@target_os@,$target_os,;t t  s,@target_os@,$target_os,;t t
20211    s,@CPP@,$CPP,;t t
20212    s,@EGREP@,$EGREP,;t t
20213  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
20214  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
20215  s,@INSTALL_DATA@,$INSTALL_DATA,;t t  s,@INSTALL_DATA@,$INSTALL_DATA,;t t
# Line 19870  s,@CXX@,$CXX,;t t Line 20238  s,@CXX@,$CXX,;t t
20238  s,@CXXFLAGS@,$CXXFLAGS,;t t  s,@CXXFLAGS@,$CXXFLAGS,;t t
20239  s,@ac_ct_CXX@,$ac_ct_CXX,;t t  s,@ac_ct_CXX@,$ac_ct_CXX,;t t
20240  s,@CXXDEPMODE@,$CXXDEPMODE,;t t  s,@CXXDEPMODE@,$CXXDEPMODE,;t t
 s,@EGREP@,$EGREP,;t t  
20241  s,@LN_S@,$LN_S,;t t  s,@LN_S@,$LN_S,;t t
20242  s,@ECHO@,$ECHO,;t t  s,@ECHO@,$ECHO,;t t
20243  s,@AR@,$AR,;t t  s,@AR@,$AR,;t t
20244  s,@ac_ct_AR@,$ac_ct_AR,;t t  s,@ac_ct_AR@,$ac_ct_AR,;t t
20245  s,@RANLIB@,$RANLIB,;t t  s,@RANLIB@,$RANLIB,;t t
20246  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t  s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
 s,@CPP@,$CPP,;t t  
20247  s,@CXXCPP@,$CXXCPP,;t t  s,@CXXCPP@,$CXXCPP,;t t
20248  s,@F77@,$F77,;t t  s,@F77@,$F77,;t t
20249  s,@FFLAGS@,$FFLAGS,;t t  s,@FFLAGS@,$FFLAGS,;t t
# Line 20005  case $srcdir in Line 20371  case $srcdir in
20371      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
20372      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
20373  esac  esac
20374  case "$ac_dir" in  
20375  .) ac_abs_builddir=$ac_builddir;;  # Do not use `cd foo && pwd` to compute absolute paths, because
20376    # the directories may not exist.
20377    case `pwd` in
20378    .) ac_abs_builddir="$ac_dir";;
20379  *)  *)
20380    case $ac_builddir in    case "$ac_dir" in
20381    .) ac_abs_builddir="$ac_dir";;    .) ac_abs_builddir=`pwd`;;
20382    [\\/]* | ?:[\\/]* ) ac_abs_builddir=$ac_builddir;;    [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
20383    *) ac_abs_builddir="$ac_dir"/$ac_builddir;;    *) ac_abs_builddir=`pwd`/"$ac_dir";;
20384    esac;;    esac;;
20385  esac  esac
20386  case "$ac_dir" in  case $ac_abs_builddir in
20387  .) ac_abs_top_builddir=${ac_top_builddir}.;;  .) ac_abs_top_builddir=${ac_top_builddir}.;;
20388  *)  *)
20389    case ${ac_top_builddir}. in    case ${ac_top_builddir}. in
20390    .) ac_abs_top_builddir="$ac_dir";;    .) ac_abs_top_builddir=$ac_abs_builddir;;
20391    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
20392    *) ac_abs_top_builddir="$ac_dir"/${ac_top_builddir}.;;    *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
20393    esac;;    esac;;
20394  esac  esac
20395  case "$ac_dir" in  case $ac_abs_builddir in
20396  .) ac_abs_srcdir=$ac_srcdir;;  .) ac_abs_srcdir=$ac_srcdir;;
20397  *)  *)
20398    case $ac_srcdir in    case $ac_srcdir in
20399    .) ac_abs_srcdir="$ac_dir";;    .) ac_abs_srcdir=$ac_abs_builddir;;
20400    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
20401    *) ac_abs_srcdir="$ac_dir"/$ac_srcdir;;    *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
20402    esac;;    esac;;
20403  esac  esac
20404  case "$ac_dir" in  case $ac_abs_builddir in
20405  .) ac_abs_top_srcdir=$ac_top_srcdir;;  .) ac_abs_top_srcdir=$ac_top_srcdir;;
20406  *)  *)
20407    case $ac_top_srcdir in    case $ac_top_srcdir in
20408    .) ac_abs_top_srcdir="$ac_dir";;    .) ac_abs_top_srcdir=$ac_abs_builddir;;
20409    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
20410    *) ac_abs_top_srcdir="$ac_dir"/$ac_top_srcdir;;    *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
20411    esac;;    esac;;
20412  esac  esac
20413    
# Line 20048  esac Line 20417  esac
20417    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
20418    esac    esac
20419    
   if test x"$ac_file" != x-; then  
     { echo "$as_me:$LINENO: creating $ac_file" >&5  
 echo "$as_me: creating $ac_file" >&6;}  
     rm -f "$ac_file"  
   fi  
20420    # Let's still pretend it is `configure' which instantiates (i.e., don't    # Let's still pretend it is `configure' which instantiates (i.e., don't
20421    # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
20422    #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
# Line 20091  echo "$as_me: error: cannot find input f Line 20455  echo "$as_me: error: cannot find input f
20455           fi;;           fi;;
20456        esac        esac
20457      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
20458    
20459      if test x"$ac_file" != x-; then
20460        { echo "$as_me:$LINENO: creating $ac_file" >&5
20461    echo "$as_me: creating $ac_file" >&6;}
20462        rm -f "$ac_file"
20463      fi
20464  _ACEOF  _ACEOF
20465  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
20466    sed "$ac_vpsub    sed "$ac_vpsub
# Line 20419  case $srcdir in Line 20789  case $srcdir in
20789      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
20790      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
20791  esac  esac
20792  case "$ac_dir" in  
20793  .) ac_abs_builddir=$ac_builddir;;  # Do not use `cd foo && pwd` to compute absolute paths, because
20794    # the directories may not exist.
20795    case `pwd` in
20796    .) ac_abs_builddir="$ac_dir";;
20797  *)  *)
20798    case $ac_builddir in    case "$ac_dir" in
20799    .) ac_abs_builddir="$ac_dir";;    .) ac_abs_builddir=`pwd`;;
20800    [\\/]* | ?:[\\/]* ) ac_abs_builddir=$ac_builddir;;    [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
20801    *) ac_abs_builddir="$ac_dir"/$ac_builddir;;    *) ac_abs_builddir=`pwd`/"$ac_dir";;
20802    esac;;    esac;;
20803  esac  esac
20804  case "$ac_dir" in  case $ac_abs_builddir in
20805  .) ac_abs_top_builddir=${ac_top_builddir}.;;  .) ac_abs_top_builddir=${ac_top_builddir}.;;
20806  *)  *)
20807    case ${ac_top_builddir}. in    case ${ac_top_builddir}. in
20808    .) ac_abs_top_builddir="$ac_dir";;    .) ac_abs_top_builddir=$ac_abs_builddir;;
20809    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;    [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
20810    *) ac_abs_top_builddir="$ac_dir"/${ac_top_builddir}.;;    *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
20811    esac;;    esac;;
20812  esac  esac
20813  case "$ac_dir" in  case $ac_abs_builddir in
20814  .) ac_abs_srcdir=$ac_srcdir;;  .) ac_abs_srcdir=$ac_srcdir;;
20815  *)  *)
20816    case $ac_srcdir in    case $ac_srcdir in
20817    .) ac_abs_srcdir="$ac_dir";;    .) ac_abs_srcdir=$ac_abs_builddir;;
20818    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
20819    *) ac_abs_srcdir="$ac_dir"/$ac_srcdir;;    *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
20820    esac;;    esac;;
20821  esac  esac
20822  case "$ac_dir" in  case $ac_abs_builddir in
20823  .) ac_abs_top_srcdir=$ac_top_srcdir;;  .) ac_abs_top_srcdir=$ac_top_srcdir;;
20824  *)  *)
20825    case $ac_top_srcdir in    case $ac_top_srcdir in
20826    .) ac_abs_top_srcdir="$ac_dir";;    .) ac_abs_top_srcdir=$ac_abs_builddir;;
20827    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;    [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
20828    *) ac_abs_top_srcdir="$ac_dir"/$ac_top_srcdir;;    *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
20829    esac;;    esac;;
20830  esac  esac
20831    

Legend:
Removed from v.12  
changed lines
  Added in v.29

  ViewVC Help
Powered by ViewVC