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.8 by orrisroot, Thu Feb 17 12:45:04 2005 UTC revision 1.9 by orrisroot, Fri Feb 18 13:46: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.57 for satellite 4.21.1.  # Generated by GNU Autoconf 2.57 for satellite 4.2.2.
5  #  #
6  # Report bugs to <okumura@brain.riken.go.jp>.  # Report bugs to <okumura@brain.riken.go.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='satellite'  PACKAGE_NAME='satellite'
425  PACKAGE_TARNAME='satellite'  PACKAGE_TARNAME='satellite'
426  PACKAGE_VERSION='4.21.1'  PACKAGE_VERSION='4.2.2'
427  PACKAGE_STRING='satellite 4.21.1'  PACKAGE_STRING='satellite 4.2.2'
428  PACKAGE_BUGREPORT='okumura@brain.riken.go.jp'  PACKAGE_BUGREPORT='okumura@brain.riken.go.jp'
429    
430  ac_unique_file="satellite4-config.in"  ac_unique_file="satellite4-config.in"
# Line 955  if test "$ac_init_help" = "long"; then Line 955  if test "$ac_init_help" = "long"; then
955    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
956    # 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.
957    cat <<_ACEOF    cat <<_ACEOF
958  \`configure' configures satellite 4.21.1 to adapt to many kinds of systems.  \`configure' configures satellite 4.2.2 to adapt to many kinds of systems.
959    
960  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
961    
# Line 1026  fi Line 1026  fi
1026    
1027  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
1028    case $ac_init_help in    case $ac_init_help in
1029       short | recursive ) echo "Configuration of satellite 4.21.1:";;       short | recursive ) echo "Configuration of satellite 4.2.2:";;
1030     esac     esac
1031    cat <<\_ACEOF    cat <<\_ACEOF
1032    
# Line 1135  fi Line 1135  fi
1135  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1136  if $ac_init_version; then  if $ac_init_version; then
1137    cat <<\_ACEOF    cat <<\_ACEOF
1138  satellite configure 4.21.1  satellite configure 4.2.2
1139  generated by GNU Autoconf 2.57  generated by GNU Autoconf 2.57
1140    
1141  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Line 1150  cat >&5 <<_ACEOF Line 1150  cat >&5 <<_ACEOF
1150  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1151  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1152    
1153  It was created by satellite $as_me 4.21.1, which was  It was created by satellite $as_me 4.2.2, which was
1154  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
1155    
1156    $ $0 $@    $ $0 $@
# Line 1846  fi Line 1846  fi
1846    
1847  # Define the identity of the package.  # Define the identity of the package.
1848   PACKAGE=satellite   PACKAGE=satellite
1849   VERSION=4.21.1   VERSION=4.2.2
1850    
1851    
1852  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 26390  _ASBOX Line 26390  _ASBOX
26390  } >&5  } >&5
26391  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
26392    
26393  This file was extended by satellite $as_me 4.21.1, which was  This file was extended by satellite $as_me 4.2.2, which was
26394  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
26395    
26396    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 26453  _ACEOF Line 26453  _ACEOF
26453    
26454  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
26455  ac_cs_version="\\  ac_cs_version="\\
26456  satellite config.status 4.21.1  satellite config.status 4.2.2
26457  configured by $0, generated by GNU Autoconf 2.57,  configured by $0, generated by GNU Autoconf 2.57,
26458    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
26459    

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

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