Commit graph

8 commits

Author SHA1 Message Date
4eafbd7498 Move m4 to build-aux, update example configure.ac
FossilOrigin-Name: 540c37570d7603c375c1c0c2c55732a8caa4b74bc457cf28cac18b80803deaa0
2020-08-29 14:24:11 +00:00
271b94aa6b Do not automatically call AC_CONFIG_COMMANDS_*
This causes problems with some versions of autoconf / m4. Moving it to a
function called BUILDSYS_INIT and calling that fixes it.
2014-02-24 03:55:15 +01:00
05e30dae9d Remove BUILDSYS_INIT and BUILDSYS_TOUCH_DEPS. 2013-07-01 14:56:28 +02:00
6fb50c0f73 Use PACKAGE_NAME and PACKAGE_VERSION. 2012-03-21 13:13:25 +01:00
74861c8967 Add a check for install in the example configure.ac. 2011-09-21 21:34:26 +02:00
5f99f9e089 Add missing BUILDSYS_INIT to example configure.ac. 2011-04-23 19:15:28 +02:00
dca8547c38 Adjust configure.ac to recent changes. 2010-07-30 03:24:23 +02:00
6e30e7730e Add example configure.ac. 2009-04-16 19:26:30 +02:00