Develop and Download Open Source Software

Browse CVS Repository

Diff of /xoonips/AL/configure

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

revision 1.4 by orrisroot, Thu Mar 17 15:52:11 2005 UTC revision 1.5 by orrisroot, Fri Apr 1 11:01:49 2005 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # From configure.in Id: configure.in.  # From configure.in Id: configure.in.
3  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
4  # Generated by GNU Autoconf 2.57 for xnpal 0.1.0.  # Generated by GNU Autoconf 2.57 for xnpal 1.0.0.
5  #  #
6  # Report bugs to <software@ni.brain.riken.jp>.  # Report bugs to <software@ni.brain.riken.jp>.
7  #  #
# Line 423  SHELL=${CONFIG_SHELL-/bin/sh} Line 423  SHELL=${CONFIG_SHELL-/bin/sh}
423  # Identity of this package.  # Identity of this package.
424  PACKAGE_NAME='xnpal'  PACKAGE_NAME='xnpal'
425  PACKAGE_TARNAME='xnpal'  PACKAGE_TARNAME='xnpal'
426  PACKAGE_VERSION='0.1.0'  PACKAGE_VERSION='1.0.0'
427  PACKAGE_STRING='xnpal 0.1.0'  PACKAGE_STRING='xnpal 1.0.0'
428  PACKAGE_BUGREPORT='software@ni.brain.riken.jp'  PACKAGE_BUGREPORT='software@ni.brain.riken.jp'
429    
430  ac_unique_file="account.cc"  ac_unique_file="account.cc"
# Line 954  if test "$ac_init_help" = "long"; then Line 954  if test "$ac_init_help" = "long"; then
954    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
955    # 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.
956    cat <<_ACEOF    cat <<_ACEOF
957  \`configure' configures xnpal 0.1.0 to adapt to many kinds of systems.  \`configure' configures xnpal 1.0.0 to adapt to many kinds of systems.
958    
959  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
960    
# Line 1021  fi Line 1021  fi
1021    
1022  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1023    case $ac_init_help in    case $ac_init_help in
1024       short | recursive ) echo "Configuration of xnpal 0.1.0:";;       short | recursive ) echo "Configuration of xnpal 1.0.0:";;
1025     esac     esac
1026    cat <<\_ACEOF    cat <<\_ACEOF
1027    
# Line 1143  fi Line 1143  fi
1143  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1144  if $ac_init_version; then  if $ac_init_version; then
1145    cat <<\_ACEOF    cat <<\_ACEOF
1146  xnpal configure 0.1.0  xnpal configure 1.0.0
1147  generated by GNU Autoconf 2.57  generated by GNU Autoconf 2.57
1148    
1149  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Line 1158  cat >&5 <<_ACEOF Line 1158  cat >&5 <<_ACEOF
1158  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1159  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1160    
1161  It was created by xnpal $as_me 0.1.0, which was  It was created by xnpal $as_me 1.0.0, which was
1162  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
1163    
1164    $ $0 $@    $ $0 $@
# Line 1853  fi Line 1853  fi
1853    
1854  # Define the identity of the package.  # Define the identity of the package.
1855   PACKAGE=xnpal   PACKAGE=xnpal
1856   VERSION=0.1.0   VERSION=1.0.0
1857    
1858    
1859  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 21659  _ASBOX Line 21659  _ASBOX
21659  } >&5  } >&5
21660  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
21661    
21662  This file was extended by xnpal $as_me 0.1.0, which was  This file was extended by xnpal $as_me 1.0.0, which was
21663  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
21664    
21665    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 21722  _ACEOF Line 21722  _ACEOF
21722    
21723  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
21724  ac_cs_version="\\  ac_cs_version="\\
21725  xnpal config.status 0.1.0  xnpal config.status 1.0.0
21726  configured by $0, generated by GNU Autoconf 2.57,  configured by $0, generated by GNU Autoconf 2.57,
21727    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
21728    

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

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