summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.in: updated copyright notice (for consistency).vlefevre2007-08-301-0/+1
* Updated version to 2.4.0-dev.vlefevre2007-08-101-1/+1
* Updated version back to 2.3.0-dev since the 2.3 branch will be recreatedvlefevre2007-07-311-1/+1
* Updated version to 2.4.0-dev.vlefevre2007-07-021-1/+1
* improved documentation of mpfr_set/get_decimal64 functionszimmerma2007-05-281-42/+43
* Changed --with-tests-timeout into --enable-tests-timeout as documentedvlefevre2007-05-281-3/+11
* configure.in: improved comment.vlefevre2007-05-021-4/+4
* configure.in: added a comment on the AC_ARG_ENABLE(decimal-float...)vlefevre2007-05-021-0/+5
* configure.in: moved the definition of test_CFLAGS upward (it wasvlefevre2007-05-021-2/+2
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* configure.in: check for gmp.h a bit earlier.vlefevre2006-11-241-10/+14
* test timeout is now a configure option (e.g. --with-tests-timeout=60)zimmerma2006-11-231-0/+4
* Updated version to 2.3.0-dev.vlefevre2006-11-201-1/+1
* configure.in: unset GMP_CFLAGS and GMP_CC in case the user has set suchvlefevre2006-11-201-1/+1
* configure.in: Added a comment concerning GMP version checking.vlefevre2006-11-171-0/+4
* configure.in: Before testing GMP header and library versions, setvlefevre2006-11-171-3/+13
* Added warnings support.vlefevre2006-11-101-0/+7
* More information for --enable-logging configure option.vlefevre2006-11-101-1/+2
* Removed --with-irix64 configure option and "case $OS_TYPE" code fromvlefevre2006-11-101-21/+0
* added detection of decimal format in configure (DPD or BID)zimmerma2006-11-091-0/+16
* added new configure option --enable-decimal-float to build mpfr_set_decimal64zimmerma2006-11-081-1/+21
* added --enable-decimal-float in configure, and corresponding macrozimmerma2006-11-071-0/+7
* Improved linker flag settings on darwin.vlefevre2006-07-201-2/+1
* configure.in: fixed a linking problem on darwin.vlefevre2006-07-181-0/+15
* One needs automake 1.6; autoreconf fails with automake 1.4. Addingvlefevre2006-07-161-1/+1
* Define HAVE_ATTRIBUTE_MODE if supported; useful for s390, but incompletevlefevre2006-05-291-19/+26
* Add compiler flags (CPPFLAGS, LDFLAGS) in a consistent order.vlefevre2006-05-191-4/+4
* Updated FSF address.vlefevre2006-03-311-2/+2