From: Andrew Tridgell Date: Mon, 15 Oct 2007 04:29:47 +0000 (+1000) Subject: disable ipmux code until we have a configure test X-Git-Tag: tevent-0.9.20~348^2~2379 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9570939337c2d5286f0068fecb7a8acc28b9e8b9;p=thirdparty%2Fsamba.git disable ipmux code until we have a configure test (This used to be ctdb commit fd83f0f3eb233f22ce9b5b4afbc4f26e3c865b3c) --- diff --git a/ctdb/Makefile.in b/ctdb/Makefile.in index 837c5339d11..eec57a4c76e 100644 --- a/ctdb/Makefile.in +++ b/ctdb/Makefile.in @@ -54,7 +54,7 @@ CTDB_SERVER_OBJ = server/ctdbd.o server/ctdb_daemon.o server/ctdb_lockwait.o \ TEST_BINS=bin/ctdb_bench bin/ctdb_fetch bin/ctdb_store bin/ctdb_persistent bin/rb_test \ @INFINIBAND_BINS@ -BINS = bin/ctdb @CTDB_SCSI_IO@ @CTDB_IPMUX@ bin/smnotify +BINS = bin/ctdb @CTDB_SCSI_IO@ bin/smnotify SBINS = bin/ctdbd DIRS = lib bin