chiark
/
gitweb
/
~mdw
/
checkpath
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update build machinery to use in-tree Common Files Distribution.
[checkpath]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index 759333e912e0792b5324f68a84acaead38cfe7d0..f892d24943d849120158dacfc5d5a518fe001b3d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-27,6
+27,7
@@
mdw_AUTO_VERSION
AC_INIT([Checkpath], AUTO_VERSION, [mdw@distorted.org.uk])
AC_CONFIG_SRCDIR([checkpath.c])
AC_CONFIG_AUX_DIR([config])
+AC_CONFIG_MACRO_DIRS([m4])
mdw_SILENT_RULES
AM_INIT_AUTOMAKE([foreign])