Low: build: really don't build quorumd

15 months ago

author
Dejan Muhamedagic <dejan@hello-penguin.com>
date
Sun Dec 14 22:26:47 2008 +0100
changeset 12262
719e038129e9
parent 12261
a3b1d431cfc3
child 12263
b61505476b40

Low: build: really don't build quorumd

configure.in file | annotate | diff | revisions
     1.1 --- a/configure.in	Sun Dec 14 21:55:21 2008 +0100
     1.2 +++ b/configure.in	Sun Dec 14 22:26:47 2008 +0100
     1.3 @@ -2435,7 +2435,7 @@
     1.4  dnl quorum server configuration
     1.5  AC_ARG_ENABLE([quorumd],
     1.6  [  --enable-quorumd  Compile the quorum server.  [default=no]],
     1.7 -                     [], [enable_quorumd=try])
     1.8 +                     [], [enable_quorumd=no])
     1.9  
    1.10  if test "x${enable_quorumd}" != "xno"; then
    1.11  	if test "x${enable_quorumd}" = "xtry"; then

mercurial