Changeset a550fd5 in git for Singular/configure


Ignore:
Timestamp:
Dec 14, 2000, 6:32:35 PM (23 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
Children:
6ecf4169de96601ad861a90eaf2397c0aa777d3c
Parents:
0319b3becbabedead44c6afd15302d641312a06a
Message:
*hannes: --no-exceptions stuff


git-svn-id: file:///usr/local/Singular/svn/trunk@4909 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/configure

    r0319b3 ra550fd5  
    12661266; return 0; }
    12671267EOF
    1268 if { (eval echo configure:1269: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
     1268if { (eval echo configure:1269: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    12691269  rm -rf conftest*
    12701270  ac_cv_cxx_have_exceptions=yes
Note: See TracChangeset for help on using the changeset viewer.