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.5 by maloninc, Fri Aug 5 00:41:32 2005 UTC revision 1.9 by maloninc, Sat Aug 27 01:19:57 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.0.  # Generated by GNU Autoconf 2.59 for mnote 1.2.
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.0'  PACKAGE_VERSION='1.2'
273  PACKAGE_STRING='mnote 1.0'  PACKAGE_STRING='mnote 1.2'
274  PACKAGE_BUGREPORT='hiroyuki@maloninc.com'  PACKAGE_BUGREPORT='hiroyuki@maloninc.com'
275    
276  ac_unique_file="acconfig.h"  ac_unique_file="acconfig.h"
# 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.0 to adapt to many kinds of systems.  \`configure' configures mnote 1.2 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.0:";;       short | recursive ) echo "Configuration of mnote 1.2:";;
858     esac     esac
859    cat <<\_ACEOF    cat <<\_ACEOF
860    
# Line 972  esac Line 972  esac
972      else      else
973        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
974      fi      fi
975      cd $ac_popdir      cd "$ac_popdir"
976    done    done
977  fi  fi
978    
979  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
980  if $ac_init_version; then  if $ac_init_version; then
981    cat <<\_ACEOF    cat <<\_ACEOF
982  mnote configure 1.0  mnote configure 1.2
983  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
984    
985  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 993  cat >&5 <<_ACEOF Line 993  cat >&5 <<_ACEOF
993  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
994  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
995    
996  It was created by mnote $as_me 1.0, which was  It was created by mnote $as_me 1.2, which was
997  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
998    
999    $ $0 $@    $ $0 $@
# Line 1637  fi Line 1637  fi
1637    
1638  # Define the identity of the package.  # Define the identity of the package.
1639   PACKAGE=mnote   PACKAGE=mnote
1640   VERSION=1.0   VERSION=1.2
1641    
1642    
1643  # Some tools Automake needs.  # Some tools Automake needs.
# Line 2183  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2183  if { (eval echo "$as_me:$LINENO: \"$ac_c
2183    cat conftest.err >&5    cat conftest.err >&5
2184    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2185    (exit $ac_status); } &&    (exit $ac_status); } &&
2186           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2187    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2188    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2189    ac_status=$?    ac_status=$?
# Line 2242  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2241  if { (eval echo "$as_me:$LINENO: \"$ac_c
2241    cat conftest.err >&5    cat conftest.err >&5
2242    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2243    (exit $ac_status); } &&    (exit $ac_status); } &&
2244           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2245    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2246    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2247    ac_status=$?    ac_status=$?
# Line 2314  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2312  if { (eval echo "$as_me:$LINENO: \"$ac_c
2312    cat conftest.err >&5    cat conftest.err >&5
2313    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2314    (exit $ac_status); } &&    (exit $ac_status); } &&
2315           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2316    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2317    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2318    ac_status=$?    ac_status=$?
# Line 2359  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2356  if { (eval echo "$as_me:$LINENO: \"$ac_c
2356    cat conftest.err >&5    cat conftest.err >&5
2357    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2358    (exit $ac_status); } &&    (exit $ac_status); } &&
2359           { ac_try='test -z "$ac_cxx_werror_flag"           { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2360    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2361    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2362    ac_status=$?    ac_status=$?
# Line 2934  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2930  if { (eval echo "$as_me:$LINENO: \"$ac_c
2930    cat conftest.err >&5    cat conftest.err >&5
2931    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2932    (exit $ac_status); } &&    (exit $ac_status); } &&
2933           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || 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 2993  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"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
2992    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2993    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2994    ac_status=$?    ac_status=$?
# Line 3110  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3104  if { (eval echo "$as_me:$LINENO: \"$ac_c
3104    cat conftest.err >&5    cat conftest.err >&5
3105    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3106    (exit $ac_status); } &&    (exit $ac_status); } &&
3107           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3108    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3109    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3110    ac_status=$?    ac_status=$?
# Line 3165  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3158  if { (eval echo "$as_me:$LINENO: \"$ac_c
3158    cat conftest.err >&5    cat conftest.err >&5
3159    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3160    (exit $ac_status); } &&    (exit $ac_status); } &&
3161           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3162    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3163    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3164    ac_status=$?    ac_status=$?
# Line 3211  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3203  if { (eval echo "$as_me:$LINENO: \"$ac_c
3203    cat conftest.err >&5    cat conftest.err >&5
3204    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3205    (exit $ac_status); } &&    (exit $ac_status); } &&
3206           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3207    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3208    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3209    ac_status=$?    ac_status=$?
# Line 3256  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3247  if { (eval echo "$as_me:$LINENO: \"$ac_c
3247    cat conftest.err >&5    cat conftest.err >&5
3248    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3249    (exit $ac_status); } &&    (exit $ac_status); } &&
3250           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3251    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3252    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3253    ac_status=$?    ac_status=$?
# Line 3408  fi Line 3398  fi
3398    
3399  # Checks for libraries.  # Checks for libraries.
3400  # FIXME: Replace `main' with a function in `-liconv':  # FIXME: Replace `main' with a function in `-liconv':
 #AC_CHECK_LIB([iconv], [main])  
