summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* use AC_CHECK_HEADERS to check for fenv.hzimmerma2002-04-051-17/+2
* Removed check for extended precision, as no longer used.vlefevre2002-04-041-25/+0
* -ffloat-store is a gcc option.vlefevre2002-04-031-1/+3
* Added 4th argument to AC_TRY_RUN.vlefevre2002-04-031-2/+3
* Re-fix.vlefevre2002-04-031-5/+5
* added check for fpu_control.hzimmerma2002-04-031-5/+7
* [ ] used around error message.vlefevre2002-04-021-5/+5
* Check BITS_PER_MP_LIMB and BYTES_PER_MP_LIMB.vlefevre2002-04-021-6/+26
* Suppress PACKAGE and VERSION definitions for the compiler.vlefevre2002-04-021-1/+1
* use AC_TRY_CPP instead of AC_TRY_RUN for fenv.hzimmerma2002-03-261-3/+1
* added check for valid 1/0, denormalized, and extended precisionzimmerma2002-03-261-0/+47
* added test in configure for checking rand48 functions (HAVE_RAND48)zimmerma2002-03-221-4/+20
* File VERSION added. Contains the next version (currently 2.0.1).vlefevre2002-03-191-1/+3
* Additional flags for gcc + minor changes.vlefevre2002-02-271-24/+25
* Improved configure.in.vlefevre2001-10-181-4/+14
* GCC option -Wno-implicit removed and prototype added to mpfr-impl.hvlefevre2001-09-131-1/+1
* Added some warning flags for GCC.vlefevre2000-12-151-1/+5
* do not define PACKAGE and VERSION in AM_INIT_AUTOMAKE,zimmerma2000-08-161-2/+2
* Timestamp modified ?jeandel2000-07-131-3/+3
* Nothingjeandel2000-07-131-3/+3
* Bug Fixed, and installation guide madejeandel2000-07-111-1/+3
* Fixed bugjeandel2000-07-111-0/+4
* First Releasejeandel2000-07-111-0/+65