summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-04-25 15:22:28 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-07-01 15:14:42 +0100
commit8828e61ed4d33c48ba8457c9de296b783de865dc (patch)
treea5f16649ccf95159060bfebd7c88fc533b7cb7f2 /configure.ac
parent356c1ab206aa8a84e2635d170ca9ba2bb3e7a433 (diff)
Shave wocky's build.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 867e4de..e0f48d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,6 +146,8 @@ AC_SUBST(PACKAGE_STRING)
GTK_DOC_CHECK([1.10])
+SHAVE_INIT(.)
+
AC_OUTPUT( Makefile \
wocky/Makefile \
wocky/wocky-uninstalled.pc \
@@ -155,4 +157,6 @@ AC_OUTPUT( Makefile \
tests/Makefile \
docs/Makefile \
docs/reference/Makefile \
+ shave \
+ shave-libtool \
)