From ca4cd317a75ef4349563b5a9a734561beb4a4f98 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 26 Sep 2012 15:32:53 +0100 Subject: reenable server --- cvs-tarball.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvs-tarball.morph b/cvs-tarball.morph index a4e8e6d..ed465fe 100644 --- a/cvs-tarball.morph +++ b/cvs-tarball.morph @@ -3,6 +3,6 @@ "kind": "chunk", "build-system": "autotools", "configure-commands": [ - "YACC='bison -y' ./configure --prefix \"$PREFIX\" --with-external-zlib --without-gssapi --without-krb4 --disable-server --disable-dependency-tracking --disable-nls --disable-rpath" + "YACC='bison -y' ./configure --prefix \"$PREFIX\" --with-external-zlib --without-gssapi --without-krb4 --disable-dependency-tracking --disable-nls --disable-rpath" ] } -- cgit v1.2.1