summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Run autoupdate on configure.ac and aclocal.m4Brendan O'Dea2022-02-151-6/+7
|
* Add helper scripts to clean up texinfo translationsBrendan O'Dea2014-07-261-2/+1
|
* Add a helper script to locate files in $VPATHBrendan O'Dea2014-07-261-0/+1
|
* Move automake helper scripts to build-aux dirBrendan O'Dea2014-07-261-0/+2
|
* Add German translation of info pageBrendan O'Dea2014-06-291-1/+3
|
* Add "missing" program from automake, and a new LOCAL_PROG_OR_MISSING autoconfBrendan O'Dea2014-06-281-6/+8
| | | | macro. Incidentally rename existing aclocal macros with LOCAL_ prefix.
* Rename configure.in to .ac; revise use of AC_INIT/AC_OUTPUT macros.Brendan O'Dea2012-12-301-0/+64
Add copyright headers to supporting files.