summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Do not turn on --enable-werror by defaultDavid Tardon1-2/+2
2021-10-01work towards 1.15.2Markus Mohrhard1-1/+1
2019-12-21next version is going to be 1.15.1Markus Mohrhard1-1/+1
2018-05-23next version will be 1.15.0Markus Mohrhard1-1/+1
2018-05-23C++11 provides std::isfinite and std::isnanMarkus Mohrhard1-2/+0
2017-04-13remove also all references to mfcMarkus Mohrhard1-1/+0
2017-04-13remove the qt test runner that depends on ancient qtMarkus Mohrhard1-1/+0
2016-12-13no need for optional features now that we require C++11Markus Mohrhard1-13/+0
2016-10-15we always require RTTI nowMarkus Mohrhard1-17/+1
2016-10-15we always require c++11 nowMarkus Mohrhard1-4/+1
2016-02-13drop cppunit-config in favor of pkg-configDavid Tardon1-1/+0
2015-11-07add a flag for adding optional featuresMarkus Mohrhard1-4/+21
2015-10-06Remove surplus ] and fix option textJan-Marek Glogowski1-1/+1
2013-01-01Obsolete AM_CONFIG_HEADER -> AC_CONFIG_HEADERSStephan Bergmann1-1/+1
2012-12-04Use tabs as they are used in the rest of the file.Tomas Chvatal1-7/+7
2012-10-24support easy way to add debug informationMarkus Mohrhard1-0/+16
2012-10-24build with WextraMarkus Mohrhard1-2/+2
2012-10-24next version is 1.14.0 from the master branchMarkus Mohrhard1-2/+3
2012-08-11Version bump post release.Tomas Chvatal1-1/+1
2012-04-25Remove leftover from visio msvc compat.Tomas Chvatal1-29/+4
2012-04-25disable -Weffc++ warning as it throws too much stuff around now.Tomas Chvatal1-1/+2
2012-04-25Add the quirks to produce same config.h as previouslyTomas Chvatal1-5/+9
2012-04-25Add new autoconf using the latest macrosTomas Chvatal1-0/+177