... | ... |
@@ -16,7 +16,7 @@ install.packages("BiocManager") |
16 | 16 |
BiocManager::install("CoGAPS") |
17 | 17 |
``` |
18 | 18 |
|
19 |
-The most up-to-date version of *CoGAPS* can be installed directly from the |
|
19 |
+The most up-to-date version of *CoGAPS* can be installed directly from the |
|
20 | 20 |
*FertigLab* Github Repository: |
21 | 21 |
|
22 | 22 |
``` |
... | ... |
@@ -1,6 +1,6 @@ |
1 | 1 |
#! /bin/sh |
2 | 2 |
# Guess values for system-dependent variables and create Makefiles. |
3 |
-# Generated by GNU Autoconf 2.69 for CoGAPS 3.5.13. |
|
3 |
+# Generated by GNU Autoconf 2.69 for CoGAPS 3.9.1. |
|
4 | 4 |
# |
5 | 5 |
# |
6 | 6 |
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
... | ... |
@@ -195,8 +195,7 @@ test -x / || exit 1" |
195 | 195 |
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO |
196 | 196 |
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
197 | 197 |
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
198 |
- test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
|
199 |
-test \$(( 1 + 1 )) = 2 || exit 1" |
|
198 |
+ test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1" |
|
200 | 199 |
if (eval "$as_required") 2>/dev/null; then : |
201 | 200 |
as_have_required=yes |
202 | 201 |
else |
... | ... |
@@ -577,8 +576,8 @@ MAKEFLAGS= |
577 | 576 |
# Identity of this package. |
578 | 577 |
PACKAGE_NAME='CoGAPS' |
579 | 578 |
PACKAGE_TARNAME='cogaps' |
580 |
-PACKAGE_VERSION='3.5.13' |
|
581 |
-PACKAGE_STRING='CoGAPS 3.5.13' |
|
579 |
+PACKAGE_VERSION='3.9.1' |
|
580 |
+PACKAGE_STRING='CoGAPS 3.9.1' |
|
582 | 581 |
PACKAGE_BUGREPORT='' |
583 | 582 |
PACKAGE_URL='' |
584 | 583 |
|
... | ... |
@@ -588,7 +587,6 @@ GAPS_SOURCE_FILES |
588 | 587 |
GAPS_LIBS |
589 | 588 |
GAPS_CXX_FLAGS |
590 | 589 |
GAPS_CPP_FLAGS |
591 |
-SED |
|
592 | 590 |
CXXCPP |
593 | 591 |
OBJEXT |
594 | 592 |
EXEEXT |
... | ... |
@@ -1205,7 +1203,7 @@ if test "$ac_init_help" = "long"; then |
1205 | 1203 |
# Omit some internal or obsolete options to make the list less imposing. |
1206 | 1204 |
# This message is too long to be a string in the A/UX 3.1 sh. |
1207 | 1205 |
cat <<_ACEOF |
1208 |
-\`configure' configures CoGAPS 3.5.13 to adapt to many kinds of systems. |
|
1206 |
+\`configure' configures CoGAPS 3.9.1 to adapt to many kinds of systems. |
|
1209 | 1207 |
|
1210 | 1208 |
Usage: $0 [OPTION]... [VAR=VALUE]... |
1211 | 1209 |
|
... | ... |
@@ -1267,7 +1265,7 @@ fi |
1267 | 1265 |
|
1268 | 1266 |
if test -n "$ac_init_help"; then |
1269 | 1267 |
case $ac_init_help in |
1270 |
- short | recursive ) echo "Configuration of CoGAPS 3.5.13:";; |
|
1268 |
+ short | recursive ) echo "Configuration of CoGAPS 3.9.1:";; |
|
1271 | 1269 |
esac |
1272 | 1270 |
cat <<\_ACEOF |
1273 | 1271 |
|
... | ... |
@@ -1357,7 +1355,7 @@ fi |
1357 | 1355 |
test -n "$ac_init_help" && exit $ac_status |
1358 | 1356 |
if $ac_init_version; then |
1359 | 1357 |
cat <<\_ACEOF |
1360 |
-CoGAPS configure 3.5.13 |
|
1358 |
+CoGAPS configure 3.9.1 |
|
1361 | 1359 |
generated by GNU Autoconf 2.69 |
1362 | 1360 |
|
1363 | 1361 |
Copyright (C) 2012 Free Software Foundation, Inc. |
... | ... |
@@ -1445,282 +1443,11 @@ fi |
1445 | 1443 |
as_fn_set_status $ac_retval |
1446 | 1444 |
|
1447 | 1445 |
} # ac_fn_cxx_try_cpp |
1448 |
- |
|
1449 |
-# ac_fn_cxx_try_run LINENO |
|
1450 |
-# ------------------------ |
|
1451 |
-# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes |
|
1452 |
-# that executables *can* be run. |
|
1453 |
-ac_fn_cxx_try_run () |
|
1454 |
-{ |
|
1455 |
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
|
1456 |
- if { { ac_try="$ac_link" |
|
1457 |
-case "(($ac_try" in |
|
1458 |
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
|
1459 |
- *) ac_try_echo=$ac_try;; |
|
1460 |
-esac |
|
1461 |
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
|
1462 |
-$as_echo "$ac_try_echo"; } >&5 |
|
1463 |
- (eval "$ac_link") 2>&5 |
|
1464 |
- ac_status=$? |
|
1465 |
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
|
1466 |
- test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' |
|
1467 |
- { { case "(($ac_try" in |
|
1468 |
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
|
1469 |
- *) ac_try_echo=$ac_try;; |
|
1470 |
-esac |
|
1471 |
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
|
1472 |
-$as_echo "$ac_try_echo"; } >&5 |
|
1473 |
- (eval "$ac_try") 2>&5 |
|
1474 |
- ac_status=$? |
|
1475 |
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
|
1476 |
- test $ac_status = 0; }; }; then : |
|
1477 |
- ac_retval=0 |
|
1478 |
-else |
|
1479 |
- $as_echo "$as_me: program exited with status $ac_status" >&5 |
|
1480 |
- $as_echo "$as_me: failed program was:" >&5 |
|
1481 |
-sed 's/^/| /' conftest.$ac_ext >&5 |
|
1482 |
- |
|
1483 |
- ac_retval=$ac_status |
|
1484 |
-fi |
|
1485 |
- rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
|
1486 |
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
1487 |
- as_fn_set_status $ac_retval |
|
1488 |
- |
|
1489 |
-} # ac_fn_cxx_try_run |
|
1490 |
- |
|
1491 |
-# ac_fn_cxx_compute_int LINENO EXPR VAR INCLUDES |
|
1492 |
-# ---------------------------------------------- |
|
1493 |
-# Tries to find the compile-time value of EXPR in a program that includes |
|
1494 |
-# INCLUDES, setting VAR accordingly. Returns whether the value could be |
|
1495 |
-# computed |
|
1496 |
-ac_fn_cxx_compute_int () |
|
1497 |
-{ |
|
1498 |
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
|
1499 |
- if test "$cross_compiling" = yes; then |
|
1500 |
- # Depending upon the size, compute the lo and hi bounds. |
|
1501 |
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1502 |
-/* end confdefs.h. */ |
|
1503 |
-$4 |
|
1504 |
-int |
|
1505 |
-main () |
|
1506 |
-{ |
|
1507 |
-static int test_array [1 - 2 * !(($2) >= 0)]; |
|
1508 |
-test_array [0] = 0; |
|
1509 |
-return test_array [0]; |
|
1510 |
- |
|
1511 |
- ; |
|
1512 |
- return 0; |
|
1513 |
-} |
|
1514 |
-_ACEOF |
|
1515 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
1516 |
- ac_lo=0 ac_mid=0 |
|
1517 |
- while :; do |
|
1518 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1519 |
-/* end confdefs.h. */ |
|
1520 |
-$4 |
|
1521 |
-int |
|
1522 |
-main () |
|
1523 |
-{ |
|
1524 |
-static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
|
1525 |
-test_array [0] = 0; |
|
1526 |
-return test_array [0]; |
|
1527 |
- |
|
1528 |
- ; |
|
1529 |
- return 0; |
|
1530 |
-} |
|
1531 |
-_ACEOF |
|
1532 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
1533 |
- ac_hi=$ac_mid; break |
|
1534 |
-else |
|
1535 |
- as_fn_arith $ac_mid + 1 && ac_lo=$as_val |
|
1536 |
- if test $ac_lo -le $ac_mid; then |
|
1537 |
- ac_lo= ac_hi= |
|
1538 |
- break |
|
1539 |
- fi |
|
1540 |
- as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val |
|
1541 |
-fi |
|
1542 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
1543 |
- done |
|
1544 |
-else |
|
1545 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1546 |
-/* end confdefs.h. */ |
|
1547 |
-$4 |
|
1548 |
-int |
|
1549 |
-main () |
|
1550 |
-{ |
|
1551 |
-static int test_array [1 - 2 * !(($2) < 0)]; |
|
1552 |
-test_array [0] = 0; |
|
1553 |
-return test_array [0]; |
|
1554 |
- |
|
1555 |
- ; |
|
1556 |
- return 0; |
|
1557 |
-} |
|
1558 |
-_ACEOF |
|
1559 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
1560 |
- ac_hi=-1 ac_mid=-1 |
|
1561 |
- while :; do |
|
1562 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1563 |
-/* end confdefs.h. */ |
|
1564 |
-$4 |
|
1565 |
-int |
|
1566 |
-main () |
|
1567 |
-{ |
|
1568 |
-static int test_array [1 - 2 * !(($2) >= $ac_mid)]; |
|
1569 |
-test_array [0] = 0; |
|
1570 |
-return test_array [0]; |
|
1571 |
- |
|
1572 |
- ; |
|
1573 |
- return 0; |
|
1574 |
-} |
|
1575 |
-_ACEOF |
|
1576 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
1577 |
- ac_lo=$ac_mid; break |
|
1578 |
-else |
|
1579 |
- as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val |
|
1580 |
- if test $ac_mid -le $ac_hi; then |
|
1581 |
- ac_lo= ac_hi= |
|
1582 |
- break |
|
1583 |
- fi |
|
1584 |
- as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val |
|
1585 |
-fi |
|
1586 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
1587 |
- done |
|
1588 |
-else |
|
1589 |
- ac_lo= ac_hi= |
|
1590 |
-fi |
|
1591 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
1592 |
-fi |
|
1593 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
1594 |
-# Binary search between lo and hi bounds. |
|
1595 |
-while test "x$ac_lo" != "x$ac_hi"; do |
|
1596 |
- as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val |
|
1597 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1598 |
-/* end confdefs.h. */ |
|
1599 |
-$4 |
|
1600 |
-int |
|
1601 |
-main () |
|
1602 |
-{ |
|
1603 |
-static int test_array [1 - 2 * !(($2) <= $ac_mid)]; |
|
1604 |
-test_array [0] = 0; |
|
1605 |
-return test_array [0]; |
|
1606 |
- |
|
1607 |
- ; |
|
1608 |
- return 0; |
|
1609 |
-} |
|
1610 |
-_ACEOF |
|
1611 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
1612 |
- ac_hi=$ac_mid |
|
1613 |
-else |
|
1614 |
- as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val |
|
1615 |
-fi |
|
1616 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
1617 |
-done |
|
1618 |
-case $ac_lo in #(( |
|
1619 |
-?*) eval "$3=\$ac_lo"; ac_retval=0 ;; |
|
1620 |
-'') ac_retval=1 ;; |
|
1621 |
-esac |
|
1622 |
- else |
|
1623 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
1624 |
-/* end confdefs.h. */ |
|
1625 |
-$4 |
|
1626 |
-static long int longval () { return $2; } |
|
1627 |
-static unsigned long int ulongval () { return $2; } |
|
1628 |
-#include <stdio.h> |
|
1629 |
-#include <stdlib.h> |
|
1630 |
-int |
|
1631 |
-main () |
|
1632 |
-{ |
|
1633 |
- |
|
1634 |
- FILE *f = fopen ("conftest.val", "w"); |
|
1635 |
- if (! f) |
|
1636 |
- return 1; |
|
1637 |
- if (($2) < 0) |
|
1638 |
- { |
|
1639 |
- long int i = longval (); |
|
1640 |
- if (i != ($2)) |
|
1641 |
- return 1; |
|
1642 |
- fprintf (f, "%ld", i); |
|
1643 |
- } |
|
1644 |
- else |
|
1645 |
- { |
|
1646 |
- unsigned long int i = ulongval (); |
|
1647 |
- if (i != ($2)) |
|
1648 |
- return 1; |
|
1649 |
- fprintf (f, "%lu", i); |
|
1650 |
- } |
|
1651 |
- /* Do not output a trailing newline, as this causes \r\n confusion |
|
1652 |
- on some platforms. */ |
|
1653 |
- return ferror (f) || fclose (f) != 0; |
|
1654 |
- |
|
1655 |
- ; |
|
1656 |
- return 0; |
|
1657 |
-} |
|
1658 |
-_ACEOF |
|
1659 |
-if ac_fn_cxx_try_run "$LINENO"; then : |
|
1660 |
- echo >>conftest.val; read $3 <conftest.val; ac_retval=0 |
|
1661 |
-else |
|
1662 |
- ac_retval=1 |
|
1663 |
-fi |
|
1664 |
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ |
|
1665 |
- conftest.$ac_objext conftest.beam conftest.$ac_ext |
|
1666 |
-rm -f conftest.val |
|
1667 |
- |
|
1668 |
- fi |
|
1669 |
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
1670 |
- as_fn_set_status $ac_retval |
|
1671 |
- |
|
1672 |
-} # ac_fn_cxx_compute_int |
|
1673 |
- |
|
1674 |
-# ac_fn_cxx_try_link LINENO |
|
1675 |
-# ------------------------- |
|
1676 |
-# Try to link conftest.$ac_ext, and return whether this succeeded. |
|
1677 |
-ac_fn_cxx_try_link () |
|
1678 |
-{ |
|
1679 |
- as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
|
1680 |
- rm -f conftest.$ac_objext conftest$ac_exeext |
|
1681 |
- if { { ac_try="$ac_link" |
|
1682 |
-case "(($ac_try" in |
|
1683 |
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
|
1684 |
- *) ac_try_echo=$ac_try;; |
|
1685 |
-esac |
|
1686 |
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" |
|
1687 |
-$as_echo "$ac_try_echo"; } >&5 |
|
1688 |
- (eval "$ac_link") 2>conftest.err |
|
1689 |
- ac_status=$? |
|
1690 |
- if test -s conftest.err; then |
|
1691 |
- grep -v '^ *+' conftest.err >conftest.er1 |
|
1692 |
- cat conftest.er1 >&5 |
|
1693 |
- mv -f conftest.er1 conftest.err |
|
1694 |
- fi |
|
1695 |
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
|
1696 |
- test $ac_status = 0; } && { |
|
1697 |
- test -z "$ac_cxx_werror_flag" || |
|
1698 |
- test ! -s conftest.err |
|
1699 |
- } && test -s conftest$ac_exeext && { |
|
1700 |
- test "$cross_compiling" = yes || |
|
1701 |
- test -x conftest$ac_exeext |
|
1702 |
- }; then : |
|
1703 |
- ac_retval=0 |
|
1704 |
-else |
|
1705 |
- $as_echo "$as_me: failed program was:" >&5 |
|
1706 |
-sed 's/^/| /' conftest.$ac_ext >&5 |
|
1707 |
- |
|
1708 |
- ac_retval=1 |
|
1709 |
-fi |
|
1710 |
- # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information |
|
1711 |
- # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would |
|
1712 |
- # interfere with the next link command; also delete a directory that is |
|
1713 |
- # left behind by Apple's compiler. We do this before executing the actions. |
|
1714 |
- rm -rf conftest.dSYM conftest_ipa8_conftest.oo |
|
1715 |
- eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno |
|
1716 |
- as_fn_set_status $ac_retval |
|
1717 |
- |
|
1718 |
-} # ac_fn_cxx_try_link |
|
1719 | 1446 |
cat >config.log <<_ACEOF |
1720 | 1447 |
This file contains any messages produced by compilers while |
1721 | 1448 |
running configure, to aid debugging if configure makes a mistake. |
1722 | 1449 |
|
1723 |
-It was created by CoGAPS $as_me 3.5.13, which was |
|
1450 |
+It was created by CoGAPS $as_me 3.9.1, which was |
|
1724 | 1451 |
generated by GNU Autoconf 2.69. Invocation command line was |
1725 | 1452 |
|
1726 | 1453 |
$ $0 $@ |
... | ... |
@@ -3022,1119 +2749,19 @@ GAPS_CXX_FLAGS= |
3022 | 2749 |
GAPS_LIBS= |
3023 | 2750 |
|
3024 | 2751 |
# get compiler info |
3025 |
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler vendor" >&5 |
|
3026 |
-$as_echo_n "checking for C++ compiler vendor... " >&6; } |
|
3027 |
-if ${ax_cv_cxx_compiler_vendor+:} false; then : |
|
3028 |
- $as_echo_n "(cached) " >&6 |
|
3029 |
-else |
|
3030 |
- # note: don't check for gcc first since some other compilers define __GNUC__ |
|
3031 |
- vendors="intel: __ICC,__ECC,__INTEL_COMPILER |
|
3032 |
- ibm: __xlc__,__xlC__,__IBMC__,__IBMCPP__ |
|
3033 |
- pathscale: __PATHCC__,__PATHSCALE__ |
|
3034 |
- clang: __clang__ |
|
3035 |
- cray: _CRAYC |
|
3036 |
- fujitsu: __FUJITSU |
|
3037 |
- gnu: __GNUC__ |
|
3038 |
- sun: __SUNPRO_C,__SUNPRO_CC |
|
3039 |
- hp: __HP_cc,__HP_aCC |
|
3040 |
- dec: __DECC,__DECCXX,__DECC_VER,__DECCXX_VER |
|
3041 |
- borland: __BORLANDC__,__CODEGEARC__,__TURBOC__ |
|
3042 |
- comeau: __COMO__ |
|
3043 |
- kai: __KCC |
|
3044 |
- lcc: __LCC__ |
|
3045 |
- sgi: __sgi,sgi |
|
3046 |
- microsoft: _MSC_VER |
|
3047 |
- metrowerks: __MWERKS__ |
|
3048 |
- watcom: __WATCOMC__ |
|
3049 |
- portland: __PGI |
|
3050 |
- tcc: __TINYC__ |
|
3051 |
- unknown: UNKNOWN" |
|
3052 |
- for ventest in $vendors; do |
|
3053 |
- case $ventest in |
|
3054 |
- *:) vendor=$ventest; continue ;; |
|
3055 |
- *) vencpp="defined("`echo $ventest | sed 's/,/) || defined(/g'`")" ;; |
|
3056 |
- esac |
|
3057 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
3058 |
-/* end confdefs.h. */ |
|
3059 |
- |
|
3060 |
-int |
|
3061 |
-main () |
|
3062 |
-{ |
|
3063 |
- |
|
3064 |
- #if !($vencpp) |
|
3065 |
- thisisanerror; |
|
3066 |
- #endif |
|
3067 |
- |
|
3068 |
- ; |
|
3069 |
- return 0; |
|
3070 |
-} |
|
3071 |
-_ACEOF |
|
3072 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
3073 |
- break |
|
3074 |
-fi |
|
3075 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
3076 |
- done |
|
3077 |
- ax_cv_cxx_compiler_vendor=`echo $vendor | cut -d: -f1` |
|
3078 |
- |
|
3079 |
-fi |
|
3080 |
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compiler_vendor" >&5 |
|
3081 |
-$as_echo "$ax_cv_cxx_compiler_vendor" >&6; } |
|
3082 |
- |
|
3083 |
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 |
|
3084 |
-$as_echo_n "checking for a sed that does not truncate output... " >&6; } |
|
3085 |
-if ${ac_cv_path_SED+:} false; then : |
|
3086 |
- $as_echo_n "(cached) " >&6 |
|
3087 |
-else |
|
3088 |
- ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ |
|
3089 |
- for ac_i in 1 2 3 4 5 6 7; do |
|
3090 |
- ac_script="$ac_script$as_nl$ac_script" |
|
3091 |
- done |
|
3092 |
- echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed |
|
3093 |
- { ac_script=; unset ac_script;} |
|
3094 |
- if test -z "$SED"; then |
|
3095 |
- ac_path_SED_found=false |
|
3096 |
- # Loop through the user's path and test for each of PROGNAME-LIST |
|
3097 |
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
3098 |
-for as_dir in $PATH |
|
3099 |
-do |
|
3100 |
- IFS=$as_save_IFS |
|
3101 |
- test -z "$as_dir" && as_dir=. |
|
3102 |
- for ac_prog in sed gsed; do |
|
3103 |
- for ac_exec_ext in '' $ac_executable_extensions; do |
|
3104 |
- ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" |
|
3105 |
- as_fn_executable_p "$ac_path_SED" || continue |
|
3106 |
-# Check for GNU ac_path_SED and select it if it is found. |
|
3107 |
- # Check for GNU $ac_path_SED |
|
3108 |
-case `"$ac_path_SED" --version 2>&1` in |
|
3109 |
-*GNU*) |
|
3110 |
- ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; |
|
3111 |
-*) |
|
3112 |
- ac_count=0 |
|
3113 |
- $as_echo_n 0123456789 >"conftest.in" |
|
3114 |
- while : |
|
3115 |
- do |
|
3116 |
- cat "conftest.in" "conftest.in" >"conftest.tmp" |
|
3117 |
- mv "conftest.tmp" "conftest.in" |
|
3118 |
- cp "conftest.in" "conftest.nl" |
|
3119 |
- $as_echo '' >> "conftest.nl" |
|
3120 |
- "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break |
|
3121 |
- diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break |
|
3122 |
- as_fn_arith $ac_count + 1 && ac_count=$as_val |
|
3123 |
- if test $ac_count -gt ${ac_path_SED_max-0}; then |
|
3124 |
- # Best one so far, save it but keep looking for a better one |
|
3125 |
- ac_cv_path_SED="$ac_path_SED" |
|
3126 |
- ac_path_SED_max=$ac_count |
|
3127 |
- fi |
|
3128 |
- # 10*(2^10) chars as input seems more than enough |
|
3129 |
- test $ac_count -gt 10 && break |
|
3130 |
- done |
|
3131 |
- rm -f conftest.in conftest.tmp conftest.nl conftest.out;; |
|
3132 |
-esac |
|
3133 |
- |
|
3134 |
- $ac_path_SED_found && break 3 |
|
3135 |
- done |
|
3136 |
- done |
|
3137 |
- done |
|
3138 |
-IFS=$as_save_IFS |
|
3139 |
- if test -z "$ac_cv_path_SED"; then |
|
3140 |
- as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 |
|
3141 |
- fi |
|
3142 |
-else |
|
3143 |
- ac_cv_path_SED=$SED |
|
3144 |
-fi |
|
3145 |
- |
|
3146 |
-fi |
|
3147 |
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 |
|
3148 |
-$as_echo "$ac_cv_path_SED" >&6; } |
|
3149 |
- SED="$ac_cv_path_SED" |
|
3150 |
- rm -f conftest.sed |
|
3151 |
- |
|
3152 |
- |
|
3153 |
- |
|
3154 |
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 |
|
3155 |
-$as_echo_n "checking for C++ compiler version... " >&6; } |
|
3156 |
-if ${ax_cv_cxx_compiler_version+:} false; then : |
|
3157 |
- $as_echo_n "(cached) " >&6 |
|
3158 |
-else |
|
3159 |
- case $ax_cv_cxx_compiler_vendor in #( |
|
3160 |
- intel) : |
|
3161 |
- if ac_fn_cxx_compute_int "$LINENO" "__INTEL_COMPILER/100" "_ax_cxx_compiler_version_major" ""; then : |
|
3162 |
- |
|
3163 |
-else |
|
3164 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3165 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3166 |
-as_fn_error $? "_AX_COMPILER_VERSION_INTEL unknown intel compiler version |
|
3167 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3168 |
-fi |
|
3169 |
- |
|
3170 |
- if ac_fn_cxx_compute_int "$LINENO" "(__INTEL_COMPILER%100)/10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3171 |
- |
|
3172 |
-else |
|
3173 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3174 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3175 |
-as_fn_error $? "_AX_COMPILER_VERSION_INTEL unknown intel compiler version |
|
3176 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3177 |
-fi |
|
3178 |
- |
|
3179 |
- if ac_fn_cxx_compute_int "$LINENO" "(__INTEL_COMPILER%10)" "_ax_cxx_compiler_version_patch" ""; then : |
|
3180 |
- |
|
3181 |
-else |
|
3182 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3183 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3184 |
-as_fn_error $? "_AX_COMPILER_VERSION_INTEL unknown intel compiler version |
|
3185 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3186 |
-fi |
|
3187 |
- |
|
3188 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3189 |
- ;; #( |
|
3190 |
- ibm) : |
|
3191 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
3192 |
-/* end confdefs.h. */ |
|
3193 |
- |
|
3194 |
- |
|
3195 |
-int |
|
3196 |
-main () |
|
3197 |
-{ |
|
3198 |
- |
|
3199 |
- #if defined(__COMPILER_VER__) |
|
3200 |
- choke me; |
|
3201 |
- #endif |
|
3202 |
- |
|
3203 |
- ; |
|
3204 |
- return 0; |
|
3205 |
-} |
|
3206 |
-_ACEOF |
|
3207 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
3208 |
- |
|
3209 |
- if ac_fn_cxx_compute_int "$LINENO" "__xlC__/100" "_ax_cxx_compiler_version_major" ""; then : |
|
3210 |
- |
|
3211 |
-else |
|
3212 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3213 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3214 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler major version |
|
3215 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3216 |
-fi |
|
3217 |
- |
|
3218 |
- if ac_fn_cxx_compute_int "$LINENO" "__xlC__%100" "_ax_cxx_compiler_version_minor" ""; then : |
|
2752 |
+AX_COMPILER_VENDOR |
|
2753 |
+AX_COMPILER_VERSION |
|
3219 | 2754 |
|
2755 |
+# set openmp flags, disable only if requested |
|
2756 |
+# Check whether --enable-openmp was given. |
|
2757 |
+if test "${enable_openmp+set}" = set; then : |
|
2758 |
+ enableval=$enable_openmp; use_openmp=$enableval |
|
3220 | 2759 |
else |
3221 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3222 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3223 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler minor version |
|
3224 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
2760 |
+ use_openmp=yes |
|
3225 | 2761 |
fi |
3226 | 2762 |
|
3227 |
- if ac_fn_cxx_compute_int "$LINENO" "__xlC_ver__/0x100" "_ax_cxx_compiler_version_patch" ""; then : |
|
3228 |
- |
|
3229 |
-else |
|
3230 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3231 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3232 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler patch version |
|
3233 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3234 |
-fi |
|
3235 |
- |
|
3236 |
- if ac_fn_cxx_compute_int "$LINENO" "__xlC_ver__%0x100" "_ax_cxx_compiler_version_build" ""; then : |
|
3237 |
- |
|
3238 |
-else |
|
3239 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3240 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3241 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler build version |
|
3242 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3243 |
-fi |
|
3244 |
- |
|
3245 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch.$_ax_cxx_compiler_version_build" |
|
3246 |
- |
|
3247 |
-else |
|
3248 |
- |
|
3249 |
- if ac_fn_cxx_compute_int "$LINENO" "__xlC__%1000" "_ax_cxx_compiler_version_patch" ""; then : |
|
3250 |
- |
|
3251 |
-else |
|
3252 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3253 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3254 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler patch version |
|
3255 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3256 |
-fi |
|
3257 |
- |
|
3258 |
- if ac_fn_cxx_compute_int "$LINENO" "(__xlC__/10000)%10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3259 |
- |
|
3260 |
-else |
|
3261 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3262 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3263 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler minor version |
|
3264 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3265 |
-fi |
|
3266 |
- |
|
3267 |
- if ac_fn_cxx_compute_int "$LINENO" "(__xlC__/100000)%10" "_ax_cxx_compiler_version_major" ""; then : |
|
3268 |
- |
|
3269 |
-else |
|
3270 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3271 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3272 |
-as_fn_error $? "_AX_COMPILER_VERSION_IBM unknown IBM compiler major version |
|
3273 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3274 |
-fi |
|
3275 |
- |
|
3276 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3277 |
- |
|
3278 |
-fi |
|
3279 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
3280 |
- ;; #( |
|
3281 |
- pathscale) : |
|
3282 |
- |
|
3283 |
- if ac_fn_cxx_compute_int "$LINENO" "__PATHCC__" "_ax_cxx_compiler_version_major" ""; then : |
|
3284 |
- |
|
3285 |
-else |
|
3286 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3287 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3288 |
-as_fn_error $? "_AX_COMPILER_VERSION_PATHSCALE unknown pathscale major |
|
3289 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3290 |
-fi |
|
3291 |
- |
|
3292 |
- if ac_fn_cxx_compute_int "$LINENO" "__PATHCC_MINOR__" "_ax_cxx_compiler_version_minor" ""; then : |
|
3293 |
- |
|
3294 |
-else |
|
3295 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3296 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3297 |
-as_fn_error $? "_AX_COMPILER_VERSION_PATHSCALE unknown pathscale minor |
|
3298 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3299 |
-fi |
|
3300 |
- |
|
3301 |
- if ac_fn_cxx_compute_int "$LINENO" "__PATHCC_PATCHLEVEL__" "_ax_cxx_compiler_version_patch" ""; then : |
|
3302 |
- |
|
3303 |
-else |
|
3304 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3305 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3306 |
-as_fn_error $? "_AX_COMPILER_VERSION_PATHSCALE unknown pathscale patch level |
|
3307 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3308 |
-fi |
|
3309 |
- |
|
3310 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3311 |
- ;; #( |
|
3312 |
- clang) : |
|
3313 |
- |
|
3314 |
- if ac_fn_cxx_compute_int "$LINENO" "__clang_major__" "_ax_cxx_compiler_version_major" ""; then : |
|
3315 |
- |
|
3316 |
-else |
|
3317 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3318 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3319 |
-as_fn_error $? "_AX_COMPILER_VERSION_CLANG unknown clang major |
|
3320 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3321 |
-fi |
|
3322 |
- |
|
3323 |
- if ac_fn_cxx_compute_int "$LINENO" "__clang_minor__" "_ax_cxx_compiler_version_minor" ""; then : |
|
3324 |
- |
|
3325 |
-else |
|
3326 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3327 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3328 |
-as_fn_error $? "_AX_COMPILER_VERSION_CLANG unknown clang minor |
|
3329 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3330 |
-fi |
|
3331 |
- |
|
3332 |
- if ac_fn_cxx_compute_int "$LINENO" "__clang_patchlevel__" "_ax_cxx_compiler_version_patch" ""; then : |
|
3333 |
- |
|
3334 |
-else |
|
3335 |
- 0 |
|
3336 |
-fi |
|
3337 |
- |
|
3338 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3339 |
- ;; #( |
|
3340 |
- cray) : |
|
3341 |
- |
|
3342 |
- if ac_fn_cxx_compute_int "$LINENO" "_RELEASE" "_ax_cxx_compiler_version_major" ""; then : |
|
3343 |
- |
|
3344 |
-else |
|
3345 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3346 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3347 |
-as_fn_error $? "_AX_COMPILER_VERSION_CRAY unknown crayc release |
|
3348 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3349 |
-fi |
|
3350 |
- |
|
3351 |
- if ac_fn_cxx_compute_int "$LINENO" "_RELEASE_MINOR" "_ax_cxx_compiler_version_minor" ""; then : |
|
3352 |
- |
|
3353 |
-else |
|
3354 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3355 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3356 |
-as_fn_error $? "_AX_COMPILER_VERSION_CRAY unknown crayc minor |
|
3357 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3358 |
-fi |
|
3359 |
- |
|
3360 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor" |
|
3361 |
- ;; #( |
|
3362 |
- fujitsu) : |
|
3363 |
- |
|
3364 |
- if ac_fn_cxx_compute_int "$LINENO" "__FCC_VERSION" "ax_cv_cxx_compiler_version" ""; then : |
|
3365 |
- |
|
3366 |
-else |
|
3367 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3368 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3369 |
-as_fn_error $? "_AX_COMPILER_VERSION_FUJITSUunknown fujitsu release |
|
3370 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3371 |
-fi |
|
3372 |
- |
|
3373 |
- ;; #( |
|
3374 |
- gnu) : |
|
3375 |
- |
|
3376 |
- if ac_fn_cxx_compute_int "$LINENO" "__GNUC__" "_ax_cxx_compiler_version_major" ""; then : |
|
3377 |
- |
|
3378 |
-else |
|
3379 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3380 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3381 |
-as_fn_error $? "_AX_COMPILER_VERSION_GNU unknown gcc major |
|
3382 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3383 |
-fi |
|
3384 |
- |
|
3385 |
- if ac_fn_cxx_compute_int "$LINENO" "__GNUC_MINOR__" "_ax_cxx_compiler_version_minor" ""; then : |
|
3386 |
- |
|
3387 |
-else |
|
3388 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3389 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3390 |
-as_fn_error $? "_AX_COMPILER_VERSION_GNU unknown gcc minor |
|
3391 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3392 |
-fi |
|
3393 |
- |
|
3394 |
- if ac_fn_cxx_compute_int "$LINENO" "__GNUC_PATCHLEVEL__" "_ax_cxx_compiler_version_patch" ""; then : |
|
3395 |
- |
|
3396 |
-else |
|
3397 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3398 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3399 |
-as_fn_error $? "_AX_COMPILER_VERSION_GNU unknown gcc patch level |
|
3400 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3401 |
-fi |
|
3402 |
- |
|
3403 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3404 |
- ;; #( |
|
3405 |
- sun) : |
|
3406 |
- |
|
3407 |
- |
|
3408 |
- if ac_fn_cxx_compute_int "$LINENO" "!!( |
|
3409 |
- #if defined(__SUNPRO_CC) |
|
3410 |
- __SUNPRO_CC |
|
3411 |
- #else |
|
3412 |
- __SUNPRO_C |
|
3413 |
- #endif |
|
3414 |
- < 0x1000)" "_ax_cxx_compiler_version_until59" ""; then : |
|
3415 |
- |
|
3416 |
-else |
|
3417 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3418 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3419 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun release version |
|
3420 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3421 |
-fi |
|
3422 |
- |
|
3423 |
- if test "X$_ax_cxx_compiler_version_until59" = X1; then : |
|
3424 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3425 |
- #if defined(__SUNPRO_CC) |
|
3426 |
- __SUNPRO_CC |
|
3427 |
- #else |
|
3428 |
- __SUNPRO_C |
|
3429 |
- #endif |
|
3430 |
- % 0x10" "_ax_cxx_compiler_version_patch" ""; then : |
|
3431 |
- |
|
3432 |
-else |
|
3433 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3434 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3435 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun patch version |
|
3436 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3437 |
-fi |
|
3438 |
- |
|
3439 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3440 |
- #if defined(__SUNPRO_CC) |
|
3441 |
- __SUNPRO_CC |
|
3442 |
- #else |
|
3443 |
- __SUNPRO_C |
|
3444 |
- #endif |
|
3445 |
- / 0x10) % 0x10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3446 |
- |
|
3447 |
-else |
|
3448 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3449 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3450 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun minor version |
|
3451 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3452 |
-fi |
|
3453 |
- |
|
3454 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3455 |
- #if defined(__SUNPRO_CC) |
|
3456 |
- __SUNPRO_CC |
|
3457 |
- #else |
|
3458 |
- __SUNPRO_C |
|
3459 |
- #endif |
|
3460 |
- / 0x100)" "_ax_cxx_compiler_version_major" ""; then : |
|
3461 |
- |
|
3462 |
-else |
|
3463 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3464 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3465 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun major version |
|
3466 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3467 |
-fi |
|
3468 |
- |
|
3469 |
- |
|
3470 |
-else |
|
3471 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3472 |
- #if defined(__SUNPRO_CC) |
|
3473 |
- __SUNPRO_CC |
|
3474 |
- #else |
|
3475 |
- __SUNPRO_C |
|
3476 |
- #endif |
|
3477 |
- % 0x10" "_ax_cxx_compiler_version_patch" ""; then : |
|
3478 |
- |
|
3479 |
-else |
|
3480 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3481 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3482 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun patch version |
|
3483 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3484 |
-fi |
|
3485 |
- |
|
3486 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3487 |
- #if defined(__SUNPRO_CC) |
|
3488 |
- __SUNPRO_CC |
|
3489 |
- #else |
|
3490 |
- __SUNPRO_C |
|
3491 |
- #endif |
|
3492 |
- / 0x100) % 0x100" "_ax_cxx_compiler_version_minor" ""; then : |
|
3493 |
- |
|
3494 |
-else |
|
3495 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3496 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3497 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun minor version |
|
3498 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3499 |
-fi |
|
3500 |
- |
|
3501 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3502 |
- #if defined(__SUNPRO_CC) |
|
3503 |
- __SUNPRO_CC |
|
3504 |
- #else |
|
3505 |
- __SUNPRO_C |
|
3506 |
- #endif |
|
3507 |
- / 0x1000)" "_ax_cxx_compiler_version_major" ""; then : |
|
3508 |
- |
|
3509 |
-else |
|
3510 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3511 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3512 |
-as_fn_error $? "_AX_COMPILER_VERSION_SUN unknown sun major version |
|
3513 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3514 |
-fi |
|
3515 |
- |
|
3516 |
- |
|
3517 |
-fi |
|
3518 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3519 |
- ;; #( |
|
3520 |
- hp) : |
|
3521 |
- |
|
3522 |
- |
|
3523 |
- if ac_fn_cxx_compute_int "$LINENO" "!!( |
|
3524 |
- #if defined(__HP_cc) |
|
3525 |
- __HP_cc |
|
3526 |
- #else |
|
3527 |
- __HP_aCC |
|
3528 |
- #endif |
|
3529 |
- <= 1)" "_ax_cxx_compiler_version_untilA0121" ""; then : |
|
3530 |
- |
|
3531 |
-else |
|
3532 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3533 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3534 |
-as_fn_error $? "_AX_COMPILER_VERSION_HP unknown hp release version |
|
3535 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3536 |
-fi |
|
3537 |
- |
|
3538 |
- if test "X$_ax_cxx_compiler_version_untilA0121" = X1; then : |
|
3539 |
- ax_cv_cxx_compiler_version="01.21.00" |
|
3540 |
- |
|
3541 |
-else |
|
3542 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3543 |
- #if defined(__HP_cc) |
|
3544 |
- __HP_cc |
|
3545 |
- #else |
|
3546 |
- __HP_aCC |
|
3547 |
- #endif |
|
3548 |
- % 100)" "_ax_cxx_compiler_version_patch" ""; then : |
|
3549 |
- |
|
3550 |
-else |
|
3551 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3552 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3553 |
-as_fn_error $? "_AX_COMPILER_VERSION_HP unknown hp release version |
|
3554 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3555 |
-fi |
|
3556 |
- |
|
3557 |
- if ac_fn_cxx_compute_int "$LINENO" "(( |
|
3558 |
- #if defined(__HP_cc) |
|
3559 |
- __HP_cc |
|
3560 |
- #else |
|
3561 |
- __HP_aCC |
|
3562 |
- #endif |
|
3563 |
- / 100)%100)" "_ax_cxx_compiler_version_minor" ""; then : |
|
3564 |
- |
|
3565 |
-else |
|
3566 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3567 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3568 |
-as_fn_error $? "_AX_COMPILER_VERSION_HP unknown hp minor version |
|
3569 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3570 |
-fi |
|
3571 |
- |
|
3572 |
- if ac_fn_cxx_compute_int "$LINENO" "(( |
|
3573 |
- #if defined(__HP_cc) |
|
3574 |
- __HP_cc |
|
3575 |
- #else |
|
3576 |
- __HP_aCC |
|
3577 |
- #endif |
|
3578 |
- / 10000)%100)" "_ax_cxx_compiler_version_major" ""; then : |
|
3579 |
- |
|
3580 |
-else |
|
3581 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3582 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3583 |
-as_fn_error $? "_AX_COMPILER_VERSION_HP unknown hp major version |
|
3584 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3585 |
-fi |
|
3586 |
- |
|
3587 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3588 |
- |
|
3589 |
-fi |
|
3590 |
- ;; #( |
|
3591 |
- dec) : |
|
3592 |
- |
|
3593 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3594 |
- #if defined(__DECC_VER) |
|
3595 |
- __DECC_VER |
|
3596 |
- #else |
|
3597 |
- __DECCXX_VER |
|
3598 |
- #endif |
|
3599 |
- % 10000)" "_ax_cxx_compiler_version_patch" ""; then : |
|
3600 |
- |
|
3601 |
-else |
|
3602 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3603 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3604 |
-as_fn_error $? "_AX_COMPILER_VERSION_DEC unknown dec release version |
|
3605 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3606 |
-fi |
|
3607 |
- |
|
3608 |
- if ac_fn_cxx_compute_int "$LINENO" "(( |
|
3609 |
- #if defined(__DECC_VER) |
|
3610 |
- __DECC_VER |
|
3611 |
- #else |
|
3612 |
- __DECCXX_VER |
|
3613 |
- #endif |
|
3614 |
- / 100000UL)%100)" "_ax_cxx_compiler_version_minor" ""; then : |
|
3615 |
- |
|
3616 |
-else |
|
3617 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3618 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3619 |
-as_fn_error $? "_AX_COMPILER_VERSION_DEC unknown dec minor version |
|
3620 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3621 |
-fi |
|
3622 |
- |
|
3623 |
- if ac_fn_cxx_compute_int "$LINENO" "(( |
|
3624 |
- #if defined(__DECC_VER) |
|
3625 |
- __DECC_VER |
|
3626 |
- #else |
|
3627 |
- __DECCXX_VER |
|
3628 |
- #endif |
|
3629 |
- / 10000000UL)%100)" "_ax_cxx_compiler_version_major" ""; then : |
|
3630 |
- |
|
3631 |
-else |
|
3632 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3633 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3634 |
-as_fn_error $? "_AX_COMPILER_VERSION_DEC unknown dec major version |
|
3635 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3636 |
-fi |
|
3637 |
- |
|
3638 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3639 |
- ;; #( |
|
3640 |
- borland) : |
|
3641 |
- |
|
3642 |
- |
|
3643 |
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
|
3644 |
-/* end confdefs.h. */ |
|
3645 |
- |
|
3646 |
-int |
|
3647 |
-main () |
|
3648 |
-{ |
|
3649 |
- |
|
3650 |
- #if defined(__TURBOC__) |
|
3651 |
- __TURBOC__ |
|
3652 |
- #else |
|
3653 |
- choke me |
|
3654 |
- #endif |
|
3655 |
- |
|
3656 |
- ; |
|
3657 |
- return 0; |
|
3658 |
-} |
|
3659 |
-_ACEOF |
|
3660 |
-if ac_fn_cxx_try_compile "$LINENO"; then : |
|
3661 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3662 |
- #if defined(__TURBOC__) |
|
3663 |
- __TURBOC__ |
|
3664 |
- #else |
|
3665 |
- choke me |
|
3666 |
- #endif |
|
3667 |
- " "_ax_cxx_compiler_version_turboc_raw" ""; then : |
|
3668 |
- |
|
3669 |
-else |
|
3670 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3671 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3672 |
-as_fn_error $? "_AX_COMPILER_VERSION_BORLAND unknown turboc version |
|
3673 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3674 |
-fi |
|
3675 |
- |
|
3676 |
- if test $_ax_cxx_compiler_version_turboc_raw -lt 661 || test $_ax_cxx_compiler_version_turboc_raw -gt 1023; then : |
|
3677 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3678 |
- #if defined(__TURBOC__) |
|
3679 |
- __TURBOC__ |
|
3680 |
- #else |
|
3681 |
- choke me |
|
3682 |
- #endif |
|
3683 |
- % 0x100" "_ax_cxx_compiler_version_minor" ""; then : |
|
3684 |
- |
|
3685 |
-else |
|
3686 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3687 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3688 |
-as_fn_error $? "_AX_COMPILER_VERSION_BORLAND unknown turboc minor version |
|
3689 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3690 |
-fi |
|
3691 |
- |
|
3692 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3693 |
- #if defined(__TURBOC__) |
|
3694 |
- __TURBOC__ |
|
3695 |
- #else |
|
3696 |
- choke me |
|
3697 |
- #endif |
|
3698 |
- /0x100)%0x100" "_ax_cxx_compiler_version_major" ""; then : |
|
3699 |
- |
|
3700 |
-else |
|
3701 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3702 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3703 |
-as_fn_error $? "_AX_COMPILER_VERSION_BORLAND unknown turboc major version |
|
3704 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3705 |
-fi |
|
3706 |
- |
|
3707 |
- ax_cv_cxx_compiler_version="0turboc:$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor" |
|
3708 |
-else |
|
3709 |
- case $_ax_cxx_compiler_version_turboc_raw in #( |
|
3710 |
- 661) : |
|
3711 |
- ax_cv_cxx_compiler_version="0turboc:1.00" ;; #( |
|
3712 |
- 662) : |
|
3713 |
- ax_cv_cxx_compiler_version="0turboc:1.01" ;; #( |
|
3714 |
- 663) : |
|
3715 |
- ax_cv_cxx_compiler_version="0turboc:2.00" ;; #( |
|
3716 |
- *) : |
|
3717 |
- |
|
3718 |
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: [_AX_COMPILER_VERSION_BORLAND] unknown turboc version between 0x295 and 0x400 please report bug" >&5 |
|
3719 |
-$as_echo "$as_me: WARNING: [_AX_COMPILER_VERSION_BORLAND] unknown turboc version between 0x295 and 0x400 please report bug" >&2;} |
|
3720 |
- ax_cv_cxx_compiler_version="" |
|
3721 |
- ;; |
|
3722 |
-esac |
|
3723 |
- |
|
3724 |
-fi |
|
3725 |
- |
|
3726 |
-else |
|
3727 |
- # borlandc |
|
3728 |
- |
|
3729 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3730 |
- #if defined(__BORLANDC__) |
|
3731 |
- __BORLANDC__ |
|
3732 |
- #else |
|
3733 |
- __CODEGEARC__ |
|
3734 |
- #endif |
|
3735 |
- " "_ax_cxx_compiler_version_borlandc_raw" ""; then : |
|
3736 |
- |
|
3737 |
-else |
|
3738 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3739 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3740 |
-as_fn_error $? "_AX_COMPILER_VERSION_BORLAND unknown borlandc version |
|
3741 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3742 |
-fi |
|
3743 |
- |
|
3744 |
- case $_ax_cxx_compiler_version_borlandc_raw in #( |
|
3745 |
- 512 ) : |
|
3746 |
- ax_cv_cxx_compiler_version="1borlanc:2.00" ;; #( |
|
3747 |
- 1024) : |
|
3748 |
- ax_cv_cxx_compiler_version="1borlanc:3.00" ;; #( |
|
3749 |
- 1024) : |
|
3750 |
- ax_cv_cxx_compiler_version="1borlanc:3.00" ;; #( |
|
3751 |
- 1040) : |
|
3752 |
- ax_cv_cxx_compiler_version="1borlanc:3.1" ;; #( |
|
3753 |
- 1106) : |
|
3754 |
- ax_cv_cxx_compiler_version="1borlanc:4.0" ;; #( |
|
3755 |
- 1280) : |
|
3756 |
- ax_cv_cxx_compiler_version="1borlanc:5.0" ;; #( |
|
3757 |
- 1312) : |
|
3758 |
- ax_cv_cxx_compiler_version="1borlanc:5.02" ;; #( |
|
3759 |
- 1328) : |
|
3760 |
- ax_cv_cxx_compiler_version="2cppbuilder:3.0" ;; #( |
|
3761 |
- 1344) : |
|
3762 |
- ax_cv_cxx_compiler_version="2cppbuilder:4.0" ;; #( |
|
3763 |
- 1360) : |
|
3764 |
- ax_cv_cxx_compiler_version="3borlancpp:5.5" ;; #( |
|
3765 |
- 1361) : |
|
3766 |
- ax_cv_cxx_compiler_version="3borlancpp:5.51" ;; #( |
|
3767 |
- 1378) : |
|
3768 |
- ax_cv_cxx_compiler_version="3borlancpp:5.6.4" ;; #( |
|
3769 |
- 1392) : |
|
3770 |
- ax_cv_cxx_compiler_version="4cppbuilder:2006" ;; #( |
|
3771 |
- 1424) : |
|
3772 |
- ax_cv_cxx_compiler_version="4cppbuilder:2007" ;; #( |
|
3773 |
- 1555) : |
|
3774 |
- ax_cv_cxx_compiler_version="4cppbuilder:2009" ;; #( |
|
3775 |
- 1569) : |
|
3776 |
- ax_cv_cxx_compiler_version="4cppbuilder:2010" ;; #( |
|
3777 |
- 1584) : |
|
3778 |
- ax_cv_cxx_compiler_version="5xe" ;; #( |
|
3779 |
- 1600) : |
|
3780 |
- ax_cv_cxx_compiler_version="5xe:2" ;; #( |
|
3781 |
- 1616) : |
|
3782 |
- ax_cv_cxx_compiler_version="5xe:3" ;; #( |
|
3783 |
- 1632) : |
|
3784 |
- ax_cv_cxx_compiler_version="5xe:4" ;; #( |
|
3785 |
- *) : |
|
3786 |
- |
|
3787 |
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: [_AX_COMPILER_VERSION_BORLAND] Unknow borlanc compiler version $_ax_cxx_compiler_version_borlandc_raw please report bug" >&5 |
|
3788 |
-$as_echo "$as_me: WARNING: [_AX_COMPILER_VERSION_BORLAND] Unknow borlanc compiler version $_ax_cxx_compiler_version_borlandc_raw please report bug" >&2;} |
|
3789 |
- ;; |
|
3790 |
-esac |
|
3791 |
- |
|
3792 |
-fi |
|
3793 |
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
|
3794 |
- ;; #( |
|
3795 |
- comeau) : |
|
3796 |
- if ac_fn_cxx_compute_int "$LINENO" "__COMO_VERSION__%100" "_ax_cxx_compiler_version_minor" ""; then : |
|
3797 |
- |
|
3798 |
-else |
|
3799 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3800 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3801 |
-as_fn_error $? "_AX_COMPILER_VERSION_COMEAU unknown comeau compiler minor version |
|
3802 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3803 |
-fi |
|
3804 |
- |
|
3805 |
- if ac_fn_cxx_compute_int "$LINENO" "(__COMO_VERSION__/100)%10" "_ax_cxx_compiler_version_major" ""; then : |
|
3806 |
- |
|
3807 |
-else |
|
3808 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3809 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3810 |
-as_fn_error $? "_AX_COMPILER_VERSION_COMEAU unknown comeau compiler major version |
|
3811 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3812 |
-fi |
|
3813 |
- |
|
3814 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor" |
|
3815 |
- ;; #( |
|
3816 |
- kai) : |
|
3817 |
- |
|
3818 |
- if ac_fn_cxx_compute_int "$LINENO" "__KCC_VERSION%100" "_ax_cxx_compiler_version_patch" ""; then : |
|
3819 |
- |
|
3820 |
-else |
|
3821 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3822 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3823 |
-as_fn_error $? "_AX_COMPILER_VERSION_KAI unknown kay compiler patch version |
|
3824 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3825 |
-fi |
|
3826 |
- |
|
3827 |
- if ac_fn_cxx_compute_int "$LINENO" "(__KCC_VERSION/100)%10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3828 |
- |
|
3829 |
-else |
|
3830 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3831 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3832 |
-as_fn_error $? "_AX_COMPILER_VERSION_KAI unknown kay compiler minor version |
|
3833 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3834 |
-fi |
|
3835 |
- |
|
3836 |
- if ac_fn_cxx_compute_int "$LINENO" "(__KCC_VERSION/1000)%10" "_ax_cxx_compiler_version_major" ""; then : |
|
3837 |
- |
|
3838 |
-else |
|
3839 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3840 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3841 |
-as_fn_error $? "_AX_COMPILER_VERSION_KAI unknown kay compiler major version |
|
3842 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3843 |
-fi |
|
3844 |
- |
|
3845 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3846 |
- ;; #( |
|
3847 |
- sgi) : |
|
3848 |
- |
|
3849 |
- |
|
3850 |
- if ac_fn_cxx_compute_int "$LINENO" " |
|
3851 |
- #if defined(_COMPILER_VERSION) |
|
3852 |
- _COMPILER_VERSION |
|
3853 |
- #else |
|
3854 |
- _SGI_COMPILER_VERSION |
|
3855 |
- #endif |
|
3856 |
- %10" "_ax_cxx_compiler_version_patch" ""; then : |
|
3857 |
- |
|
3858 |
-else |
|
3859 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3860 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3861 |
-as_fn_error $? "_AX_COMPILER_VERSION_SGI unknown SGI compiler patch version |
|
3862 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3863 |
-fi |
|
3864 |
- |
|
3865 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3866 |
- #if defined(_COMPILER_VERSION) |
|
3867 |
- _COMPILER_VERSION |
|
3868 |
- #else |
|
3869 |
- _SGI_COMPILER_VERSION |
|
3870 |
- #endif |
|
3871 |
- /10)%10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3872 |
- |
|
3873 |
-else |
|
3874 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3875 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3876 |
-as_fn_error $? "_AX_COMPILER_VERSION_SGI unknown SGI compiler minor version |
|
3877 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3878 |
-fi |
|
3879 |
- |
|
3880 |
- if ac_fn_cxx_compute_int "$LINENO" "( |
|
3881 |
- #if defined(_COMPILER_VERSION) |
|
3882 |
- _COMPILER_VERSION |
|
3883 |
- #else |
|
3884 |
- _SGI_COMPILER_VERSION |
|
3885 |
- #endif |
|
3886 |
- /100)%10" "_ax_cxx_compiler_version_major" ""; then : |
|
3887 |
- |
|
3888 |
-else |
|
3889 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3890 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3891 |
-as_fn_error $? "_AX_COMPILER_VERSION_SGI unknown SGI compiler major version |
|
3892 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3893 |
-fi |
|
3894 |
- |
|
3895 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3896 |
- ;; #( |
|
3897 |
- microsoft) : |
|
3898 |
- |
|
3899 |
- if ac_fn_cxx_compute_int "$LINENO" "_MSC_VER%100" "_ax_cxx_compiler_version_minor" ""; then : |
|
3900 |
- |
|
3901 |
-else |
|
3902 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3903 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3904 |
-as_fn_error $? "_AX_COMPILER_VERSION_MICROSOFT unknown microsoft compiler minor version |
|
3905 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3906 |
-fi |
|
3907 |
- |
|
3908 |
- if ac_fn_cxx_compute_int "$LINENO" "(_MSC_VER/100)%100" "_ax_cxx_compiler_version_major" ""; then : |
|
3909 |
- |
|
3910 |
-else |
|
3911 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3912 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3913 |
-as_fn_error $? "_AX_COMPILER_VERSION_MICROSOFT unknown microsoft compiler major version |
|
3914 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3915 |
-fi |
|
3916 |
- |
|
3917 |
- _ax_cxx_compiler_version_patch=0 |
|
3918 |
- _ax_cxx_compiler_version_build=0 |
|
3919 |
- # special case for version 6 |
|
3920 |
- if test "X$_ax_cxx_compiler_version_major" = "X12"; then : |
|
3921 |
- if ac_fn_cxx_compute_int "$LINENO" "_MSC_FULL_VER%1000" "_ax_cxx_compiler_version_patch" ""; then : |
|
3922 |
- |
|
3923 |
-else |
|
3924 |
- _ax_cxx_compiler_version_patch=0 |
|
3925 |
-fi |
|
3926 |
- |
|
3927 |
-fi |
|
3928 |
- # for version 7 |
|
3929 |
- if test "X$_ax_cxx_compiler_version_major" = "X13"; then : |
|
3930 |
- if ac_fn_cxx_compute_int "$LINENO" "_MSC_FULL_VER%1000" "_ax_cxx_compiler_version_patch" ""; then : |
|
3931 |
- |
|
3932 |
-else |
|
3933 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3934 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3935 |
-as_fn_error $? "_AX_COMPILER_VERSION_MICROSOFT unknown microsoft compiler patch version |
|
3936 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3937 |
-fi |
|
3938 |
- |
|
3939 |
- |
|
3940 |
-fi |
|
3941 |
- # for version > 8 |
|
3942 |
- if test $_ax_cxx_compiler_version_major -ge 14; then : |
|
3943 |
- if ac_fn_cxx_compute_int "$LINENO" "_MSC_FULL_VER%10000" "_ax_cxx_compiler_version_patch" ""; then : |
|
3944 |
- |
|
3945 |
-else |
|
3946 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3947 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3948 |
-as_fn_error $? "_AX_COMPILER_VERSION_MICROSOFT unknown microsoft compiler patch version |
|
3949 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3950 |
-fi |
|
3951 |
- |
|
3952 |
- |
|
3953 |
-fi |
|
3954 |
- if test $_ax_cxx_compiler_version_major -ge 15; then : |
|
3955 |
- if ac_fn_cxx_compute_int "$LINENO" "_MSC_BUILD" "_ax_cxx_compiler_version_build" ""; then : |
|
3956 |
- |
|
3957 |
-else |
|
3958 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3959 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3960 |
-as_fn_error $? "_AX_COMPILER_VERSION_MICROSOFT unknown microsoft compiler build version |
|
3961 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3962 |
-fi |
|
3963 |
- |
|
3964 |
- |
|
3965 |
-fi |
|
3966 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch.$_ax_cxx_compiler_version_build" |
|
3967 |
- ;; #( |
|
3968 |
- metrowerks) : |
|
3969 |
- if ac_fn_cxx_compute_int "$LINENO" "__MWERKS__%0x100" "_ax_cxx_compiler_version_patch" ""; then : |
|
3970 |
- |
|
3971 |
-else |
|
3972 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3973 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3974 |
-as_fn_error $? "_AX_COMPILER_VERSION_METROWERKS unknown metrowerks compiler patch version |
|
3975 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3976 |
-fi |
|
3977 |
- |
|
3978 |
- if ac_fn_cxx_compute_int "$LINENO" "(__MWERKS__/0x100)%0x10" "_ax_cxx_compiler_version_minor" ""; then : |
|
3979 |
- |
|
3980 |
-else |
|
3981 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3982 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3983 |
-as_fn_error $? "_AX_COMPILER_VERSION_METROWERKS unknown metrowerks compiler minor version |
|
3984 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3985 |
-fi |
|
3986 |
- |
|
3987 |
- if ac_fn_cxx_compute_int "$LINENO" "(__MWERKS__/0x1000)%0x10" "_ax_cxx_compiler_version_major" ""; then : |
|
3988 |
- |
|
3989 |
-else |
|
3990 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
3991 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
3992 |
-as_fn_error $? "_AX_COMPILER_VERSION_METROWERKS unknown metrowerks compiler major version |
|
3993 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
3994 |
-fi |
|
3995 |
- |
|
3996 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor.$_ax_cxx_compiler_version_patch" |
|
3997 |
- ;; #( |
|
3998 |
- watcom) : |
|
3999 |
- if ac_fn_cxx_compute_int "$LINENO" "__WATCOMC__%100" "_ax_cxx_compiler_version_minor" ""; then : |
|
4000 |
- |
|
4001 |
-else |
|
4002 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
4003 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
4004 |
-as_fn_error $? "_AX_COMPILER_VERSION_WATCOM unknown watcom compiler minor version |
|
4005 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
4006 |
-fi |
|
4007 |
- |
|
4008 |
- if ac_fn_cxx_compute_int "$LINENO" "(__WATCOMC__/100)%100" "_ax_cxx_compiler_version_major" ""; then : |
|
4009 |
- |
|
4010 |
-else |
|
4011 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
4012 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
4013 |
-as_fn_error $? "_AX_COMPILER_VERSION_WATCOM unknown watcom compiler major version |
|
4014 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
4015 |
-fi |
|
4016 |
- |
|
4017 |
- ax_cv_cxx_compiler_version="$_ax_cxx_compiler_version_major.$_ax_cxx_compiler_version_minor" |
|
4018 |
- ;; #( |
|
4019 |
- portland) : |
|
4020 |
- |
|
4021 |
- if ac_fn_cxx_compute_int "$LINENO" "__PGIC__" "_ax_cxx_compiler_version_major" ""; then : |
|
4022 |
- |
|
4023 |
-else |
|
4024 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
4025 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
4026 |
-as_fn_error $? "_AX_COMPILER_VERSION_PORTLAND unknown pgi major |
|
4027 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
4028 |
-fi |
|
4029 |
- |
|
4030 |
- if ac_fn_cxx_compute_int "$LINENO" "__PGIC_MINOR__" "_ax_cxx_compiler_version_minor" ""; then : |
|
4031 |
- |
|
4032 |
-else |
|
4033 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
4034 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
4035 |
-as_fn_error $? "_AX_COMPILER_VERSION_PORTLAND unknown pgi minor |
|
4036 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
4037 |
-fi |
|
4038 |
- |
|
4039 |
- if ac_fn_cxx_compute_int "$LINENO" "__PGIC_PATCHLEVEL__" "_ax_cxx_compiler_version_patch" ""; then : |
|
4040 |
- |
|
4041 |
-else |
|
4042 |
- { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
|
4043 |
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
|
4044 |
-as_fn_error $? "_AX_COMPILER_VERSION_PORTLAND unknown pgi patch level |
|
4045 |
-See \`config.log' for more details" "$LINENO" 5; } |
|
4046 |
-fi |
|