aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorLines
2012-07-03build: do not change CFLAGSJan Engelhardt-3/+6
CFLAGS must not be touched: it is a user variable. Your previous way of doing it meant that `export CFLAGS="-O1"; ./configure;` never had any effect.
2012-06-18Released 1.10.4Martin Pärtel-1/+1
2012-05-18Released 1.10.3.Martin Pärtel-1/+1
2012-05-18Added --enable-debug-output, now --enable-debug only adds debug symbols.Martin Pärtel-2/+7
2012-05-17MALLOC_CHECK_ is an ennvar, not a compiler defn.Martin Pärtel-1/+1
2012-04-05Released 1.10.2.Martin Pärtel-1/+1
2012-03-26Released 1.10.1.Martin Pärtel-1/+1
2012-03-13Released 1.10.Martin Pärtel-1/+1
2011-07-08Initial commit to git.Martin Pärtel-0/+42