Changeset 2729
- Timestamp:
- Apr 10, 2013 12:46:39 PM (8 years ago)
- Location:
- ThirdParty/Metis/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Metis/stable/1.2/configure
r2727 r2729 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyMetis 1.2. 4.3 # Generated by GNU Autoconf 2.59 for ThirdPartyMetis 1.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyMetis' 431 431 PACKAGE_TARNAME='thirdpartymetis' 432 PACKAGE_VERSION='1.2 .4'433 PACKAGE_STRING='ThirdPartyMetis 1.2 .4'432 PACKAGE_VERSION='1.2' 433 PACKAGE_STRING='ThirdPartyMetis 1.2' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 986 986 # This message is too long to be a string in the A/UX 3.1 sh. 987 987 cat <<_ACEOF 988 \`configure' configures ThirdPartyMetis 1.2 .4to adapt to many kinds of systems.988 \`configure' configures ThirdPartyMetis 1.2 to adapt to many kinds of systems. 989 989 990 990 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1052 1052 if test -n "$ac_init_help"; then 1053 1053 case $ac_init_help in 1054 short | recursive ) echo "Configuration of ThirdPartyMetis 1.2 .4:";;1054 short | recursive ) echo "Configuration of ThirdPartyMetis 1.2:";; 1055 1055 esac 1056 1056 cat <<\_ACEOF … … 1212 1212 if $ac_init_version; then 1213 1213 cat <<\_ACEOF 1214 ThirdPartyMetis configure 1.2 .41214 ThirdPartyMetis configure 1.2 1215 1215 generated by GNU Autoconf 2.59 1216 1216 … … 1232 1232 running configure, to aid debugging if configure makes a mistake. 1233 1233 1234 It was created by ThirdPartyMetis $as_me 1.2 .4, which was1234 It was created by ThirdPartyMetis $as_me 1.2, which was 1235 1235 generated by GNU Autoconf 2.59. Invocation command line was 1236 1236 … … 1691 1691 1692 1692 # Capture libtool library version, if given. 1693 coin_libversion=3:4:21694 1693 1695 1694 … … 3860 3859 # Define the identity of the package. 3861 3860 PACKAGE='thirdpartymetis' 3862 VERSION='1.2 .4'3861 VERSION='1.2' 3863 3862 3864 3863 … … 5047 5046 *-*-irix6*) 5048 5047 # Find out which ABI we are using. 5049 echo '#line 504 9"configure"' > conftest.$ac_ext5048 echo '#line 5048 "configure"' > conftest.$ac_ext 5050 5049 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5051 5050 (eval $ac_compile) 2>&5 … … 6646 6645 6647 6646 # Provide some information about the compiler. 6648 echo "$as_me:664 8:" \6647 echo "$as_me:6647:" \ 6649 6648 "checking for Fortran 77 compiler version" >&5 6650 6649 ac_compiler=`set X $ac_compile; echo $2` … … 7713 7712 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7714 7713 -e 's:$: $lt_compiler_flag:'` 7715 (eval echo "\"\$as_me:771 5: $lt_compile\"" >&5)7714 (eval echo "\"\$as_me:7714: $lt_compile\"" >&5) 7716 7715 (eval "$lt_compile" 2>conftest.err) 7717 7716 ac_status=$? 7718 7717 cat conftest.err >&5 7719 echo "$as_me:771 9: \$? = $ac_status" >&57718 echo "$as_me:7718: \$? = $ac_status" >&5 7720 7719 if (exit $ac_status) && test -s "$ac_outfile"; then 7721 7720 # The compiler can only warn and ignore the option if not recognized … … 7981 7980 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7982 7981 -e 's:$: $lt_compiler_flag:'` 7983 (eval echo "\"\$as_me:798 3: $lt_compile\"" >&5)7982 (eval echo "\"\$as_me:7982: $lt_compile\"" >&5) 7984 7983 (eval "$lt_compile" 2>conftest.err) 7985 7984 ac_status=$? 7986 7985 cat conftest.err >&5 7987 echo "$as_me:798 7: \$? = $ac_status" >&57986 echo "$as_me:7986: \$? = $ac_status" >&5 7988 7987 if (exit $ac_status) && test -s "$ac_outfile"; then 7989 7988 # The compiler can only warn and ignore the option if not recognized … … 8085 8084 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8086 8085 -e 's:$: $lt_compiler_flag:'` 8087 (eval echo "\"\$as_me:808 7: $lt_compile\"" >&5)8086 (eval echo "\"\$as_me:8086: $lt_compile\"" >&5) 8088 8087 (eval "$lt_compile" 2>out/conftest.err) 8089 8088 ac_status=$? 8090 8089 cat out/conftest.err >&5 8091 echo "$as_me:809 1: \$? = $ac_status" >&58090 echo "$as_me:8090: \$? = $ac_status" >&5 8092 8091 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8093 8092 then … … 10430 10429 lt_status=$lt_dlunknown 10431 10430 cat > conftest.$ac_ext <<EOF 10432 #line 1043 2"configure"10431 #line 10431 "configure" 10433 10432 #include "confdefs.h" 10434 10433 … … 10530 10529 lt_status=$lt_dlunknown 10531 10530 cat > conftest.$ac_ext <<EOF 10532 #line 1053 2"configure"10531 #line 10531 "configure" 10533 10532 #include "confdefs.h" 10534 10533 … … 12874 12873 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12875 12874 -e 's:$: $lt_compiler_flag:'` 12876 (eval echo "\"\$as_me:1287 6: $lt_compile\"" >&5)12875 (eval echo "\"\$as_me:12875: $lt_compile\"" >&5) 12877 12876 (eval "$lt_compile" 2>conftest.err) 12878 12877 ac_status=$? 12879 12878 cat conftest.err >&5 12880 echo "$as_me:128 80: \$? = $ac_status" >&512879 echo "$as_me:12879: \$? = $ac_status" >&5 12881 12880 if (exit $ac_status) && test -s "$ac_outfile"; then 12882 12881 # The compiler can only warn and ignore the option if not recognized … … 12978 12977 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12979 12978 -e 's:$: $lt_compiler_flag:'` 12980 (eval echo "\"\$as_me:129 80: $lt_compile\"" >&5)12979 (eval echo "\"\$as_me:12979: $lt_compile\"" >&5) 12981 12980 (eval "$lt_compile" 2>out/conftest.err) 12982 12981 ac_status=$? 12983 12982 cat out/conftest.err >&5 12984 echo "$as_me:1298 4: \$? = $ac_status" >&512983 echo "$as_me:12983: \$? = $ac_status" >&5 12985 12984 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12986 12985 then … … 14548 14547 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14549 14548 -e 's:$: $lt_compiler_flag:'` 14550 (eval echo "\"\$as_me:145 50: $lt_compile\"" >&5)14549 (eval echo "\"\$as_me:14549: $lt_compile\"" >&5) 14551 14550 (eval "$lt_compile" 2>conftest.err) 14552 14551 ac_status=$? 14553 14552 cat conftest.err >&5 14554 echo "$as_me:1455 4: \$? = $ac_status" >&514553 echo "$as_me:14553: \$? = $ac_status" >&5 14555 14554 if (exit $ac_status) && test -s "$ac_outfile"; then 14556 14555 # The compiler can only warn and ignore the option if not recognized … … 14652 14651 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14653 14652 -e 's:$: $lt_compiler_flag:'` 14654 (eval echo "\"\$as_me:1465 4: $lt_compile\"" >&5)14653 (eval echo "\"\$as_me:14653: $lt_compile\"" >&5) 14655 14654 (eval "$lt_compile" 2>out/conftest.err) 14656 14655 ac_status=$? 14657 14656 cat out/conftest.err >&5 14658 echo "$as_me:1465 8: \$? = $ac_status" >&514657 echo "$as_me:14657: \$? = $ac_status" >&5 14659 14658 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14660 14659 then … … 16859 16858 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16860 16859 -e 's:$: $lt_compiler_flag:'` 16861 (eval echo "\"\$as_me:1686 1: $lt_compile\"" >&5)16860 (eval echo "\"\$as_me:16860: $lt_compile\"" >&5) 16862 16861 (eval "$lt_compile" 2>conftest.err) 16863 16862 ac_status=$? 16864 16863 cat conftest.err >&5 16865 echo "$as_me:1686 5: \$? = $ac_status" >&516864 echo "$as_me:16864: \$? = $ac_status" >&5 16866 16865 if (exit $ac_status) && test -s "$ac_outfile"; then 16867 16866 # The compiler can only warn and ignore the option if not recognized … … 17127 17126 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17128 17127 -e 's:$: $lt_compiler_flag:'` 17129 (eval echo "\"\$as_me:1712 9: $lt_compile\"" >&5)17128 (eval echo "\"\$as_me:17128: $lt_compile\"" >&5) 17130 17129 (eval "$lt_compile" 2>conftest.err) 17131 17130 ac_status=$? 17132 17131 cat conftest.err >&5 17133 echo "$as_me:1713 3: \$? = $ac_status" >&517132 echo "$as_me:17132: \$? = $ac_status" >&5 17134 17133 if (exit $ac_status) && test -s "$ac_outfile"; then 17135 17134 # The compiler can only warn and ignore the option if not recognized … … 17231 17230 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17232 17231 -e 's:$: $lt_compiler_flag:'` 17233 (eval echo "\"\$as_me:1723 3: $lt_compile\"" >&5)17232 (eval echo "\"\$as_me:17232: $lt_compile\"" >&5) 17234 17233 (eval "$lt_compile" 2>out/conftest.err) 17235 17234 ac_status=$? 17236 17235 cat out/conftest.err >&5 17237 echo "$as_me:1723 7: \$? = $ac_status" >&517236 echo "$as_me:17236: \$? = $ac_status" >&5 17238 17237 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17239 17238 then … … 20904 20903 cat >&5 <<_CSEOF 20905 20904 20906 This file was extended by ThirdPartyMetis $as_me 1.2 .4, which was20905 This file was extended by ThirdPartyMetis $as_me 1.2, which was 20907 20906 generated by GNU Autoconf 2.59. Invocation command line was 20908 20907 … … 20962 20961 cat >>$CONFIG_STATUS <<_ACEOF 20963 20962 ac_cs_version="\\ 20964 ThirdPartyMetis config.status 1.2 .420963 ThirdPartyMetis config.status 1.2 20965 20964 configured by $0, generated by GNU Autoconf 2.59, 20966 20965 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Metis/stable/1.2/configure.ac
r2727 r2729 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyMetis],[1.2 .4],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyMetis],[1.2],[http://projects.coin-or.org/BuildTools/newticket]) 16 16 17 17 AC_COPYRIGHT([ … … 31 31 AC_PREFIX_DEFAULT([`pwd`]) 32 32 33 AC_COIN_PROJECTDIR_INIT(Metis ,3:4:2)33 AC_COIN_PROJECTDIR_INIT(Metis) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.