3401    
3402    
3403    
# Line 3460  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3449  if { (eval echo "$as_me:$LINENO: \"$ac_l
3449    cat conftest.err >&5    cat conftest.err >&5
3450    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3451    (exit $ac_status); } &&    (exit $ac_status); } &&
3452           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3453    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3454    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3455    ac_status=$?    ac_status=$?
# Line 3511  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 3499  if { (eval echo "$as_me:$LINENO: \"$ac_l
3499    cat conftest.err >&5    cat conftest.err >&5
3500    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3501    (exit $ac_status); } &&    (exit $ac_status); } &&
3502           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3503    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3504    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3505    ac_status=$?    ac_status=$?
# Line 3587  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3574  if { (eval echo "$as_me:$LINENO: \"$ac_c
3574    cat conftest.err >&5    cat conftest.err >&5
3575    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3576    (exit $ac_status); } &&    (exit $ac_status); } &&
3577           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3578    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3579    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3580    ac_status=$?    ac_status=$?
# Line 3707  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3693  if { (eval echo "$as_me:$LINENO: \"$ac_c
3693    cat conftest.err >&5    cat conftest.err >&5
3694    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3695    (exit $ac_status); } &&    (exit $ac_status); } &&
3696           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
3697    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3698    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3699    ac_status=$?    ac_status=$?
# Line 4022  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4007  if { (eval echo "$as_me:$LINENO: \"$ac_c
4007    cat conftest.err >&5    cat conftest.err >&5
4008    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4009    (exit $ac_status); } &&    (exit $ac_status); } &&
4010           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4011    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4012    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4013    ac_status=$?    ac_status=$?
# Line 4193  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4177  if { (eval echo "$as_me:$LINENO: \"$ac_c
4177    cat conftest.err >&5    cat conftest.err >&5
4178    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4179    (exit $ac_status); } &&    (exit $ac_status); } &&
4180           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4181    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4182    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4183    ac_status=$?    ac_status=$?
# Line 4259  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4242  if { (eval echo "$as_me:$LINENO: \"$ac_c
4242    cat conftest.err >&5    cat conftest.err >&5
4243    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244    (exit $ac_status); } &&    (exit $ac_status); } &&
4245           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4246    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4247    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4248    ac_status=$?    ac_status=$?
# Line 4328  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4310  if { (eval echo "$as_me:$LINENO: \"$ac_c
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"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4314    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4315    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4316    ac_status=$?    ac_status=$?
# Line 4532  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 4513  if { (eval echo "$as_me:$LINENO: \"$ac_l
4513    cat conftest.err >&5    cat conftest.err >&5
4514    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4515    (exit $ac_status); } &&    (exit $ac_status); } &&
4516           { ac_try='test -z "$ac_c_werror_flag"           { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
                          || test ! -s conftest.err'  
4517    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4518    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4519    ac_status=$?    ac_status=$?
# Line 4965  _ASBOX Line 4945  _ASBOX
4945  } >&5  } >&5
4946  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
4947    
4948  This file was extended by mnote $as_me 1.0, which was  This file was extended by mnote $as_me 1.2, which was
4949  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
4950    
4951    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 5028  _ACEOF Line 5008  _ACEOF
5008    
5009  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
5010  ac_cs_version="\\  ac_cs_version="\\
5011  mnote config.status 1.0  mnote config.status 1.2
5012  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
5013    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
5014    
# Line 5453  esac Line 5433  esac
5433    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
5434    esac    esac
5435    
   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  
5436    # 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
5437    # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
5438    #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
# Line 5496  echo "$as_me: error: cannot find input f Line 5471  echo "$as_me: error: cannot find input f
5471           fi;;           fi;;
5472        esac        esac
5473      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
5474    
5475      if test x"$ac_file" != x-; then
5476        { echo "$as_me:$LINENO: creating $ac_file" >&5
5477    echo "$as_me: creating $ac_file" >&6;}
5478        rm -f "$ac_file"
5479      fi
5480  _ACEOF  _ACEOF
5481  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
5482    sed "$ac_vpsub    sed "$ac_vpsub

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

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