Changeset 3507
- Timestamp:
- Jun 1, 2015 3:47:45 PM (6 years ago)
- Location:
- ThirdParty/Metis/stable/1.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Metis/stable/1.3/configure
r3505 r3507 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.3. 3.3 # Generated by GNU Autoconf 2.59 for ThirdPartyMetis 1.3. 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.3 .3'433 PACKAGE_STRING='ThirdPartyMetis 1.3 .3'432 PACKAGE_VERSION='1.3' 433 PACKAGE_STRING='ThirdPartyMetis 1.3' 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.3 .3to adapt to many kinds of systems.988 \`configure' configures ThirdPartyMetis 1.3 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.3 .3:";;1054 short | recursive ) echo "Configuration of ThirdPartyMetis 1.3:";; 1055 1055 esac 1056 1056 cat <<\_ACEOF … … 1212 1212 if $ac_init_version; then 1213 1213 cat <<\_ACEOF 1214 ThirdPartyMetis configure 1.3 .31214 ThirdPartyMetis configure 1.3 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.3 .3, which was1234 It was created by ThirdPartyMetis $as_me 1.3, 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=4:3:31694 1693 1695 1694 … … 3799 3798 # Define the identity of the package. 3800 3799 PACKAGE='thirdpartymetis' 3801 VERSION='1.3 .3'3800 VERSION='1.3' 3802 3801 3803 3802 … … 4986 4985 *-*-irix6*) 4987 4986 # Find out which ABI we are using. 4988 echo '#line 498 8"configure"' > conftest.$ac_ext4987 echo '#line 4987 "configure"' > conftest.$ac_ext 4989 4988 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4990 4989 (eval $ac_compile) 2>&5 … … 6585 6584 6586 6585 # Provide some information about the compiler. 6587 echo "$as_me:658 7:" \6586 echo "$as_me:6586:" \ 6588 6587 "checking for Fortran 77 compiler version" >&5 6589 6588 ac_compiler=`set X $ac_compile; echo $2` … … 7652 7651 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7653 7652 -e 's:$: $lt_compiler_flag:'` 7654 (eval echo "\"\$as_me:765 4: $lt_compile\"" >&5)7653 (eval echo "\"\$as_me:7653: $lt_compile\"" >&5) 7655 7654 (eval "$lt_compile" 2>conftest.err) 7656 7655 ac_status=$? 7657 7656 cat conftest.err >&5 7658 echo "$as_me:765 8: \$? = $ac_status" >&57657 echo "$as_me:7657: \$? = $ac_status" >&5 7659 7658 if (exit $ac_status) && test -s "$ac_outfile"; then 7660 7659 # The compiler can only warn and ignore the option if not recognized … … 7920 7919 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7921 7920 -e 's:$: $lt_compiler_flag:'` 7922 (eval echo "\"\$as_me:792 2: $lt_compile\"" >&5)7921 (eval echo "\"\$as_me:7921: $lt_compile\"" >&5) 7923 7922 (eval "$lt_compile" 2>conftest.err) 7924 7923 ac_status=$? 7925 7924 cat conftest.err >&5 7926 echo "$as_me:792 6: \$? = $ac_status" >&57925 echo "$as_me:7925: \$? = $ac_status" >&5 7927 7926 if (exit $ac_status) && test -s "$ac_outfile"; then 7928 7927 # The compiler can only warn and ignore the option if not recognized … … 8024 8023 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8025 8024 -e 's:$: $lt_compiler_flag:'` 8026 (eval echo "\"\$as_me:802 6: $lt_compile\"" >&5)8025 (eval echo "\"\$as_me:8025: $lt_compile\"" >&5) 8027 8026 (eval "$lt_compile" 2>out/conftest.err) 8028 8027 ac_status=$? 8029 8028 cat out/conftest.err >&5 8030 echo "$as_me:80 30: \$? = $ac_status" >&58029 echo "$as_me:8029: \$? = $ac_status" >&5 8031 8030 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8032 8031 then … … 10369 10368 lt_status=$lt_dlunknown 10370 10369 cat > conftest.$ac_ext <<EOF 10371 #line 1037 1"configure"10370 #line 10370 "configure" 10372 10371 #include "confdefs.h" 10373 10372 … … 10469 10468 lt_status=$lt_dlunknown 10470 10469 cat > conftest.$ac_ext <<EOF 10471 #line 1047 1"configure"10470 #line 10470 "configure" 10472 10471 #include "confdefs.h" 10473 10472 … … 12813 12812 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12814 12813 -e 's:$: $lt_compiler_flag:'` 12815 (eval echo "\"\$as_me:1281 5: $lt_compile\"" >&5)12814 (eval echo "\"\$as_me:12814: $lt_compile\"" >&5) 12816 12815 (eval "$lt_compile" 2>conftest.err) 12817 12816 ac_status=$? 12818 12817 cat conftest.err >&5 12819 echo "$as_me:1281 9: \$? = $ac_status" >&512818 echo "$as_me:12818: \$? = $ac_status" >&5 12820 12819 if (exit $ac_status) && test -s "$ac_outfile"; then 12821 12820 # The compiler can only warn and ignore the option if not recognized … … 12917 12916 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12918 12917 -e 's:$: $lt_compiler_flag:'` 12919 (eval echo "\"\$as_me:1291 9: $lt_compile\"" >&5)12918 (eval echo "\"\$as_me:12918: $lt_compile\"" >&5) 12920 12919 (eval "$lt_compile" 2>out/conftest.err) 12921 12920 ac_status=$? 12922 12921 cat out/conftest.err >&5 12923 echo "$as_me:1292 3: \$? = $ac_status" >&512922 echo "$as_me:12922: \$? = $ac_status" >&5 12924 12923 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12925 12924 then … … 14487 14486 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14488 14487 -e 's:$: $lt_compiler_flag:'` 14489 (eval echo "\"\$as_me:1448 9: $lt_compile\"" >&5)14488 (eval echo "\"\$as_me:14488: $lt_compile\"" >&5) 14490 14489 (eval "$lt_compile" 2>conftest.err) 14491 14490 ac_status=$? 14492 14491 cat conftest.err >&5 14493 echo "$as_me:1449 3: \$? = $ac_status" >&514492 echo "$as_me:14492: \$? = $ac_status" >&5 14494 14493 if (exit $ac_status) && test -s "$ac_outfile"; then 14495 14494 # The compiler can only warn and ignore the option if not recognized … … 14591 14590 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14592 14591 -e 's:$: $lt_compiler_flag:'` 14593 (eval echo "\"\$as_me:1459 3: $lt_compile\"" >&5)14592 (eval echo "\"\$as_me:14592: $lt_compile\"" >&5) 14594 14593 (eval "$lt_compile" 2>out/conftest.err) 14595 14594 ac_status=$? 14596 14595 cat out/conftest.err >&5 14597 echo "$as_me:1459 7: \$? = $ac_status" >&514596 echo "$as_me:14596: \$? = $ac_status" >&5 14598 14597 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14599 14598 then … … 16798 16797 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16799 16798 -e 's:$: $lt_compiler_flag:'` 16800 (eval echo "\"\$as_me:16 800: $lt_compile\"" >&5)16799 (eval echo "\"\$as_me:16799: $lt_compile\"" >&5) 16801 16800 (eval "$lt_compile" 2>conftest.err) 16802 16801 ac_status=$? 16803 16802 cat conftest.err >&5 16804 echo "$as_me:1680 4: \$? = $ac_status" >&516803 echo "$as_me:16803: \$? = $ac_status" >&5 16805 16804 if (exit $ac_status) && test -s "$ac_outfile"; then 16806 16805 # The compiler can only warn and ignore the option if not recognized … … 17066 17065 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17067 17066 -e 's:$: $lt_compiler_flag:'` 17068 (eval echo "\"\$as_me:1706 8: $lt_compile\"" >&5)17067 (eval echo "\"\$as_me:17067: $lt_compile\"" >&5) 17069 17068 (eval "$lt_compile" 2>conftest.err) 17070 17069 ac_status=$? 17071 17070 cat conftest.err >&5 17072 echo "$as_me:1707 2: \$? = $ac_status" >&517071 echo "$as_me:17071: \$? = $ac_status" >&5 17073 17072 if (exit $ac_status) && test -s "$ac_outfile"; then 17074 17073 # The compiler can only warn and ignore the option if not recognized … … 17170 17169 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17171 17170 -e 's:$: $lt_compiler_flag:'` 17172 (eval echo "\"\$as_me:1717 2: $lt_compile\"" >&5)17171 (eval echo "\"\$as_me:17171: $lt_compile\"" >&5) 17173 17172 (eval "$lt_compile" 2>out/conftest.err) 17174 17173 ac_status=$? 17175 17174 cat out/conftest.err >&5 17176 echo "$as_me:1717 6: \$? = $ac_status" >&517175 echo "$as_me:17175: \$? = $ac_status" >&5 17177 17176 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17178 17177 then … … 20910 20909 cat >&5 <<_CSEOF 20911 20910 20912 This file was extended by ThirdPartyMetis $as_me 1.3 .3, which was20911 This file was extended by ThirdPartyMetis $as_me 1.3, which was 20913 20912 generated by GNU Autoconf 2.59. Invocation command line was 20914 20913 … … 20968 20967 cat >>$CONFIG_STATUS <<_ACEOF 20969 20968 ac_cs_version="\\ 20970 ThirdPartyMetis config.status 1.3 .320969 ThirdPartyMetis config.status 1.3 20971 20970 configured by $0, generated by GNU Autoconf 2.59, 20972 20971 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Metis/stable/1.3/configure.ac
r3505 r3507 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyMetis],[1.3 .3],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyMetis],[1.3],[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 ,4:3:3)33 AC_COIN_PROJECTDIR_INIT(Metis) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.