chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build: Cope with the `subdir-objects' world Automake wants us to live in.
[mLib]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index 5973f4513687e53b85d32d9e2e1884f1a24f1bb9..1f0ada887fbc831699147af91c9ee51f56a826f3 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-31,7
+31,7
@@
mdw_AUTO_VERSION
AC_INIT([mLib], AUTO_VERSION, [mdw@distorted.org.uk], [mLib])
AC_CONFIG_SRCDIR([mLib.pc.in])
AC_CONFIG_AUX_DIR([config])
-AM_INIT_AUTOMAKE([foreign])
+AM_INIT_AUTOMAKE([foreign
subdir-objects
])
mdw_SILENT_RULES
AC_PROG_CC