summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* build: do not generate lib/Makefile.in.Explorer092017-05-03
* build: use lowest versions for gettext, automake.Simon Sobisch2017-05-02
* build: list earliest useable versions for automakeSimon Sobisch2017-05-02
* build: support cross compiling.Alastair Hughes2017-02-23
* build: Include <strings.h>; add strcasecmp() check to configure.Explorer092017-02-17
* build: Let configure error if missing required functions, headers..Explorer092017-02-17
* test: skip pthread test when needed files missing.Explorer092017-02-16
* build: remove repeated bison detection from configure.Explorer092017-01-25
* build: detect overflow for [re]allocate_array.Explorer092017-01-24
* doc: v2.6.4Will Estes2017-01-23
* build: Simplify indent program detectionExplorer092017-01-12
* build: New configure option '--disable-bootstrap'.Explorer092016-12-29
* build: allow building libfl even with --disable-libfl.Explorer092016-12-29
* build: warn about cross compiling with *allocExplorer092016-11-24
* build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.Explorer092016-11-24
* build: Add --disable-libfl configure option.Explorer092016-11-14
* Fix unportable test(1) operator.Thomas Klausner2016-11-06
* build: fix false negatives for help2man and texi2dviAlastair Hughes2016-10-29
* build: version 2.6.3 beginsWill Estes2016-10-25
* build: switch xz to lzipWill Estes2016-10-24
* build: for automake, flex is foreignWill Estes2016-10-19
* configure option `--enable-warnings' and `WARNINGFLAGS'rlar2016-03-31
* mention v2.6.2; summarize changes since 2.6.1Will Estes2016-03-18
* Suppress portability warnings in Makefile generationRobert Larice2016-03-16
* 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