1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-26 21:57:41 +03:00

fix configure for new test location

(This used to be ctdb commit e516ea4714ae0b84ae6073201fbe297dd49b8c51)
This commit is contained in:
Andrew Tridgell 2007-04-10 12:51:54 +10:00
parent 76c666fe52
commit 9f7ae0f891

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([ctdb_test.c])
AC_CONFIG_SRCDIR([tests/ctdb_test.c])
AC_LIBREPLACE_ALL_CHECKS