Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/configure

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

revision 1.18 by orrisroot, Sun Oct 30 19:40:54 2005 UTC revision 1.19 by orrisroot, Fri Nov 11 07:44:06 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.59 for satellite 4.2.2.  # Generated by GNU Autoconf 2.59 for satellite 4.2.3.
5  #  #
6  # Report bugs to <okumura@brain.riken.go.jp>.  # Report bugs to <okumura@brain.riken.go.jp>.
7  #  #
# Line 424  SHELL=${CONFIG_SHELL-/bin/sh} Line 424  SHELL=${CONFIG_SHELL-/bin/sh}
424  # Identity of this package.  # Identity of this package.
425  PACKAGE_NAME='satellite'  PACKAGE_NAME='satellite'
426  PACKAGE_TARNAME='satellite'  PACKAGE_TARNAME='satellite'
427  PACKAGE_VERSION='4.2.2'  PACKAGE_VERSION='4.2.3'
428  PACKAGE_STRING='satellite 4.2.2'  PACKAGE_STRING='satellite 4.2.3'
429  PACKAGE_BUGREPORT='okumura@brain.riken.go.jp'  PACKAGE_BUGREPORT='okumura@brain.riken.go.jp'
430    
431  ac_unique_file="satellite4-config.in"  ac_unique_file="satellite4-config.in"
# Line 956  if test "$ac_init_help" = "long"; then Line 956  if test "$ac_init_help" = "long"; then
956    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
957    # 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.
958    cat <<_ACEOF    cat <<_ACEOF
959  \`configure' configures satellite 4.2.2 to adapt to many kinds of systems.  \`configure' configures satellite 4.2.3 to adapt to many kinds of systems.
960    
961  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
962    
# Line 1027  fi Line 1027  fi
1027    
1028  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1029    case $ac_init_help in    case $ac_init_help in
1030       short | recursive ) echo "Configuration of satellite 4.2.2:";;       short | recursive ) echo "Configuration of satellite 4.2.3:";;
1031     esac     esac
1032    cat <<\_ACEOF    cat <<\_ACEOF
1033    
# Line 1170  fi Line 1170  fi
1170  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1171  if $ac_init_version; then  if $ac_init_version; then
1172    cat <<\_ACEOF    cat <<\_ACEOF
1173  satellite configure 4.2.2  satellite configure 4.2.3
1174  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
1175    
1176  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 1184  cat >&5 <<_ACEOF Line 1184  cat >&5 <<_ACEOF
1184  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1185  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1186    
1187  It was created by satellite $as_me 4.2.2, which was  It was created by satellite $as_me 4.2.3, which was
1188  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1189    
1190    $ $0 $@    $ $0 $@
# Line 1914  fi Line 1914  fi
1914    
1915  # Define the identity of the package.  # Define the identity of the package.
1916   PACKAGE=satellite   PACKAGE=satellite
1917   VERSION=4.2.2   VERSION=4.2.3
1918    
1919    
1920  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 28325  _ASBOX Line 28325  _ASBOX
28325  } >&5  } >&5
28326  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
28327    
28328  This file was extended by satellite $as_me 4.2.2, which was  This file was extended by satellite $as_me 4.2.3, which was
28329  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
28330    
28331    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 28388  _ACEOF Line 28388  _ACEOF
28388    
28389  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
28390  ac_cs_version="\\  ac_cs_version="\\
28391  satellite config.status 4.2.2  satellite config.status 4.2.3
28392  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
28393    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
28394    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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