summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Source reorganization. In short:vlefevre2010-08-171-502/+0
* [configure.in] Removed useless slash.vlefevre2010-08-131-1/+1
* [configure.in] When logging is enabled, remove the possible -pedanticvlefevre2010-08-041-2/+4
* Replacedvlefevre2010-07-301-1/+1
* Updated version to 3.1.0-dev.vlefevre2010-06-221-1/+1
* [configure.in] r6765 introduced non-POSIX syntax. Fixed.vlefevre2010-04-191-2/+2
* [configure.in] check for GMP internal files only with --with-gmp-buildzimmerma2010-04-191-15/+15
* [configure.in] removed check for C++ and Fortran compiler (comment said tozimmerma2010-02-051-18/+0
* configure.in: updated message for different gmp.h and libgmp versions.vlefevre2010-01-251-1/+2
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* configure.in: replaced BITS_PER_MP_LIMB by GMP_NUMB_BITS (should havevlefevre2010-01-081-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-3/+3
* [configure.in] put back test BITS_PER_MP_LIMB == BYTES_PER_MP_LIMB * CHAR_BITzimmerma2010-01-081-3/+3
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-5/+5
* configure.in: corrected a comment.vlefevre2009-11-251-3/+2
* configure.in: completed the GMP CC/CFLAGS detection.vlefevre2009-11-241-14/+10
* configure.in: added a test to check for CC and CFLAGS in gmp.h onlyvlefevre2009-11-241-2/+11
* configure.in: improved the GMP CC/CFLAGS detection.vlefevre2009-11-241-15/+19
* configure.in: try to fix the GMP CC/CFLAGS detection. Not finished.vlefevre2009-11-241-39/+39
* configure.in: replaced "test ... -o ..." (obsolete in POSIX)vlefevre2009-11-241-1/+1
* configure.in: replaced "test ... -a ..." (obsolete in POSIX)vlefevre2009-11-241-3/+3
* Since GNU Automake 1.11 is available on too few platforms, removed itsvlefevre2009-08-051-1/+7
* configure.in: replaced dist-lzma by dist-xz (the xz format is thevlefevre2009-08-041-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* Applied patch from Ralf Wildenhues.vlefevre2009-03-191-2/+2
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Updated version to 3.0.0-dev.vlefevre2009-02-261-1/+1
* Updated the version on the trunk.vlefevre2009-01-261-1/+1
* INSTALL: Warn that --with-gmp, --with-gmp-include/--with-gmp-lib, and --with-...thevenyp2009-01-191-11/+19
* configure.in: be more tolerant when checking whether gmp.h versionvlefevre2009-01-151-5/+7
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* acinclude.m4: New macro MPFR_CHECK_PRINTF_SPEC looking for support of the "%j...thevenyp2009-01-121-1/+3
* [configure.in] removed useless commentzimmerma2008-12-151-1/+0
* configure.in: remove line 'GCC=' in icc tests which seems to confuse libtool. thevenyp2008-12-121-1/+0
* configure.in: Add AM_PROG_CC_C_O needed by tmul_CPPFLAGS.thevenyp2008-12-111-0/+1
* configure.in: format --enable-decimal-float description on 80 columns.vlefevre2008-12-031-1/+2
* configure.in: for --enable-thread-safe, say that the system must supportvlefevre2008-12-031-1/+2
* configure.in: added AC_CONFIG_MACRO_DIR([m4]) for r5680.vlefevre2008-11-201-0/+2
* configure.in: replaced $(...) quoting style by "`...`" since the formervlefevre2008-10-291-2/+2
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* INSTALL, configure.in: corrected documentation of --with-gmp* options.vlefevre2008-10-031-7/+9
* configure.in: updated a comment (for the next automake version).vlefevre2008-09-051-1/+1
* configure.in: removed a useless blank line.vlefevre2008-09-011-1/+0
* configure.in: dist-lzma needs automake 1.10.1.vlefevre2008-08-051-1/+1
* configure.in: "make dist" generates lzma-compressed tarball too.vlefevre2008-08-041-1/+1
* patch from Patrick to get __GMP_CC and __GMP_CFLAGS from gmp.hzimmerma2008-07-231-0/+26
* configure.in: added comments about icc.vlefevre2008-06-231-0/+9
* configure.in: added -Wpointer-arith to gcc options (this warningvlefevre2008-06-091-1/+1
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* configure.in: better error message if libgmp is not found.vlefevre2007-10-031-1/+2