Changeset a550fd5 in git for factory/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
  • factory/configure

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