r18082: bring talloc in line with new conventions
[bbaumbach/samba-autobuild/.git] / source / lib / talloc / configure.ac
index 59b9e4470a0fce27ffba3103e254fbc7cf71cd19..9c813828848b3dab45c725f1ce7229a21ad4001e 100644 (file)
@@ -13,9 +13,10 @@ if test -n "$XSLTPROC"; then
        DOC_TARGET=doc
 fi
 AC_SUBST(DOC_TARGET)
-AC_CONFIG_HEADER(talloc_config.h)
+AC_CONFIG_HEADER(config.h)
 AC_SYS_LARGEFILE
-sinclude(config.m4)
 
 sinclude(libreplace.m4)
+sinclude(libtdb.m4)
+
 AC_OUTPUT(Makefile talloc.pc)