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

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