Rev 503: update configure.ac for new code layout in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Thu Jun 7 12:35:14 GMT 2007


------------------------------------------------------------
revno: 503
revision-id: tridge at samba.org-20070607123514-p2puwxlfwv1m2bm7
parent: tridge at samba.org-20070607123029-thfs1pso26c1u2m5
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge
timestamp: Thu 2007-06-07 22:35:14 +1000
message:
  update configure.ac for new code layout
modified:
  configure.ac                   configure.ac-20061117234101-o3qt14umlg9en8z0-10
=== modified file 'configure.ac'
--- a/configure.ac	2007-06-02 08:57:21 +0000
+++ b/configure.ac	2007-06-07 12:35:14 +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([common/ctdb.c])
+AC_CONFIG_SRCDIR([server/ctdbd.c])
 
 AC_LIBREPLACE_ALL_CHECKS
 



More information about the samba-cvs mailing list