summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* build: Removed bzip2 distribiution archiveWill Estes2016-02-27
* removed obsolete program checkWill Estes2016-02-27
* Made some program checks more robustWill Estes2016-02-27
* Removed no longer needed header checksWill Estes2015-12-27
* Checked for reallocarray() with AC_REPLACE_FUNCSWill Estes2015-12-27
* build: reformatted AC_CHECK_FUNCS for readabilityWill Estes2015-12-19
* configure: fixed realloc test.Mike Frysinger2015-12-13
* Added new function reallocarray.Michael McConville2015-12-12
* Mentioned v2.6.1; documented some changes since v2.6.0Will Estes2015-12-11
* Checked for ranlib and strdup() at configure timeWill Estes2015-12-09
* Checked for (g)texi2dvi. Better bison, help2man checks.Mightyjo2015-12-03
* updated syntax of AC_INIT call as per autoupdateWill Estes2015-11-21
* Declared version 2.6.0Will Estes2015-11-17
* Declared version 2.6.0rc1Will Estes2015-11-13
* initialize libtool earlier in build system generationWill Estes2015-07-15
* added back call to AC_CONFIG_AUX_DIR.Will Estes2014-11-14
* use automake conditional around pthread testWill Estes2014-11-12
* upgrade automake version to 1.14.1Will Estes2014-11-12
* update gettext version to 0.19Will Estes2014-11-12
* call LT_INIT earlier in configure.acWill Estes2014-11-12
* remove old tests/ subdirectories from build systemWill Estes2014-11-12
* add parallel test suite option to build systemWill Estes2014-11-12
* update version number to 2.6.0-preWill Estes2014-06-12
* Add tools/ directory.Will Estes2014-02-16
* move flex program sources into src/ directoryWill Estes2014-02-16
* increment flex version to 2.6.0Will Estes2014-02-16
* bump AM_GNU_GETTEXT_VERSION to 0.18.1Will Estes2014-02-13
* removed tools/ subdirectory from distributionWill Estes2014-02-13
* use gnu automake option instead of gnits optionWill Estes2014-02-11
* increment version to 2.5.38Will Estes2014-02-10
* Adjust yylineno properly when rewinding trailing contexts.Till Varoquaux2013-07-02
* add version information to shared libraryChristoph Junghans2012-12-08
* Build libfl and libcompat using libtool; resolves #3586814Christoph Junghans2012-12-06
* add dist-xz to automake options; resolves #3561837Will Estes2012-08-26
* require gettext 0.18; force autoreconf in autogen.sh; resolves #3561759Will Estes2012-08-26
* rename configure.in to configure.ac to prep for upcoming automake changesWill Estes2012-08-06