summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* removed AC_DEFINE(__STDC__) for OSFzimmerma2003-12-151-3/+0
* removed MISCFLAGS (not used any more)zimmerma2003-12-151-5/+0
* Remove -lm setups, now handled by MPFR_CHECK_LIBM.ryde2003-01-171-10/+0
* (X86_PATTERN): New define, supporting acinclude.m4.ryde2003-01-081-0/+5
* Don't -D define PACKAGE_VERSION etc, to avoid conflict with gmp config.h.ryde2002-12-121-0/+11
* On HP-UX, use the +allowunsats switch for ld, otherwise ld complainsvlefevre2002-09-121-0/+3
* Don't touch user specified flags (CFLAGS). [patch by Kevin Ryde]vlefevre2002-08-021-1/+4
* Use AC_CANONICAL_HOST and $host instead of $OS_TYPE and $MACHTYPEvlefevre2002-04-161-0/+1
* Removed switches -g -O2 as already done by configure.vlefevre2002-04-151-1/+1
* Misc changes. Use of AC_CACHE_CHECK.vlefevre2002-04-131-8/+37
* LDFLAGS changed on HP-UX.vlefevre2002-04-111-1/+0
* Function MPFR_CONFIGS.vlefevre2002-04-111-112/+1
* Check for gcc float-conversion bug.vlefevre2002-04-111-0/+26
* HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possiblevlefevre2002-04-101-1/+1
* Under OSF, use option -ffloat-store only when the compiler is gcc.vlefevre2002-04-091-1/+4
* Added code to support fesetround under Solaris.vlefevre2002-04-091-1/+5
* Check for fenv.h -> check for fesetround.vlefevre2002-04-091-1/+9
* Stricter test for HAVE_INFS.vlefevre2002-04-071-7/+17
* 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