diff options
Diffstat (limited to 'cvs/cvs_1.12.9.oe')
-rw-r--r-- | cvs/cvs_1.12.9.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cvs/cvs_1.12.9.oe b/cvs/cvs_1.12.9.oe index 2d7da24880..02ccb61b13 100644 --- a/cvs/cvs_1.12.9.oe +++ b/cvs/cvs_1.12.9.oe @@ -7,6 +7,6 @@ LICENSE = "GPL" SRC_URI = "http://musthave.sunbase.org/progs/ccvs/cvs-${PV}/cvs-${PV}.tar.bz2 \ file://m4.patch;patch=1" -inherit autotools gettext gettext +inherit autotools gettext EXTRA_OECONF = "--with-krb4=no --with-gssapi=no" |