Changeset 3946
- Timestamp:
- 02/21/07 15:39:22 (4 years ago)
- Files:
-
- tags/3.8.0/autoconf/configure.ac (modified) (1 diff)
- tags/3.8.0/configure (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/3.8.0/autoconf/configure.ac
r3843 r3946 3 3 4 4 AC_PREREQ(2.59) 5 AC_INIT(SystemImager, 3. 7.6, sisuite-devel@lists.sf.net)5 AC_INIT(SystemImager, 3.8.0, sisuite-devel@lists.sf.net) 6 6 AC_CONFIG_AUX_DIR(autoconf) 7 7 #AC_CONFIG_SRCDIR([src/bc-1.06/acconfig.h]) tags/3.8.0/configure
r3795 r3946 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for SystemImager 3. 7.5.3 # Generated by GNU Autoconf 2.59 for SystemImager 3.8.0. 4 4 # 5 5 # Report bugs to <sisuite-devel@lists.sf.net>. … … 270 270 PACKAGE_NAME='SystemImager' 271 271 PACKAGE_TARNAME='systemimager' 272 PACKAGE_VERSION='3. 7.5'273 PACKAGE_STRING='SystemImager 3. 7.5'272 PACKAGE_VERSION='3.8.0' 273 PACKAGE_STRING='SystemImager 3.8.0' 274 274 PACKAGE_BUGREPORT='sisuite-devel@lists.sf.net' 275 275 … … 788 788 # This message is too long to be a string in the A/UX 3.1 sh. 789 789 cat <<_ACEOF 790 \`configure' configures SystemImager 3. 7.5to adapt to many kinds of systems.790 \`configure' configures SystemImager 3.8.0 to adapt to many kinds of systems. 791 791 792 792 Usage: $0 [OPTION]... [VAR=VALUE]... … … 845 845 if test -n "$ac_init_help"; then 846 846 case $ac_init_help in 847 short | recursive ) echo "Configuration of SystemImager 3. 7.5:";;847 short | recursive ) echo "Configuration of SystemImager 3.8.0:";; 848 848 esac 849 849 cat <<\_ACEOF … … 965 965 if $ac_init_version; then 966 966 cat <<\_ACEOF 967 SystemImager configure 3. 7.5967 SystemImager configure 3.8.0 968 968 generated by GNU Autoconf 2.59 969 969 … … 979 979 running configure, to aid debugging if configure makes a mistake. 980 980 981 It was created by SystemImager $as_me 3. 7.5, which was981 It was created by SystemImager $as_me 3.8.0, which was 982 982 generated by GNU Autoconf 2.59. Invocation command line was 983 983 … … 4954 4954 cat >&5 <<_CSEOF 4955 4955 4956 This file was extended by SystemImager $as_me 3. 7.5, which was4956 This file was extended by SystemImager $as_me 3.8.0, which was 4957 4957 generated by GNU Autoconf 2.59. Invocation command line was 4958 4958 … … 5009 5009 cat >>$CONFIG_STATUS <<_ACEOF 5010 5010 ac_cs_version="\\ 5011 SystemImager config.status 3. 7.55011 SystemImager config.status 3.8.0 5012 5012 configured by $0, generated by GNU Autoconf 2.59, 5013 5013 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
