gettext: let the unfortunates having mono installed on the system still build it.
authorMichael Krelin <hacker@klever.net>
Sun, 15 Jul 2007 15:19:30 +0000 (15:19 +0000)
committerMichael Krelin <hacker@klever.net>
Sun, 15 Jul 2007 15:19:30 +0000 (15:19 +0000)
packages/gettext/gettext_0.14.1.bb

index 1cc272b..4e25c0e 100644 (file)
@@ -17,7 +17,7 @@ PARALLEL_MAKE = ""
 
 inherit autotools
 
-EXTRA_OECONF += "--without-lisp"
+EXTRA_OECONF += "--without-lisp --disable-csharp"
 acpaths = '-I ${S}/autoconf-lib-link/m4/ \
           -I ${S}/gettext-runtime/m4 \
           -I ${S}/gettext-tools/m4'