aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmpl/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpl/configure.ac b/tmpl/configure.ac
index 72cb6b8..a1dfd01 100644
--- a/tmpl/configure.ac
+++ b/tmpl/configure.ac
@@ -9,6 +9,7 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR(src/vmod_%{MODULE}.vcc)
AM_CONFIG_HEADER(config.h)
+AC_SUBST([AC_VMOD_BASENAME],[%{MODULE}])
AC_CANONICAL_SYSTEM
AC_LANG(C)

Return to:

Send suggestions and report system problems to the System administrator.