Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/configure

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

revision 1.9 by maloninc, Sat Aug 27 01:19:57 2005 UTC revision 1.13 by maloninc, Thu Dec 22 10:48:29 2005 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.59 for mnote 1.2.  # Generated by GNU Autoconf 2.59 for mnote 1.6.
4  #  #
5  # Report bugs to <hiroyuki@maloninc.com>.  # Report bugs to <hiroyuki@maloninc.com>.
6  #  #
# Line 269  SHELL=${CONFIG_SHELL-/bin/sh} Line 269  SHELL=${CONFIG_SHELL-/bin/sh}
269  # Identity of this package.  # Identity of this package.
270  PACKAGE_NAME='mnote'  PACKAGE_NAME='mnote'
271  PACKAGE_TARNAME='mnote'  PACKAGE_TARNAME='mnote'
272  PACKAGE_VERSION='1.2'  PACKAGE_VERSION='1.6'
273  PACKAGE_STRING='mnote 1.2'  PACKAGE_STRING='mnote 1.6'
274  PACKAGE_BUGREPORT='hiroyuki@maloninc.com'  PACKAGE_BUGREPORT='hiroyuki@maloninc.com'
275    
276  ac_unique_file="acconfig.h"  ac_unique_file="acconfig.h"
# Line 311  ac_includes_default="\ Line 311  ac_includes_default="\
311  # include <unistd.h>  # include <unistd.h>
312  #endif"  #endif"
313    
314  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os IS_DARWIN_TRUE IS_DARWIN_FALSE IS_MINGW_TRUE IS_MINGW_FALSE CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LIBICONV CPP EGREP LIBOBJS LTLIBOBJS'  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os IS_DARWIN_TRUE IS_DARWIN_FALSE IS_MINGW_TRUE IS_MINGW_FALSE CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP LIBOBJS LTLIBOBJS'
315  ac_subst_files=''  ac_subst_files=''
316    
317  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 788  if test "$ac_init_help" = "long"; then Line 788  if test "$ac_init_help" = "long"; then
788    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
789    # 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.
790    cat <<_ACEOF    cat <<_ACEOF
791  \`configure' configures mnote 1.2 to adapt to many kinds of systems.  \`configure' configures mnote 1.6 to adapt to many kinds of systems.
792    
793  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
794    
# Line 854  fi Line 854  fi
854    
855  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
856    case $ac_init_help in    case $ac_init_help in
857       short | recursive ) echo "Configuration of mnote 1.2:";;       short | recursive ) echo "Configuration of mnote 1.6:";;
858     esac     esac
859    cat <<\_ACEOF    cat <<\_ACEOF
860    
# Line 864  Optional Features: Line 864  Optional Features:
864    --disable-dependency-tracking  speeds up one-time build    --disable-dependency-tracking  speeds up one-time build
865    --enable-dependency-tracking   do not reject slow dependency extractors    --enable-dependency-tracking   do not reject slow dependency extractors
866    
 Optional Packages:  
   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]  
   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)  
   --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib  
   
867  Some influential environment variables:  Some influential environment variables:
868    CXX         C++ compiler command    CXX         C++ compiler command
869    CXXFLAGS    C++ compiler flags    CXXFLAGS    C++ compiler flags
# Line 972  esac Line 967  esac
967      else      else
968        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
969      fi      fi
970      cd "$ac_popdir"      cd $ac_popdir
971    done    done
972  fi  fi
973    
974  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
975  if $ac_init_version; then  if $ac_init_version; then
976    cat <<\_ACEOF    cat <<\_ACEOF
977  mnote configure 1.2  mnote configure 1.6
978  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
979    
980  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 993  cat >&5 <<_ACEOF Line 988  cat >&5 <<_ACEOF
988  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
989  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
990    
991  It was created by mnote $as_me 1.2, which was  It was created by mnote $as_me 1.6, which was
992  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
993    
994    $ $0 $@    $ $0 $@
# Line 1637  fi Line 1632  fi
1632    
1633  # Define the identity of the package.  # Define the identity of the package.
1634   PACKAGE=mnote   PACKAGE=mnote
1635   VERSION=1.2   VERSION=1.6
1636    
1637    
1638  # Some tools Automake needs.  # Some tools Automake needs.
# Line 2183  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2178  if { (eval echo "$as_me:$LINENO: \"$ac_c
2178    cat conftest.err >&5    cat conftest.err >&5
2179    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2180    (exit $ac_status); } &&    (exit $ac_status); } &&
2181           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'           { ac_try='test -z "$ac_cxx_werror_flag"
2182                             || test ! -s conftest.err'
2183    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2184    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2185    ac_status=$?    ac_status=$?
# Line 2241  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2237  if { (eval echo "$as_me:$LINENO: \"$ac_c
2237    cat conftest.err >&5    cat conftest.err >&5
2238    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2239    (exit $ac_status); } &&    (exit $ac_status); } &&
2240           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'           { ac_try='test -z "$ac_cxx_werror_flag"
2241                             || test ! -s conftest.err'
2242    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2243    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2244    ac_status=$?    ac_status=$?
# Line 2312  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2309  if { (eval echo "$as_me:$LINENO: \"$ac_c
2309    cat conftest.err >&5    cat conftest.err >&5
2310    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2311    (exit $ac_status); } &&    (exit $ac_status); } &&
2312           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'           { ac_try='test -z "$ac_cxx_werror_flag"
2313                             || test ! -s conftest.err'
2314    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2315    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2316    ac_status=$?    ac_status=$?
# Line 2356  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2354  if { (eval echo "$as_me:$LINENO: \"$ac_c
2354    cat conftest.err >&5    cat conftest.err >&5
2355    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2356    (exit $ac_status); } &&    (exit $ac_status); } &&
2357           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'           { ac_try='test -z "$ac_cxx_werror_flag"
2358                             || test ! -s conftest.err'
2359    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2360    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2361    ac_status=$?    ac_status=$?
# Line 2930  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2929  if { (eval echo "$as_me:$LINENO: \"$ac_c
2929    cat conftest.err >&5    cat conftest.err >&5
2930    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2931    (exit $ac_status); } &&    (exit $ac_status); } &&
2932           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2933                             || test ! -s conftest.err'
2934    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2935    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2936    ac_status=$?    ac_status=$?
# Line 2988  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2988  if { (eval echo "$as_me:$LINENO: \"$ac_c
2988    cat conftest.err >&5    cat conftest.err >&5
2989    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2990    (exit $ac_status); } &&    (exit $ac_status); } &&
2991           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
2992                             || test ! -s conftest.err'
2993    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2994    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2995    ac_status=$?    ac_status=$?
# Line 3104  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3105  if { (eval echo "$as_me:$LINENO: \"$ac_c
3105    cat conftest.err >&5    cat conftest.err >&5
3106    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3107    (exit $ac_status); } &&    (exit $ac_status); } &&
3108           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3109                             || test ! -s conftest.err'
3110    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3111    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3112    ac_status=$?    ac_status=$?
# Line 3158  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3160  if { (eval echo "$as_me:$LINENO: \"$ac_c
3160    cat conftest.err >&5    cat conftest.err >&5
3161    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3162    (exit $ac_status); } &&    (exit $ac_status); } &&
3163           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3164                             || test ! -s conftest.err'
3165    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3166    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3167    ac_status=$?    ac_status=$?
# Line 3203  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3206  if { (eval echo "$as_me:$LINENO: \"$ac_c
3206    cat conftest.err >&5    cat conftest.err >&5
3207    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3208    (exit $ac_status); } &&    (exit $ac_status); } &&
3209           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3210                             || test ! -s conftest.err'
3211    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3212    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3213    ac_status=$?    ac_status=$?
# Line 3247  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3251  if { (eval echo "$as_me:$LINENO: \"$ac_c
3251    cat conftest.err >&5    cat conftest.err >&5
3252    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3253    (exit $ac_status); } &&    (exit $ac_status); } &&
3254           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3255                             || test ! -s conftest.err'
3256    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3257    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3258    ac_status=$?    ac_status=$?
# Line 3399  fi Line 3404  fi
3404  # Checks for libraries.  # Checks for libraries.
3405  # FIXME: Replace `main' with a function in `-liconv':  # FIXME: Replace `main' with a function in `-liconv':
3406    
3407    #AM_ICONV
   
   
   
 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.  
 if test "${with_libiconv_prefix+set}" = set; then  
   withval="$with_libiconv_prefix"  
   
     for dir in `echo "$withval" | tr : ' '`; do  
       if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi  
       if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi  
     done  
   
 fi;  
   
   echo "$as_me:$LINENO: checking for iconv" >&5  
 echo $ECHO_N "checking for iconv... $ECHO_C" >&6  
 if test "${am_cv_func_iconv+set}" = set; then  
   echo $ECHO_N "(cached) $ECHO_C" >&6  
 else  
   
     am_cv_func_iconv="no, consider installing GNU libiconv"  
     am_cv_lib_iconv=no  
     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 <iconv.h>  
 int  
 main ()  
 {  
 iconv_t cd = iconv_open("","");  
        iconv(cd,NULL,NULL,NULL,NULL);  
        iconv_close(cd);  
   ;  
   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  
   am_cv_func_iconv=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 fi  
 rm -f conftest.err conftest.$ac_objext \  
       conftest$ac_exeext conftest.$ac_ext  
     if test "$am_cv_func_iconv" != yes; then  
       am_save_LIBS="$LIBS"  
       LIBS="$LIBS -liconv"  
       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 <iconv.h>  
 int  
 main ()  
 {  
 iconv_t cd = iconv_open("","");  
          iconv(cd,NULL,NULL,NULL,NULL);  
          iconv_close(cd);  
   ;  
   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  
   am_cv_lib_iconv=yes  
         am_cv_func_iconv=yes  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 fi  
 rm -f conftest.err conftest.$ac_objext \  
       conftest$ac_exeext conftest.$ac_ext  
       LIBS="$am_save_LIBS"  
     fi  
   
 fi  
 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5  
 echo "${ECHO_T}$am_cv_func_iconv" >&6  
   if test "$am_cv_func_iconv" = yes; then  
   
 cat >>confdefs.h <<\_ACEOF  
 #define HAVE_ICONV 1  
 _ACEOF  
   
     echo "$as_me:$LINENO: checking for iconv declaration" >&5  
 echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6  
     if test "${am_cv_proto_iconv+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 <iconv.h>  
 extern  
 #ifdef __cplusplus  
 "C"  
 #endif  
 #if defined(__STDC__) || defined(__cplusplus)  
 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);  
 #else  
 size_t iconv();  
 #endif  
   
 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  
   am_cv_proto_iconv_arg1=""  
 else  
   echo "$as_me: failed program was:" >&5  
 sed 's/^/| /' conftest.$ac_ext >&5  
   
 am_cv_proto_iconv_arg1="const"  
 fi  
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext  
       am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"  
 fi  
   
     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`  
     echo "$as_me:$LINENO: result: ${ac_t:-  
          }$am_cv_proto_iconv" >&5  
 echo "${ECHO_T}${ac_t:-  
          }$am_cv_proto_iconv" >&6  
   
 cat >>confdefs.h <<_ACEOF  
 #define ICONV_CONST $am_cv_proto_iconv_arg1  
 _ACEOF  
   
   fi  
   LIBICONV=  
   if test "$am_cv_lib_iconv" = yes; then  
     LIBICONV="-liconv"  
   fi  
   
   
3408    
3409  # Checks for header files.  # Checks for header files.
3410    
3411  # Checks for typedefs, structures, and compiler characteristics.  # Checks for typedefs, structures, and compiler characteristics.
3412    
3413  echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5  echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
3414  echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6  echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3415  if test "${ac_cv_c_const+set}" = set; then  if test "${ac_cv_c_const+set}" = set; then
# Line 3693  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3485  if { (eval echo "$as_me:$LINENO: \"$ac_c
3485    cat conftest.err >&5    cat conftest.err >&5
3486    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3487    (exit $ac_status); } &&    (exit $ac_status); } &&
3488           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3489                             || test ! -s conftest.err'
3490    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3491    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3492    ac_status=$?    ac_status=$?
# Line 4007  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3800  if { (eval echo "$as_me:$LINENO: \"$ac_c
3800    cat conftest.err >&5    cat conftest.err >&5
3801    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3802    (exit $ac_status); } &&    (exit $ac_status); } &&
3803           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3804                             || test ! -s conftest.err'
3805    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3806    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3807    ac_status=$?    ac_status=$?
# Line 4177  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3971  if { (eval echo "$as_me:$LINENO: \"$ac_c
3971    cat conftest.err >&5    cat conftest.err >&5
3972    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3973    (exit $ac_status); } &&    (exit $ac_status); } &&
3974           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
3975                             || test ! -s conftest.err'
3976    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3977    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3978    ac_status=$?    ac_status=$?
# Line 4242  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4037  if { (eval echo "$as_me:$LINENO: \"$ac_c
4037    cat conftest.err >&5    cat conftest.err >&5
4038    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4039    (exit $ac_status); } &&    (exit $ac_status); } &&
4040           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4041                             || test ! -s conftest.err'
4042    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4043    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4044    ac_status=$?    ac_status=$?
# Line 4310  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4106  if { (eval echo "$as_me:$LINENO: \"$ac_c
4106    cat conftest.err >&5    cat conftest.err >&5
4107    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4108    (exit $ac_status); } &&    (exit $ac_status); } &&
4109           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4110                             || test ! -s conftest.err'
4111    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4112    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4113    ac_status=$?    ac_status=$?
# Line 4513  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 4310  if { (eval echo "$as_me:$LINENO: \"$ac_l
4310    cat conftest.err >&5    cat conftest.err >&5
4311    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4312    (exit $ac_status); } &&    (exit $ac_status); } &&
4313           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'           { ac_try='test -z "$ac_c_werror_flag"
4314                             || test ! -s conftest.err'
4315    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4316    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4317    ac_status=$?    ac_status=$?
# Line 4945  _ASBOX Line 4743  _ASBOX
4743  } >&5  } >&5
4744  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
4745    
4746  This file was extended by mnote $as_me 1.2, which was  This file was extended by mnote $as_me 1.6, which was
4747  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
4748    
4749    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 5008  _ACEOF Line 4806  _ACEOF
4806    
4807  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
4808  ac_cs_version="\\  ac_cs_version="\\
4809  mnote config.status 1.2  mnote config.status 1.6
4810  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
4811    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
4812    
# Line 5262  s,@ac_ct_CC@,$ac_ct_CC,;t t Line 5060  s,@ac_ct_CC@,$ac_ct_CC,;t t
5060  s,@CCDEPMODE@,$CCDEPMODE,;t t  s,@CCDEPMODE@,$CCDEPMODE,;t t
5061  s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t  s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
5062  s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t  s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
 s,@LIBICONV@,$LIBICONV,;t t  
5063  s,@CPP@,$CPP,;t t  s,@CPP@,$CPP,;t t
5064  s,@EGREP@,$EGREP,;t t  s,@EGREP@,$EGREP,;t t
5065  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
# Line 5433  esac Line 5230  esac
5230    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
5231    esac    esac
5232    
5233      if test x"$ac_file" != x-; then
5234        { echo "$as_me:$LINENO: creating $ac_file" >&5
5235    echo "$as_me: creating $ac_file" >&6;}
5236        rm -f "$ac_file"
5237      fi
5238    # 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
5239    # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
5240    #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
# Line 5471  echo "$as_me: error: cannot find input f Line 5273  echo "$as_me: error: cannot find input f
5273           fi;;           fi;;
5274        esac        esac
5275      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
   
   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  
5276  _ACEOF  _ACEOF
5277  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
5278    sed "$ac_vpsub    sed "$ac_vpsub

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.13

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26