- Timestamp:
- Mar 1, 2011 9:58:10 AM (10 years ago)
- Location:
- trunk/Clp
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/configure
r1687 r1688 1722 1722 coin_projectdir=yes 1723 1723 1724 # Set the project's version number 1724 # Set the project's version numbers 1725 1725 1726 1726 1727 1727 cat >>confdefs.h <<_ACEOF 1728 1728 #define CLP_VERSION "$PACKAGE_VERSION" 1729 _ACEOF 1730 1731 1732 coin_majorver=`echo $PACKAGE_VERSION | sed -n -e 's/^\([0-9]*\).*/\1/gp'` 1733 coin_minorver=`echo $PACKAGE_VERSION | sed -n -e 's/^[0-9]*\.\([0-9]*\).*/\1/gp'` 1734 coin_releasever=`echo $PACKAGE_VERSION | sed -n -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\).*/\1/gp'` 1735 if test "x$coin_majorver" = x ; then coin_majorver=-1 ; fi 1736 if test "x$coin_minorver" = x ; then coin_minorver=-1 ; fi 1737 if test "x$coin_releasever" = x ; then coin_releasever=-1 ; fi 1738 1739 cat >>confdefs.h <<_ACEOF 1740 #define CLP_VERSION_MAJOR $coin_majorver 1741 _ACEOF 1742 1743 1744 cat >>confdefs.h <<_ACEOF 1745 #define CLP_VERSION_MINOR $coin_minorver 1746 _ACEOF 1747 1748 1749 cat >>confdefs.h <<_ACEOF 1750 #define CLP_VERSION_RELEASE $coin_releasever 1729 1751 _ACEOF 1730 1752 … … 5915 5937 *-*-irix6*) 5916 5938 # Find out which ABI we are using. 5917 echo '#line 59 17"configure"' > conftest.$ac_ext5939 echo '#line 5939 "configure"' > conftest.$ac_ext 5918 5940 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5919 5941 (eval $ac_compile) 2>&5 … … 7049 7071 7050 7072 # Provide some information about the compiler. 7051 echo "$as_me:70 51:" \7073 echo "$as_me:7073:" \ 7052 7074 "checking for Fortran 77 compiler version" >&5 7053 7075 ac_compiler=`set X $ac_compile; echo $2` … … 8116 8138 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8117 8139 -e 's:$: $lt_compiler_flag:'` 8118 (eval echo "\"\$as_me:81 18: $lt_compile\"" >&5)8140 (eval echo "\"\$as_me:8140: $lt_compile\"" >&5) 8119 8141 (eval "$lt_compile" 2>conftest.err) 8120 8142 ac_status=$? 8121 8143 cat conftest.err >&5 8122 echo "$as_me:81 22: \$? = $ac_status" >&58144 echo "$as_me:8144: \$? = $ac_status" >&5 8123 8145 if (exit $ac_status) && test -s "$ac_outfile"; then 8124 8146 # The compiler can only warn and ignore the option if not recognized … … 8384 8406 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8385 8407 -e 's:$: $lt_compiler_flag:'` 8386 (eval echo "\"\$as_me:8 386: $lt_compile\"" >&5)8408 (eval echo "\"\$as_me:8408: $lt_compile\"" >&5) 8387 8409 (eval "$lt_compile" 2>conftest.err) 8388 8410 ac_status=$? 8389 8411 cat conftest.err >&5 8390 echo "$as_me:8 390: \$? = $ac_status" >&58412 echo "$as_me:8412: \$? = $ac_status" >&5 8391 8413 if (exit $ac_status) && test -s "$ac_outfile"; then 8392 8414 # The compiler can only warn and ignore the option if not recognized … … 8488 8510 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8489 8511 -e 's:$: $lt_compiler_flag:'` 8490 (eval echo "\"\$as_me:8 490: $lt_compile\"" >&5)8512 (eval echo "\"\$as_me:8512: $lt_compile\"" >&5) 8491 8513 (eval "$lt_compile" 2>out/conftest.err) 8492 8514 ac_status=$? 8493 8515 cat out/conftest.err >&5 8494 echo "$as_me:8 494: \$? = $ac_status" >&58516 echo "$as_me:8516: \$? = $ac_status" >&5 8495 8517 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8496 8518 then … … 10833 10855 lt_status=$lt_dlunknown 10834 10856 cat > conftest.$ac_ext <<EOF 10835 #line 108 35"configure"10857 #line 10857 "configure" 10836 10858 #include "confdefs.h" 10837 10859 … … 10933 10955 lt_status=$lt_dlunknown 10934 10956 cat > conftest.$ac_ext <<EOF 10935 #line 109 35"configure"10957 #line 10957 "configure" 10936 10958 #include "confdefs.h" 10937 10959 … … 13277 13299 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13278 13300 -e 's:$: $lt_compiler_flag:'` 13279 (eval echo "\"\$as_me:13 279: $lt_compile\"" >&5)13301 (eval echo "\"\$as_me:13301: $lt_compile\"" >&5) 13280 13302 (eval "$lt_compile" 2>conftest.err) 13281 13303 ac_status=$? 13282 13304 cat conftest.err >&5 13283 echo "$as_me:13 283: \$? = $ac_status" >&513305 echo "$as_me:13305: \$? = $ac_status" >&5 13284 13306 if (exit $ac_status) && test -s "$ac_outfile"; then 13285 13307 # The compiler can only warn and ignore the option if not recognized … … 13381 13403 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13382 13404 -e 's:$: $lt_compiler_flag:'` 13383 (eval echo "\"\$as_me:13 383: $lt_compile\"" >&5)13405 (eval echo "\"\$as_me:13405: $lt_compile\"" >&5) 13384 13406 (eval "$lt_compile" 2>out/conftest.err) 13385 13407 ac_status=$? 13386 13408 cat out/conftest.err >&5 13387 echo "$as_me:13 387: \$? = $ac_status" >&513409 echo "$as_me:13409: \$? = $ac_status" >&5 13388 13410 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13389 13411 then … … 14951 14973 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14952 14974 -e 's:$: $lt_compiler_flag:'` 14953 (eval echo "\"\$as_me:149 53: $lt_compile\"" >&5)14975 (eval echo "\"\$as_me:14975: $lt_compile\"" >&5) 14954 14976 (eval "$lt_compile" 2>conftest.err) 14955 14977 ac_status=$? 14956 14978 cat conftest.err >&5 14957 echo "$as_me:149 57: \$? = $ac_status" >&514979 echo "$as_me:14979: \$? = $ac_status" >&5 14958 14980 if (exit $ac_status) && test -s "$ac_outfile"; then 14959 14981 # The compiler can only warn and ignore the option if not recognized … … 15055 15077 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15056 15078 -e 's:$: $lt_compiler_flag:'` 15057 (eval echo "\"\$as_me:150 57: $lt_compile\"" >&5)15079 (eval echo "\"\$as_me:15079: $lt_compile\"" >&5) 15058 15080 (eval "$lt_compile" 2>out/conftest.err) 15059 15081 ac_status=$? 15060 15082 cat out/conftest.err >&5 15061 echo "$as_me:150 61: \$? = $ac_status" >&515083 echo "$as_me:15083: \$? = $ac_status" >&5 15062 15084 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15063 15085 then … … 17262 17284 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17263 17285 -e 's:$: $lt_compiler_flag:'` 17264 (eval echo "\"\$as_me:172 64: $lt_compile\"" >&5)17286 (eval echo "\"\$as_me:17286: $lt_compile\"" >&5) 17265 17287 (eval "$lt_compile" 2>conftest.err) 17266 17288 ac_status=$? 17267 17289 cat conftest.err >&5 17268 echo "$as_me:172 68: \$? = $ac_status" >&517290 echo "$as_me:17290: \$? = $ac_status" >&5 17269 17291 if (exit $ac_status) && test -s "$ac_outfile"; then 17270 17292 # The compiler can only warn and ignore the option if not recognized … … 17530 17552 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17531 17553 -e 's:$: $lt_compiler_flag:'` 17532 (eval echo "\"\$as_me:175 32: $lt_compile\"" >&5)17554 (eval echo "\"\$as_me:17554: $lt_compile\"" >&5) 17533 17555 (eval "$lt_compile" 2>conftest.err) 17534 17556 ac_status=$? 17535 17557 cat conftest.err >&5 17536 echo "$as_me:175 36: \$? = $ac_status" >&517558 echo "$as_me:17558: \$? = $ac_status" >&5 17537 17559 if (exit $ac_status) && test -s "$ac_outfile"; then 17538 17560 # The compiler can only warn and ignore the option if not recognized … … 17634 17656 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17635 17657 -e 's:$: $lt_compiler_flag:'` 17636 (eval echo "\"\$as_me:176 36: $lt_compile\"" >&5)17658 (eval echo "\"\$as_me:17658: $lt_compile\"" >&5) 17637 17659 (eval "$lt_compile" 2>out/conftest.err) 17638 17660 ac_status=$? 17639 17661 cat out/conftest.err >&5 17640 echo "$as_me:176 40: \$? = $ac_status" >&517662 echo "$as_me:17662: \$? = $ac_status" >&5 17641 17663 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17642 17664 then … … 20535 20557 #END 20536 20558 } 20559 20560 if test "$GXX" = "yes" ; then 20561 case "$CXX" in 20562 icpc* | */icpc* | icc ) 20563 ;; 20564 *) 20565 CXXFLAGS="$CXXFLAGS -Wno-long-long" 20566 ;; 20567 esac 20568 fi 20537 20569 20538 20570 ############################################################################# -
trunk/Clp/configure.ac
r1670 r1688 52 52 # Initialize automake and libtool 53 53 AC_COIN_INIT_AUTO_TOOLS 54 55 if test "$GXX" = "yes" ; then 56 case "$CXX" in 57 icpc* | */icpc* | icc ) 58 ;; 59 *) 60 CXXFLAGS="$CXXFLAGS -Wno-long-long" 61 ;; 62 esac 63 fi 54 64 55 65 ############################################################################# -
trunk/Clp/inc/config_clp.h.in
r1603 r1688 6 6 /* Version number of project */ 7 7 #undef CLP_VERSION 8 9 /* Major Version number of project */ 10 #undef CLP_VERSION_MAJOR 11 12 /* Minor Version number of project */ 13 #undef CLP_VERSION_MINOR 14 15 /* Release Version number of project */ 16 #undef CLP_VERSION_RELEASE 8 17 9 18 /* Define to the debug sanity check level (0 is no test) */
Note: See TracChangeset
for help on using the changeset viewer.