summaryrefslogtreecommitdiff
path: root/modules/configmake
Commit message (Expand)AuthorAgeFilesLines
* configmake: Update advice on usage.Eric Blake2019-08-101-1/+0
* configmake: Avoid namespace pollution issue on mingw.Eric Blake2019-08-081-0/+3
* configmake: support new --runstatedir optionEric Blake2013-09-231-1/+2
* configmake: correct minor inconsistency in Makefile ruleJim Meyering2012-04-161-1/+1
* configmake: fix make -q problemPaul Eggert2011-08-111-6/+2
* document configmake in the manual instead of the sourceKarl Berry2011-01-091-15/+1
* configmake: provide fallbacks for oldest supported autotoolsEric Blake2010-12-141-1/+4
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* Don't touch configmake.h if it has not actually changed.Bruno Haible2009-04-191-2/+7
* Fix a clash between the type DATADIR on Windows and the macro DATADIR.Bruno Haible2008-10-261-1/+2
* Use the synonymous term "LGPLv2+".Bruno Haible2007-07-131-1/+1
* * modules/configmake (Makefile.am): Add pkglibexecdir support, toEric Blake2006-10-161-3/+4
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-2/+2
* * modules/configmake (Makefile.am): Add support for thePaul Eggert2006-09-151-0/+5
* Don't make generated files read-only. That would bother too manyJim Meyering2006-09-081-1/+0
* Fix global typo in last change: use chmod u-w, not chmod u-x.Jim Meyering2006-09-071-1/+1
* Make generated files be read-only.Jim Meyering2006-09-061-0/+2
* * modules/configmake (Makefile.am): Make configmake.h depend onJim Meyering2006-08-291-1/+1
* * modules/configmake (Makefile.am): Add a comment, and omitPaul Eggert2006-08-291-23/+37
* New configmake module, so that "make" output needn't be clutteredPaul Eggert2006-08-251-0/+49