* copy daves great handler script and modify it to fit the simpler needs of webcit.
[citadel.git] / webcit / configure.ac
index 6601635f4d6c215258a66695f77dee100c8d4884..bb7663429d0f8a2458942daf5d71acfca51c1d20 100644 (file)
@@ -453,6 +453,7 @@ AC_ARG_WITH(editordir,
 )
 AC_DEFINE_UNQUOTED(EDITORDIR, "$editordir", [where to find our mail editor])
 
+./mk_module_init.sh
 AC_CONFIG_HEADER(sysdep.h)
 AC_OUTPUT(Makefile po/Makefile )