summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-26 15:32:53 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-09-26 15:32:53 +0100
commitca4cd317a75ef4349563b5a9a734561beb4a4f98 (patch)
tree45efb6c1c2eca375a3d8c0b6ffecfd4c4f96d5ec
parent707d7146e72b1eb7613a51d790dc297ca705b482 (diff)
downloadcvs-tarball-ca4cd317a75ef4349563b5a9a734561beb4a4f98.tar.gz
reenable serverbaserock/morph
-rw-r--r--cvs-tarball.morph2
1 files changed, 1 insertions, 1 deletions
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"
]
}