summaryrefslogtreecommitdiff
path: root/cvs-tarball.morph
diff options
context:
space:
mode:
Diffstat (limited to 'cvs-tarball.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"
]
}