summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.5.20.5.2enge2008-12-031-7/+4
* change to version 0.5.2-dev instead of 0.5.2enge2008-11-281-1/+1
* revert to revision 359enge2008-11-281-1/+1
* according to the C99 standard, Section 6.5.3.4, sizeofenge2008-11-271-1/+1
* cosmeticsenge2008-11-271-6/+1
* configure.ac: put extra warning flags in WARNINGCFLAGS instead of CFLAGS.thevenyp2008-11-271-7/+8
* configure.ac: Use macro MPFR_VERSION_NUM in mpfr version check.thevenyp2008-11-271-1/+1
* added some messagesenge2008-11-201-2/+6
* passing to autoconf 2.61enge2008-11-201-7/+2
* implemented change proposed by M. Gastineau:enge2008-11-201-3/+12
* reverting the reverting, mpfr_init instead of mpfr_clearenge2008-11-201-1/+1
* [configure.ac] revert revision 341 (problem was most probably a linker bug,zimmerma2008-11-201-1/+1
* configure.ac: test mpfr library with mpfr_init instead of mpfr_clear (which m...thevenyp2008-11-191-1/+1
* reactivate -Werror, and make it more prominent in the recipe fileenge2008-11-181-1/+1
* ready for working on the next release!enge2008-11-181-1/+1
* going back to requiring only gmp >= 4.2enge2008-11-181-3/+3
* consistently require gmp >= 4.2.2enge2008-11-181-3/+3
* disable -Werror in releaseenge2008-11-181-3/+1
* configure.ac: change mpfr version required: now >= 2.3.1thevenyp2008-11-181-3/+3
* changed error messageenge2008-11-181-2/+2
* configure.ac: Check if we can redirect standard input/output to a file.thevenyp2008-11-171-1/+3
* configure.ac: stdlib.h presence is already checked with AC_HEADER_STD so remo...thevenyp2008-11-171-1/+1
* configure.ac: Add check for recent GMP versionthevenyp2008-10-031-0/+17
* configure.ac: add new configure options --with-gmp-lib=DIR --with-gmp-include...thevenyp2008-10-031-5/+25
* added licence statement to configure.acenge2008-09-281-0/+21
* configure.ac: check for a recent MPFR library (adapted from MPFR's configure....thevenyp2008-09-261-4/+17
* configure.ac: swap mpfr and gmp detection (this fix the bug of non-detection ...thevenyp2008-09-261-3/+3
* incremented the version numbers to avoid accidentsenge2008-09-181-1/+1
* reactivated -Werr flag after the 0.5 releaseenge2008-09-181-1/+1
* configure.ac: Comment line turning on the gcc option '-Werror' for the whole ...thevenyp2008-09-171-1/+1
* release of version 0.5enge2008-09-161-1/+1
* configure.ac: reset ISO C89 as compiler default mode.thevenyp2008-06-301-2/+2
* Add check for libgmp and for time functions.thevenyp2008-05-301-4/+9
* Remove/replace some macros incompatible with Autoconf 2.59.thevenyp2008-05-301-103/+12
* Add new option --enable-logging to configure.thevenyp2008-05-301-0/+12
* Add logging macros.thevenyp2008-05-231-1/+5
* Move the tests of cc cflags towards the end: they change CFLAGS which in turn...thevenyp2008-04-291-7/+9
* added checks for existence of warning flagsenge2008-04-111-2/+105
* raised the warning levelenge2008-04-111-1/+1
* Raise checking compiler option (-Wall).thevenyp2008-04-111-1/+1
* Add documentation makefiles.thevenyp2008-04-091-1/+1
* File reorganisation into three new directories: src, tests and doc.thevenyp2008-04-091-7/+7
* configure.ac requires only autoconf 2.59 instead of 2.61;enge2008-04-071-1/+1
* Merged feature-autotools branch changes r72:r76 into the trunk.thevenyp2008-03-211-0/+49