aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-09-15 20:53:56 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-09-15 20:53:56 +0800
commit4bbfa274a455b4bf70bd0233c1b0c2bc288d1715 (patch)
tree102c13a2a7c9e5148ad0867f45b3e370a75e745d /configure.ac
parenta1f0a69b2a73927b829aea37a2eaa50d57a9f8b2 (diff)
Add a command to ask for the version number, generate a config file
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f6bc334..de760fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,6 +35,8 @@ AC_ARG_ENABLE([uniporte], [AS_HELP_STRING([--enable-uniporte], [Build with unipo
AC_SUBST(UNIPORTE, [-DNO_UNIPORTE])
])
+AM_CONFIG_HEADER(cellmgr_config.h)
+
AC_OUTPUT(
include/Makefile
include/mgcp/Makefile