Rev 76: fix configure for new test location in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Tue Apr 10 02:51:54 GMT 2007


------------------------------------------------------------
revno: 76
revision-id: tridge at samba.org-20070410025154-12ddbf5dc4ff7bf6
parent: tridge at samba.org-20070407005814-c83829906f25bead
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Tue 2007-04-10 12:51:54 +1000
message:
  fix configure for new test location
modified:
  configure.ac                   configure.ac-20061117234101-o3qt14umlg9en8z0-10
=== modified file 'configure.ac'
--- a/configure.ac	2006-12-15 15:02:45 +0000
+++ b/configure.ac	2007-04-10 02:51:54 +0000
@@ -12,7 +12,7 @@
 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
 



More information about the samba-cvs mailing list