summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* build: go back to AC_PROG_CCPaul Eggert2012-10-241-1/+1
* build: use AC_PROG_CC_STDC rather than AC_PROG_CCJim Meyering2012-10-241-1/+1
* build: default to --enable-gcc-warnings in a git treeEric Blake2012-10-231-1/+5
* build: work with new glibc when not optimizingEric Blake2012-09-011-2/+7
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-05-061-1/+1
* remove lib/ms/Paolo Bonzini2012-01-031-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ms: move Microsoft-specific stuff to lib/msPaul Eggert2011-12-311-0/+6
* build: use gnulib's iswctype wcscollJim Meyering2011-12-121-1/+1
* build: accommodate -Werror=suggest-attribute=pureJim Meyering2011-11-281-0/+2
* build: stop distributing gzip'd releases; xz is enoughJim Meyering2011-11-061-1/+1
* build: use largefile module and update to latest gnulibJim Meyering2011-08-201-1/+0
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* add comment above fn_grepPaolo Bonzini2010-12-201-1/+10
* configure: fix M4 quotationPaolo Bonzini2010-11-141-1/+2
* configure: remove dependency on grep that supports long lines and -ePaolo Bonzini2010-11-141-0/+32
* build: compile gnulib without -Wcast-align to avoid warnings on ARMDmitry V. Levin2010-10-041-0/+1
* tests: add equiv-classesPaolo Bonzini2010-09-141-0/+1
* build: use latest gettext: 0.18Jim Meyering2010-05-261-1/+1
* maint: fix new argmatch-related syntax-check failuresJim Meyering2010-04-051-2/+2
* maint: use argmatch, for better --directories=INVAL diagnosticsJim Meyering2010-04-041-0/+6
* maint: remove all VMS-related codeJim Meyering2010-04-021-1/+0
* build: do not use pkg-config to test for PCRE supportJim Meyering2010-03-261-18/+1
* grep: remove --mmapPaolo Bonzini2010-03-221-1/+0
* build: allow compilation on cygwinEric Blake2010-03-201-1/+1
* syntax-check: enable m4-quote-checkPaolo Bonzini2010-03-121-1/+1
* build: avoid warnings in gnulib-supplied regex filesJim Meyering2010-02-031-3/+3
* maint: use regex from gnulib, rather than our bit-rotting oneJim Meyering2010-02-031-10/+2
* build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering2010-01-061-0/+81
* build: run gnulib's tests, tooJim Meyering2010-01-051-7/+10
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+1
* switch to pkg-config for PCRE detectionPaolo Bonzini2009-12-041-5/+6
* build: require automake-1.11, enable silent-rules, parallel tests, xzJim Meyering2009-11-301-2/+4
* build: use git-version-gen for inter-release version stringsJim Meyering2009-11-301-1/+4
* replace AC_DOSFILE with gnulib modulesPaolo Bonzini2009-11-261-5/+1
* replace AC_CHECK_* with gnulib modulesPaolo Bonzini2009-11-261-10/+1
* add gnulib modulesPaolo Bonzini2009-11-261-46/+1
* add gnulibPaolo Bonzini2009-11-261-1/+3
* bump AC_PREREQ to minimum supported by gnulibPaolo Bonzini2009-11-261-1/+1
* another unused autoconf macroPaolo Bonzini2009-11-211-4/+0
* remove lib/posix/ directoryPaolo Bonzini2009-11-201-1/+0
* run autopoint and fetch po files from the bootstrap scriptPaolo Bonzini2009-11-201-1/+1
* free `bootstrap' name for bootstrap scriptPaolo Bonzini2009-11-201-2/+1
* use po/LINGUAS instead of ALL_LINGUASPaolo Bonzini2009-11-201-0/+163