Diff for /parser3/configure between versions 1.141 and 1.148

version 1.141, 2012/06/13 11:23:20 version 1.148, 2012/06/15 12:13:56
Line 1 Line 1
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for parser 3.4.2b.  # Generated by GNU Autoconf 2.59 for parser 3.4.2.
 #  #
 # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
Line 273  SHELL=${CONFIG_SHELL-/bin/sh} Line 273  SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='parser'  PACKAGE_NAME='parser'
 PACKAGE_TARNAME='parser'  PACKAGE_TARNAME='parser'
 PACKAGE_VERSION='3.4.2b'  PACKAGE_VERSION='3.4.2'
 PACKAGE_STRING='parser 3.4.2b'  PACKAGE_STRING='parser 3.4.2'
 PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
   
 ac_unique_file="README"  ac_unique_file="README"
Line 797  if test "$ac_init_help" = "long"; then Line 797  if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    cat <<_ACEOF
 \`configure' configures parser 3.4.2b to adapt to many kinds of systems.  \`configure' configures parser 3.4.2 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 863  fi Line 863  fi
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
   case $ac_init_help in    case $ac_init_help in
      short | recursive ) echo "Configuration of parser 3.4.2b:";;       short | recursive ) echo "Configuration of parser 3.4.2:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 874  Optional Features: Line 874  Optional Features:
   --enable-dependency-tracking   do not reject slow dependency extractors    --enable-dependency-tracking   do not reject slow dependency extractors
   --disable-safe-mode     to enable reading and executing    --disable-safe-mode     to enable reading and executing
                           files belonging to group+user other then effective                            files belonging to group+user other then effective
   --disable-execs             to disable any execs    --disable-execs         to disable any execs
                           (file::exec, file::cgi, unix mail:send)                            (file::exec, file::cgi, unix mail:send)
   --disable-stringstream  to disable stringstream usage.    --disable-stringstream  to disable stringstream usage.
                           when disabled table.save use more memory but it's safer on freebsd 4.x                            when disabled table.save use more memory but it's safer on freebsd 4.x
Line 895  Optional Packages: Line 895  Optional Packages:
   --with-pathlink=LKEY    put dynamic libraries paths to binary    --with-pathlink=LKEY    put dynamic libraries paths to binary
                           using linker key (-R, -rpath-link)                            using linker key (-R, -rpath-link)
   --with-sjlj-exceptions  enable simple 'throw' from dynamic library    --with-sjlj-exceptions  enable simple 'throw' from dynamic library
   --with-shared-gc=D      D is the directory where    --with-gc=D             D is the directory where
                           Boehm garbage collecting library is installed (shared lib)                            Boehm garbage collecting library is installed
   --with-static-gc=D      D is the directory where    --with-pcre=D           D is the directory where
                           Boehm garbage collecting library is installed (static lib)                            PCRE library is installed
   --with-static-pcre=D    D is the directory where    --with-xml=D            D is the directory where
                           PCRE library is installed (static lib)                            Gnome XML libraries are installed
   --with-shared-xml=D     D is the directory where  
                           Gnome XML libraries are installed (shared libs)  
   --with-static-xml=D     D is the directory where  
                           Gnome XML libraries are installed (static libs)  
   --with-glib-config=FILE FILE is glib library    --with-glib-config=FILE FILE is glib library
                           configuration file (search for glib*-config)                            configuration file (search for glib*-config)
   --with-shared-mailreceive=D is the directory where    --with-shared-mailreceive=D is the directory where
Line 914  Optional Packages: Line 910  Optional Packages:
   \"--with-sendmail=COMMAND\" forces this command to send mail.    \"--with-sendmail=COMMAND\" forces this command to send mail.
                           example: \"--with-sendmail=/usr/sbin/sendmail -t\"                            example: \"--with-sendmail=/usr/sbin/sendmail -t\"
                           (makes parser ignore user-defined sendmail commands)                            (makes parser ignore user-defined sendmail commands)
   --with-apache=FILE is the full path for APXS    --with-apache=FILE      FILE is the full path for APXS
                           builds apache DSO module using apxs                            builds apache DSO module using apxs
   --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use    --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
                           both]                            both]
Line 1035  fi Line 1031  fi
 test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
 parser configure 3.4.2b  parser configure 3.4.2
 generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
   
 Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
Line 1049  cat >&5 <<_ACEOF Line 1045  cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
 It was created by parser $as_me 3.4.2b, which was  It was created by parser $as_me 3.4.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 1695  fi Line 1691  fi
   
 # Define the identity of the package.  # Define the identity of the package.
  PACKAGE='parser'   PACKAGE='parser'
  VERSION='3.4.2b'   VERSION='3.4.2'
   
   
 cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
Line 1886  host_os=`echo $ac_cv_host | sed 's/^\([^ Line 1882  host_os=`echo $ac_cv_host | sed 's/^\([^
   
   
   
 PARSER_VERSION="$VERSION (compiled on $host)"  cat >>confdefs.h <<_ACEOF
 echo "/* automatically generated by configure */" > $srcdir/src/include/pa_version.h.new  #define PARSER_VERSION "$VERSION (compiled on $host)"
 echo "/* edit configure.in to change version number */" >> $srcdir/src/include/pa_version.h.new  _ACEOF
 echo "#define PARSER_VERSION \"$PARSER_VERSION\"" >> $srcdir/src/include/pa_version.h.new  
 cmp $srcdir/src/include/pa_version.h.new $srcdir/src/include/pa_version.h >/dev/null 2>&1  
 if test $? -ne 0 ; then  
         rm -f $srcdir/src/include/pa_version.h && mv $srcdir/src/include/pa_version.h.new $srcdir/src/include/pa_version.h && \  
         echo Updated $srcdir/src/include/pa_version.h  
 else  
         rm -f $srcdir/src/include/pa_version.h.new  
 fi  
   
   
 case $host_os in  case $host_os in
Line 3781  fi Line 3770  fi
 fi;  fi;
   
   
 GC_LIB_NAME=gc  
   
 # Check whether --with-shared-gc or --without-shared-gc was given.  # Check whether --with-gc or --without-gc was given.
 if test "${with_shared_gc+set}" = set; then  if test "${with_gc+set}" = set; then
   withval="$with_shared_gc"    withval="$with_gc"
   
         GC_LIBS="-L$withval -l$GC_LIB_NAME"  
   
 fi;          GC=$withval
           GC_LIBS="$GC/libgc.la"
   
 # Check whether --with-static-gc or --without-static-gc was given.          if test -f $GC_LIBS; then
 if test "${with_static_gc+set}" = set; then                  GC_OK="yes"
   withval="$with_static_gc"          else
                   GC_LIBS="-L$GC -lgc"
           fi
   
   else
   
         GC_LIBS="$withval/lib$GC_LIB_NAME.la"          GC_LIBS="-lgc"
           { echo "$as_me:$LINENO: WARNING: --with-gc was not specified, hoping linker would find it" >&5
   echo "$as_me: WARNING: --with-gc was not specified, hoping linker would find it" >&2;}
   
 fi;  fi;
 if test -z "$GC_LIBS"; then  
         #undefined? use any found in system  
         GC_LIBS="-l$GC_LIB_NAME"  
         { echo "$as_me:$LINENO: WARNING: neither --with-shared/static-gc were specified, hoping linker would find it" >&5  
 echo "$as_me: WARNING: neither --with-shared/static-gc were specified, hoping linker would find it" >&2;}  
   
   if test -z "$GC_OK"; then
         echo "$as_me:$LINENO: checking for libgc" >&5          echo "$as_me:$LINENO: checking for libgc" >&5
 echo $ECHO_N "checking for libgc... $ECHO_C" >&6  echo $ECHO_N "checking for libgc... $ECHO_C" >&6
         SAVE_LIBS=$LIBS          SAVE_LIBS=$LIBS
Line 3815  _ACEOF Line 3805  _ACEOF
 cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */  /* end confdefs.h.  */
    extern int GC_dont_gc;
                 extern int GC_dont_gc;  
   
 int  int
 main ()  main ()
 {  {
    GC_dont_gc=0;
                 GC_dont_gc=0;  
   
   ;    ;
   return 0;    return 0;
 }  }
Line 3859  sed 's/^/| /' conftest.$ac_ext >&5 Line 3845  sed 's/^/| /' conftest.$ac_ext >&5
   
 echo "$as_me:$LINENO: result: no" >&5  echo "$as_me:$LINENO: result: no" >&5
 echo "${ECHO_T}no" >&6  echo "${ECHO_T}no" >&6
                 { { echo "$as_me:$LINENO: error: please specify path to libgc: --with-shared-gc OR --with-static-gc" >&5                  if test -z "$GC"; then
 echo "$as_me: error: please specify path to libgc: --with-shared-gc OR --with-static-gc" >&2;}                          { { echo "$as_me:$LINENO: error: please specify path to libgc: --with-gc" >&5
   echo "$as_me: error: please specify path to libgc: --with-gc" >&2;}
      { (exit 1); exit 1; }; }
                   else
                           { { echo "$as_me:$LINENO: error: $GC does not seem to be valid libgc installation directory" >&5
   echo "$as_me: error: $GC does not seem to be valid libgc installation directory" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
                   fi
   
 fi  fi
 rm -f conftest.err conftest.$ac_objext \  rm -f conftest.err conftest.$ac_objext \
Line 3872  fi Line 3864  fi
   
   
   
 # Check whether --with-static-pcre or --without-static-pcre was given.  
 if test "${with_static_pcre+set}" = set; then  # Check whether --with-pcre or --without-pcre was given.
   withval="$with_static_pcre"  if test "${with_pcre+set}" = set; then
     withval="$with_pcre"
   
         PCRE=$withval          PCRE=$withval
         PCREINC="$PCRE/include"          PCRE_INCLUDES="-I$PCRE/include"
         PCRELIB="$PCRE/lib"          PCRE_LIBS="$PCRE/lib/libpcre.la"
   
         if test \! -d $PCREINC -o \! -d $PCRELIB; then          if test -f $PCRE/include/pcre.h -a -f $PCRE_LIBS; then
                 { { echo "$as_me:$LINENO: error: $PCRE does not seem to be valid PCRE installation directory" >&5                  PCRE_OK="yes"
 echo "$as_me: error: $PCRE does not seem to be valid PCRE installation directory" >&2;}          else
    { (exit 1); exit 1; }; }                  PCRE_LIBS="-L$PCRE -lpcre"
         fi          fi
   
         PCRE_INCLUDES="-I$PCREINC"  
         PCRE_LIBS="$PCRELIB/libpcre.la"  
   
 fi;  else
   
           PCRE_LIBS="-lpcre"
           { echo "$as_me:$LINENO: WARNING: --with-pcre was not specified, hoping linker would find it" >&5
   echo "$as_me: WARNING: --with-pcre was not specified, hoping linker would find it" >&2;}
   
   fi;
   
   if test -z "$PCRE_OK"; then
           echo "$as_me:$LINENO: checking for prce" >&5
   echo $ECHO_N "checking for prce... $ECHO_C" >&6
           SAVE_LIBS=$LIBS
           LIBS="$LIBS $PCRE_LIBS $PCRE_INCLUDES"
           cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
    #include <pcre.h>
   int
   main ()
   {
    const char *v=pcre_version();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
     (eval $ac_link) 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } &&
            { ac_try='test -z "$ac_c_werror_flag"
                            || test ! -s conftest.err'
     { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     (eval $ac_try) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; } &&
            { ac_try='test -s conftest$ac_exeext'
     { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     (eval $ac_try) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; }; then
     echo "$as_me:$LINENO: result: yes" >&5
   echo "${ECHO_T}yes" >&6
   
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
 # Check whether --with-shared-xml or --without-shared-xml was given.  echo "$as_me:$LINENO: result: no" >&5
 if test "${with_shared_xml+set}" = set; then  echo "${ECHO_T}no" >&6
   withval="$with_shared_xml"                  if test -z "$PCRE"; then
                           { { echo "$as_me:$LINENO: error: please specify path to PCRE: --with-pcre" >&5
         GNOME_XML=$withval  echo "$as_me: error: please specify path to PCRE: --with-pcre" >&2;}
         XMLBIN="$GNOME_XML/bin"  
         XMLINC="$GNOME_XML/include"  
         XMLLIB="$GNOME_XML/lib"  
   
         if test \! -d $XMLBIN -o \! -d $XMLINC -o \! -d $XMLLIB; then  
                 { { echo "$as_me:$LINENO: error: $GNOME_XML does not seem to be valid Gnome installation directory" >&5  
 echo "$as_me: error: $GNOME_XML does not seem to be valid Gnome installation directory" >&2;}  
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
         fi                  else
                           { { echo "$as_me:$LINENO: error: $PCRE does not seem to be valid PCRE installation directory" >&5
   echo "$as_me: error: $PCRE does not seem to be valid PCRE installation directory" >&2;}
      { (exit 1); exit 1; }; }
                   fi
   
   fi
   rm -f conftest.err conftest.$ac_objext \
         conftest$ac_exeext conftest.$ac_ext
           LIBS=$SAVE_LIBS
   fi
   
 cat >>confdefs.h <<\_ACEOF  
 #define XML  
 _ACEOF  
   
   
         LIBXML2_SO_NAME=`cd $XMLLIB ; ls libxml2.?? libxml2.??? 2>/dev/null | grep -v \.la$ | sed 's/lib//' | sed 's/\..*//'`  
         LIBXSLT_SO_NAME=`cd $XMLLIB ; ls libxslt.?? libxslt.??? 2>/dev/null | grep -v \.la$ | sed 's/lib//' | sed 's/\..*//'`  
         LIBEXSLT_SO_NAME=`cd $XMLLIB ; ls libexslt.?? libexslt.??? 2>/dev/null | grep -v \.la$ | sed 's/lib//' | sed 's/\..*//'`  
   
         XML_INCLUDES="$GLIB_CFLAGS -I$XMLINC -I$XMLINC/libxml2"  
         XML_LIBS="-L$XMLLIB -l$LIBXML2_SO_NAME -l$LIBXSLT_SO_NAME -l$LIBEXSLT_SO_NAME"  
         if test \! -z "$LD_PATHLINK"; then  # Check whether --with-xml or --without-xml was given.
         XML_LIBS="$XML_LIBS -Wl,$LD_PATHLINK -Wl,$XMLLIB"  if test "${with_xml+set}" = set; then
     withval="$with_xml"
   
   
           XML=$withval
           XML_LIBS="-lxml2 -lxslt -lexslt"
   
           if test -z "$XML" -o "$XML" = "yes"; then
                   XML=""
                   XML_INCLUDES="-I/usr/include/libxml2"
                   { echo "$as_me:$LINENO: WARNING: --with-xml value was not specified, hoping linker would find it" >&5
   echo "$as_me: WARNING: --with-xml value was not specified, hoping linker would find it" >&2;}
           else
                   XML_INCLUDES="-I$XML/include -I$XML/include/libxml2"
   
                   if test -f $XML/include/libxslt/xslt.h -a -f $XML/lib/libxml2.la \
                           -a -f $XML/lib/libxslt.la -a -f $XML/lib/libexslt.la; then
                           XML_LIBS="$XML/lib/libxml2.la $XML/lib/libxslt.la $XML/lib/libexslt.la"
                           XML_OK="yes"
                   fi
         fi          fi
   
 fi;          if test -z "$XML_OK"; then
                   echo "$as_me:$LINENO: checking for xml" >&5
   echo $ECHO_N "checking for xml... $ECHO_C" >&6
                   SAVE_LIBS=$LIBS
                   LIBS="$LIBS $XML_LIBS $XML_INCLUDES"
                   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
    #include <libxslt/xslt.h>
   int
   main ()
   {
    const char *v=xsltEngineVersion;
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
     (eval $ac_link) 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } &&
            { ac_try='test -z "$ac_c_werror_flag"
                            || test ! -s conftest.err'
     { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     (eval $ac_try) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; } &&
            { ac_try='test -s conftest$ac_exeext'
     { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
     (eval $ac_try) 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; }; then
     echo "$as_me:$LINENO: result: yes" >&5
   echo "${ECHO_T}yes" >&6
   
 # Check whether --with-static-xml or --without-static-xml was given.  else
 if test "${with_static_xml+set}" = set; then    echo "$as_me: failed program was:" >&5
   withval="$with_static_xml"  sed 's/^/| /' conftest.$ac_ext >&5
   
         GNOME_XML=$withval  echo "$as_me:$LINENO: result: no" >&5
         XMLBIN="$GNOME_XML/bin"  echo "${ECHO_T}no" >&6
         XMLINC="$GNOME_XML/include"                          if test -z "$XML"; then
         XMLLIB="$GNOME_XML/lib"                                  { { echo "$as_me:$LINENO: error: please specify path to Gnome XML libraries: --with-xml" >&5
   echo "$as_me: error: please specify path to Gnome XML libraries: --with-xml" >&2;}
         if test \! -d $XMLBIN -o \! -d $XMLINC -o \! -d $XMLLIB; then  
                 { { echo "$as_me:$LINENO: error: $GNOME_XML does not seem to be valid Gnome installation directory" >&5  
 echo "$as_me: error: $GNOME_XML does not seem to be valid Gnome installation directory" >&2;}  
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
         fi                          else
                                   { { echo "$as_me:$LINENO: error: $XML does not seem to be valid Gnome XML installation directory" >&5
   echo "$as_me: error: $XML does not seem to be valid Gnome XML installation directory" >&2;}
      { (exit 1); exit 1; }; }
                           fi
   
   fi
   rm -f conftest.err conftest.$ac_objext \
         conftest$ac_exeext conftest.$ac_ext
                   LIBS=$SAVE_LIBS
           fi
   
 cat >>confdefs.h <<\_ACEOF  cat >>confdefs.h <<\_ACEOF
 #define XML  #define XML
 _ACEOF  _ACEOF
   
   
         XML_INCLUDES="$GLIB_CFLAGS -I$XMLINC -I$XMLINC/libxml2"  
         XML_LIBS="$XMLLIB/libxslt.la $XMLLIB/libexslt.la $XMLLIB/libxml2.la"  
   
 fi;  fi;
   
   
   
   
   
 # Check whether --with-glib-config or --without-glib-config was given.  # Check whether --with-glib-config or --without-glib-config was given.
 if test "${with_glib_config+set}" = set; then  if test "${with_glib_config+set}" = set; then
   withval="$with_glib_config"    withval="$with_glib_config"
Line 4072  if test "${with_apache+set}" = set; then Line 4176  if test "${with_apache+set}" = set; then
   
         if test -z "$APXS" -o "$APXS" = "yes"; then          if test -z "$APXS" -o "$APXS" = "yes"; then
                 APXS=`which apxs 2>/dev/null`                  APXS=`which apxs 2>/dev/null`
         fi;                  if test -z "$APXS"; then
                           APXS=`which apxs2 2>/dev/null`
                   fi
           fi
   
         APACHE=`$APXS -q TARGET 2>/dev/null`          APACHE=`$APXS -q TARGET 2>/dev/null`
   
         if test -z "$APACHE"; then          if test -z "$APACHE"; then
                 APXS=`which apxs2 2>/dev/null`                  { { echo "$as_me:$LINENO: error: $APXS does not seem to be valid apache apxs utility path" >&5
                 APACHE=`$APXS -q TARGET 2>/dev/null`  
   
                 if test -z "$APACHE"; then  
                         { { echo "$as_me:$LINENO: error: $APXS does not seem to be valid apache apxs utility path" >&5  
 echo "$as_me: error: $APXS does not seem to be valid apache apxs utility path" >&2;}  echo "$as_me: error: $APXS does not seem to be valid apache apxs utility path" >&2;}
    { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
                 fi  
         fi          fi
   
         APACHE_MAIN_INC=`$APXS -q INCLUDEDIR`          APACHE_MAIN_INC=`$APXS -q INCLUDEDIR`
Line 7913  test -z "$OBJDUMP" && OBJDUMP=objdump Line 8015  test -z "$OBJDUMP" && OBJDUMP=objdump
   
   
   
   # Check whether --with-pic or --without-pic was given.
   if test "${with_pic+set}" = set; then
     withval="$with_pic"
     lt_p=${PACKAGE-default}
       case $withval in
       yes|no) pic_mode=$withval ;;
       *)
         pic_mode=default
         # Look at the argument we got.  We use all the common list separators.
         lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
         for lt_pkg in $withval; do
           IFS="$lt_save_ifs"
           if test "X$lt_pkg" = "X$lt_p"; then
             pic_mode=yes
           fi
         done
         IFS="$lt_save_ifs"
         ;;
       esac
   else
     pic_mode=default
   fi;
   
   test -z "$pic_mode" && pic_mode=no
   
   
   
   
   
   
   
   
   
Line 7980  fi; Line 8112  fi;
   
   
   
 # Check whether --with-pic or --without-pic was given.  
 if test "${with_pic+set}" = set; then  
   withval="$with_pic"  
   lt_p=${PACKAGE-default}  
     case $withval in  
     yes|no) pic_mode=$withval ;;  
     *)  
       pic_mode=default  
       # Look at the argument we got.  We use all the common list separators.  
       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"  
       for lt_pkg in $withval; do  
         IFS="$lt_save_ifs"  
         if test "X$lt_pkg" = "X$lt_p"; then  
           pic_mode=yes  
         fi  
       done  
       IFS="$lt_save_ifs"  
       ;;  
     esac  
 else  
   pic_mode=default  
 fi;  
   
 test -z "$pic_mode" && pic_mode=default  
   
   
   
   
   
   
   
   # Check whether --enable-fast-install or --disable-fast-install was given.    # Check whether --enable-fast-install or --disable-fast-install was given.
 if test "${enable_fast_install+set}" = set; then  if test "${enable_fast_install+set}" = set; then
   enableval="$enable_fast_install"    enableval="$enable_fast_install"
Line 15720  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 15821  ac_compiler_gnu=$ac_cv_c_compiler_gnu
 # Only expand once:  # Only expand once:
   
   
 #LT_INIT(disable-shared dlopen win32-dll)  
 echo "$as_me:$LINENO: checking which extension is used for runtime loadable modules" >&5  echo "$as_me:$LINENO: checking which extension is used for runtime loadable modules" >&5
 echo $ECHO_N "checking which extension is used for runtime loadable modules... $ECHO_C" >&6  echo $ECHO_N "checking which extension is used for runtime loadable modules... $ECHO_C" >&6
 if test "${libltdl_cv_shlibext+set}" = set; then  if test "${libltdl_cv_shlibext+set}" = set; then
Line 20301  _ASBOX Line 20401  _ASBOX
 } >&5  } >&5
 cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
   
 This file was extended by parser $as_me 3.4.2b, which was  This file was extended by parser $as_me 3.4.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 20364  _ACEOF Line 20464  _ACEOF
   
 cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\  ac_cs_version="\\
 parser config.status 3.4.2b  parser config.status 3.4.2
 configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
   
Line 20478  macro_revision='`$ECHO "$macro_revision" Line 20578  macro_revision='`$ECHO "$macro_revision"
 AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'  AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
 DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'  DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'  OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
   pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'  enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'  enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'  
 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'  enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'  SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'  ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
Line 21842  DLLTOOL=$lt_DLLTOOL Line 21942  DLLTOOL=$lt_DLLTOOL
 # Object dumper program.  # Object dumper program.
 OBJDUMP=$lt_OBJDUMP  OBJDUMP=$lt_OBJDUMP
   
   # What type of objects to build.
   pic_mode=$pic_mode
   
 # Whether or not to build shared libraries.  # Whether or not to build shared libraries.
 build_libtool_libs=$enable_shared  build_libtool_libs=$enable_shared
   
 # Whether or not to build static libraries.  # Whether or not to build static libraries.
 build_old_libs=$enable_static  build_old_libs=$enable_static
   
 # What type of objects to build.  
 pic_mode=$pic_mode  
   
 # Whether or not to optimize for fast installation.  # Whether or not to optimize for fast installation.
 fast_install=$enable_fast_install  fast_install=$enable_fast_install
   

Removed from v.1.141  
changed lines
  Added in v.1.148


E-mail: