Changeset 2915
- Timestamp:
- Sep 12, 2013 7:02:16 AM (7 years ago)
- Location:
- ThirdParty/ASL/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.2/configure
r2913 r2915 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.2. 9.3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyASL' 431 431 PACKAGE_TARNAME='thirdpartyasl' 432 PACKAGE_VERSION='1.2 .9'433 PACKAGE_STRING='ThirdPartyASL 1.2 .9'432 PACKAGE_VERSION='1.2' 433 PACKAGE_STRING='ThirdPartyASL 1.2' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 990 990 # This message is too long to be a string in the A/UX 3.1 sh. 991 991 cat <<_ACEOF 992 \`configure' configures ThirdPartyASL 1.2 .9to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 1.2 to adapt to many kinds of systems. 993 993 994 994 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1056 1056 if test -n "$ac_init_help"; then 1057 1057 case $ac_init_help in 1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.2 .9:";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.2:";; 1059 1059 esac 1060 1060 cat <<\_ACEOF … … 1219 1219 if $ac_init_version; then 1220 1220 cat <<\_ACEOF 1221 ThirdPartyASL configure 1.2 .91221 ThirdPartyASL configure 1.2 1222 1222 generated by GNU Autoconf 2.59 1223 1223 … … 1239 1239 running configure, to aid debugging if configure makes a mistake. 1240 1240 1241 It was created by ThirdPartyASL $as_me 1.2 .9, which was1241 It was created by ThirdPartyASL $as_me 1.2, which was 1242 1242 generated by GNU Autoconf 2.59. Invocation command line was 1243 1243 … … 1762 1762 1763 1763 # Capture libtool library version, if given. 1764 coin_libversion=3:9:21765 1764 1766 1765 … … 3692 3691 # Define the identity of the package. 3693 3692 PACKAGE='thirdpartyasl' 3694 VERSION='1.2 .9'3693 VERSION='1.2' 3695 3694 3696 3695 … … 4879 4878 *-*-irix6*) 4880 4879 # Find out which ABI we are using. 4881 echo '#line 488 1"configure"' > conftest.$ac_ext4880 echo '#line 4880 "configure"' > conftest.$ac_ext 4882 4881 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4883 4882 (eval $ac_compile) 2>&5 … … 6478 6477 6479 6478 # Provide some information about the compiler. 6480 echo "$as_me:64 80:" \6479 echo "$as_me:6479:" \ 6481 6480 "checking for Fortran 77 compiler version" >&5 6482 6481 ac_compiler=`set X $ac_compile; echo $2` … … 7545 7544 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7546 7545 -e 's:$: $lt_compiler_flag:'` 7547 (eval echo "\"\$as_me:754 7: $lt_compile\"" >&5)7546 (eval echo "\"\$as_me:7546: $lt_compile\"" >&5) 7548 7547 (eval "$lt_compile" 2>conftest.err) 7549 7548 ac_status=$? 7550 7549 cat conftest.err >&5 7551 echo "$as_me:755 1: \$? = $ac_status" >&57550 echo "$as_me:7550: \$? = $ac_status" >&5 7552 7551 if (exit $ac_status) && test -s "$ac_outfile"; then 7553 7552 # The compiler can only warn and ignore the option if not recognized … … 7813 7812 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7814 7813 -e 's:$: $lt_compiler_flag:'` 7815 (eval echo "\"\$as_me:781 5: $lt_compile\"" >&5)7814 (eval echo "\"\$as_me:7814: $lt_compile\"" >&5) 7816 7815 (eval "$lt_compile" 2>conftest.err) 7817 7816 ac_status=$? 7818 7817 cat conftest.err >&5 7819 echo "$as_me:781 9: \$? = $ac_status" >&57818 echo "$as_me:7818: \$? = $ac_status" >&5 7820 7819 if (exit $ac_status) && test -s "$ac_outfile"; then 7821 7820 # The compiler can only warn and ignore the option if not recognized … … 7917 7916 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7918 7917 -e 's:$: $lt_compiler_flag:'` 7919 (eval echo "\"\$as_me:791 9: $lt_compile\"" >&5)7918 (eval echo "\"\$as_me:7918: $lt_compile\"" >&5) 7920 7919 (eval "$lt_compile" 2>out/conftest.err) 7921 7920 ac_status=$? 7922 7921 cat out/conftest.err >&5 7923 echo "$as_me:792 3: \$? = $ac_status" >&57922 echo "$as_me:7922: \$? = $ac_status" >&5 7924 7923 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7925 7924 then … … 10262 10261 lt_status=$lt_dlunknown 10263 10262 cat > conftest.$ac_ext <<EOF 10264 #line 1026 4"configure"10263 #line 10263 "configure" 10265 10264 #include "confdefs.h" 10266 10265 … … 10362 10361 lt_status=$lt_dlunknown 10363 10362 cat > conftest.$ac_ext <<EOF 10364 #line 1036 4"configure"10363 #line 10363 "configure" 10365 10364 #include "confdefs.h" 10366 10365 … … 12706 12705 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12707 12706 -e 's:$: $lt_compiler_flag:'` 12708 (eval echo "\"\$as_me:1270 8: $lt_compile\"" >&5)12707 (eval echo "\"\$as_me:12707: $lt_compile\"" >&5) 12709 12708 (eval "$lt_compile" 2>conftest.err) 12710 12709 ac_status=$? 12711 12710 cat conftest.err >&5 12712 echo "$as_me:1271 2: \$? = $ac_status" >&512711 echo "$as_me:12711: \$? = $ac_status" >&5 12713 12712 if (exit $ac_status) && test -s "$ac_outfile"; then 12714 12713 # The compiler can only warn and ignore the option if not recognized … … 12810 12809 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12811 12810 -e 's:$: $lt_compiler_flag:'` 12812 (eval echo "\"\$as_me:1281 2: $lt_compile\"" >&5)12811 (eval echo "\"\$as_me:12811: $lt_compile\"" >&5) 12813 12812 (eval "$lt_compile" 2>out/conftest.err) 12814 12813 ac_status=$? 12815 12814 cat out/conftest.err >&5 12816 echo "$as_me:1281 6: \$? = $ac_status" >&512815 echo "$as_me:12815: \$? = $ac_status" >&5 12817 12816 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12818 12817 then … … 14380 14379 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14381 14380 -e 's:$: $lt_compiler_flag:'` 14382 (eval echo "\"\$as_me:1438 2: $lt_compile\"" >&5)14381 (eval echo "\"\$as_me:14381: $lt_compile\"" >&5) 14383 14382 (eval "$lt_compile" 2>conftest.err) 14384 14383 ac_status=$? 14385 14384 cat conftest.err >&5 14386 echo "$as_me:1438 6: \$? = $ac_status" >&514385 echo "$as_me:14385: \$? = $ac_status" >&5 14387 14386 if (exit $ac_status) && test -s "$ac_outfile"; then 14388 14387 # The compiler can only warn and ignore the option if not recognized … … 14484 14483 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14485 14484 -e 's:$: $lt_compiler_flag:'` 14486 (eval echo "\"\$as_me:1448 6: $lt_compile\"" >&5)14485 (eval echo "\"\$as_me:14485: $lt_compile\"" >&5) 14487 14486 (eval "$lt_compile" 2>out/conftest.err) 14488 14487 ac_status=$? 14489 14488 cat out/conftest.err >&5 14490 echo "$as_me:144 90: \$? = $ac_status" >&514489 echo "$as_me:14489: \$? = $ac_status" >&5 14491 14490 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14492 14491 then … … 16691 16690 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16692 16691 -e 's:$: $lt_compiler_flag:'` 16693 (eval echo "\"\$as_me:1669 3: $lt_compile\"" >&5)16692 (eval echo "\"\$as_me:16692: $lt_compile\"" >&5) 16694 16693 (eval "$lt_compile" 2>conftest.err) 16695 16694 ac_status=$? 16696 16695 cat conftest.err >&5 16697 echo "$as_me:1669 7: \$? = $ac_status" >&516696 echo "$as_me:16696: \$? = $ac_status" >&5 16698 16697 if (exit $ac_status) && test -s "$ac_outfile"; then 16699 16698 # The compiler can only warn and ignore the option if not recognized … … 16959 16958 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16960 16959 -e 's:$: $lt_compiler_flag:'` 16961 (eval echo "\"\$as_me:1696 1: $lt_compile\"" >&5)16960 (eval echo "\"\$as_me:16960: $lt_compile\"" >&5) 16962 16961 (eval "$lt_compile" 2>conftest.err) 16963 16962 ac_status=$? 16964 16963 cat conftest.err >&5 16965 echo "$as_me:1696 5: \$? = $ac_status" >&516964 echo "$as_me:16964: \$? = $ac_status" >&5 16966 16965 if (exit $ac_status) && test -s "$ac_outfile"; then 16967 16966 # The compiler can only warn and ignore the option if not recognized … … 17063 17062 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17064 17063 -e 's:$: $lt_compiler_flag:'` 17065 (eval echo "\"\$as_me:1706 5: $lt_compile\"" >&5)17064 (eval echo "\"\$as_me:17064: $lt_compile\"" >&5) 17066 17065 (eval "$lt_compile" 2>out/conftest.err) 17067 17066 ac_status=$? 17068 17067 cat out/conftest.err >&5 17069 echo "$as_me:1706 9: \$? = $ac_status" >&517068 echo "$as_me:17068: \$? = $ac_status" >&5 17070 17069 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17071 17070 then … … 21012 21011 cat >&5 <<_CSEOF 21013 21012 21014 This file was extended by ThirdPartyASL $as_me 1.2 .9, which was21013 This file was extended by ThirdPartyASL $as_me 1.2, which was 21015 21014 generated by GNU Autoconf 2.59. Invocation command line was 21016 21015 … … 21070 21069 cat >>$CONFIG_STATUS <<_ACEOF 21071 21070 ac_cs_version="\\ 21072 ThirdPartyASL config.status 1.2 .921071 ThirdPartyASL config.status 1.2 21073 21072 configured by $0, generated by GNU Autoconf 2.59, 21074 21073 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.2/configure.ac
r2913 r2915 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.2 .9],[http://projects.coin-or.org/BuildTools/newticket])16 AC_INIT([ThirdPartyASL],[1.2],[http://projects.coin-or.org/BuildTools/newticket]) 17 17 18 18 AC_COPYRIGHT([ … … 40 40 41 41 # A bit of initial setup. 42 AC_COIN_PROJECTDIR_INIT(ASL ,3:9:2)42 AC_COIN_PROJECTDIR_INIT(ASL) 43 43 44 44 # Turn off warnings and pedantic mode since they could make trouble on some
Note: See TracChangeset
for help on using the changeset viewer.