r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
[jra/samba/.git] / source4 / lib / tdb / configure.in
1 AC_DEFUN([SMB_MODULE_DEFAULT], [echo -n ""])
2 AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
3 AC_INIT(include/tdb.h)
4 AC_CONFIG_HEADER(include/tdbconfig.h)
5 AC_PROG_CC
6 AC_FUNC_MMAP
7 sinclude(config.m4)
8 AC_OUTPUT(Makefile tdb.pc)