[oe-commits] org.oe.dev gettext: let the unfortunates having mono installed on the system still build it.

polyonymous commit openembedded-commits at lists.openembedded.org
Sun Jul 15 15:35:34 UTC 2007


gettext: let the unfortunates having mono installed on the system still build it.

Author: polyonymous at openembedded.org
Branch: org.openembedded.dev
Revision: e2c57c0bce54ca4041e68cbad31b900e729e0461
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e2c57c0bce54ca4041e68cbad31b900e729e0461
Files:
1
packages/gettext/gettext_0.14.1.bb
Diffs:

#
# mt diff -r74e1a21435382d969fe0fe7a587a89c360b4cce2 -re2c57c0bce54ca4041e68cbad31b900e729e0461
#
# 
# 
# patch "packages/gettext/gettext_0.14.1.bb"
#  from [9ecf01387ee1e01907691353d51b4df632016841]
#    to [e36d89752702208db243d7f58d7848a83bad0563]
# 
============================================================
--- packages/gettext/gettext_0.14.1.bb	9ecf01387ee1e01907691353d51b4df632016841
+++ packages/gettext/gettext_0.14.1.bb	e36d89752702208db243d7f58d7848a83bad0563
@@ -17,7 +17,7 @@ inherit autotools
 
 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'






More information about the Openembedded-commits mailing list