summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* configure: added -std=c99 to compensate -pedantic in development versionenge2011-02-211-0/+1
* mpc.m4: do not add warning flags when compiling with gccenge2011-02-031-1/+1
* mpc.m4: disactivate warning flags for icc, which strangely passes the testenge2011-01-301-1/+1
* mpc.m4: quote AC_LANG_PROGRAM to avoid error with autoconf 2.68enge2011-01-261-1/+1
* split m4/ax_c_check_flag.m4 from m4/mpc.m4 to clearly distinguish copiedenge2011-01-262-88/+107
* configure.ac, mpc.m4: moved inclusion of CPP, SED, EGREP into subroutine whereenge2010-09-281-0/+3
* mpc.m4: added more warning flags for the development cycleenge2010-09-021-0/+5
* mpc.m4: removed '-ansi' flag, incompatible with new functionsenge2010-08-311-1/+0
* m4/mpc.m4: added debug flag '-g' in development cycleenge2010-07-151-0/+1
* moved local m4 macros into a new subdirectory m4enge2010-05-151-0/+231