Changeset 5862 for branches/1.4-release/configure
- Timestamp:
- Sep 17, 2015, 8:34:40 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.4-release/configure
r5121 r5862 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for Rappture 1. 3.3 # Generated by GNU Autoconf 2.69 for Rappture 1.4. 4 4 # 5 5 # Report bugs to <rappture@nanohub.org>. … … 581 581 PACKAGE_NAME='Rappture' 582 582 PACKAGE_TARNAME='rappture' 583 PACKAGE_VERSION='1. 3'584 PACKAGE_STRING='Rappture 1. 3'583 PACKAGE_VERSION='1.4' 584 PACKAGE_STRING='Rappture 1.4' 585 585 PACKAGE_BUGREPORT='rappture@nanohub.org' 586 586 PACKAGE_URL='' … … 1395 1395 # This message is too long to be a string in the A/UX 3.1 sh. 1396 1396 cat <<_ACEOF 1397 \`configure' configures Rappture 1. 3to adapt to many kinds of systems.1397 \`configure' configures Rappture 1.4 to adapt to many kinds of systems. 1398 1398 1399 1399 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1460 1460 if test -n "$ac_init_help"; then 1461 1461 case $ac_init_help in 1462 short | recursive ) echo "Configuration of Rappture 1. 3:";;1462 short | recursive ) echo "Configuration of Rappture 1.4:";; 1463 1463 esac 1464 1464 cat <<\_ACEOF … … 1580 1580 if $ac_init_version; then 1581 1581 cat <<\_ACEOF 1582 Rappture configure 1. 31582 Rappture configure 1.4 1583 1583 generated by GNU Autoconf 2.69 1584 1584 … … 2400 2400 running configure, to aid debugging if configure makes a mistake. 2401 2401 2402 It was created by Rappture $as_me 1. 3, which was2402 It was created by Rappture $as_me 1.4, which was 2403 2403 generated by GNU Autoconf 2.69. Invocation command line was 2404 2404 … … 10725 10725 # values after options handling. 10726 10726 ac_log=" 10727 This file was extended by Rappture $as_me 1. 3, which was10727 This file was extended by Rappture $as_me 1.4, which was 10728 10728 generated by GNU Autoconf 2.69. Invocation command line was 10729 10729 … … 10787 10787 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 10788 10788 ac_cs_version="\\ 10789 Rappture config.status 1. 310789 Rappture config.status 1.4 10790 10790 configured by $0, generated by GNU Autoconf 2.69, 10791 10791 with options \\"\$ac_cs_config\\"
Note: See TracChangeset
for help on using the changeset viewer.