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:
parent
76c666fe52
commit
9f7ae0f891
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user