Changeset 4759 in orxonox.OLD for orxonox/trunk/configure
- Timestamp:
- Jul 1, 2005, 11:51:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/configure
r4698 r4759 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for orxonox 0. 2.3-pre-alpha.3 # Generated by GNU Autoconf 2.59 for orxonox 0.3.0-pre-alpha. 4 4 # 5 5 # Report bugs to <orxonox-dev at mail.datacore.ch>. … … 270 270 PACKAGE_NAME='orxonox' 271 271 PACKAGE_TARNAME='orxonox' 272 PACKAGE_VERSION='0. 2.3-pre-alpha'273 PACKAGE_STRING='orxonox 0. 2.3-pre-alpha'272 PACKAGE_VERSION='0.3.0-pre-alpha' 273 PACKAGE_STRING='orxonox 0.3.0-pre-alpha' 274 274 PACKAGE_BUGREPORT='orxonox-dev at mail.datacore.ch' 275 275 … … 789 789 # This message is too long to be a string in the A/UX 3.1 sh. 790 790 cat <<_ACEOF 791 \`configure' configures orxonox 0. 2.3-pre-alpha to adapt to many kinds of systems.791 \`configure' configures orxonox 0.3.0-pre-alpha to adapt to many kinds of systems. 792 792 793 793 Usage: $0 [OPTION]... [VAR=VALUE]... … … 856 856 if test -n "$ac_init_help"; then 857 857 case $ac_init_help in 858 short | recursive ) echo "Configuration of orxonox 0. 2.3-pre-alpha:";;858 short | recursive ) echo "Configuration of orxonox 0.3.0-pre-alpha:";; 859 859 esac 860 860 cat <<\_ACEOF … … 991 991 if $ac_init_version; then 992 992 cat <<\_ACEOF 993 orxonox configure 0. 2.3-pre-alpha993 orxonox configure 0.3.0-pre-alpha 994 994 generated by GNU Autoconf 2.59 995 995 … … 1005 1005 running configure, to aid debugging if configure makes a mistake. 1006 1006 1007 It was created by orxonox $as_me 0. 2.3-pre-alpha, which was1007 It was created by orxonox $as_me 0.3.0-pre-alpha, which was 1008 1008 generated by GNU Autoconf 2.59. Invocation command line was 1009 1009 … … 1725 1725 # Define the identity of the package. 1726 1726 PACKAGE='orxonox' 1727 VERSION='0. 2.3-pre-alpha'1727 VERSION='0.3.0-pre-alpha' 1728 1728 1729 1729 … … 9354 9354 cat >&5 <<_CSEOF 9355 9355 9356 This file was extended by orxonox $as_me 0. 2.3-pre-alpha, which was9356 This file was extended by orxonox $as_me 0.3.0-pre-alpha, which was 9357 9357 generated by GNU Autoconf 2.59. Invocation command line was 9358 9358 … … 9417 9417 cat >>$CONFIG_STATUS <<_ACEOF 9418 9418 ac_cs_version="\\ 9419 orxonox config.status 0. 2.3-pre-alpha9419 orxonox config.status 0.3.0-pre-alpha 9420 9420 configured by $0, generated by GNU Autoconf 2.59, 9421 9421 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.