1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

ctdb_test.c is gone

(This used to be ctdb commit b93b5f5d28a4f2065caa38f65d6b71868cd0e9e4)
This commit is contained in:
Andrew Tridgell 2007-06-02 18:57:21 +10:00
parent 2f5af51c53
commit 7166c51204

View File

@ -12,7 +12,7 @@ AC_DEFUN([SMB_LIBRARY_ENABLE], [echo -n ""])
AC_DEFUN([SMB_EXT_LIB], [echo -n ""])
AC_DEFUN([SMB_ENABLE], [echo -n ""])
AC_INIT(ctdb.h)
AC_CONFIG_SRCDIR([tests/ctdb_test.c])
AC_CONFIG_SRCDIR([common/ctdb.c])
AC_LIBREPLACE_ALL_CHECKS