git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4b74c6
)
gettext: let the unfortunates having mono installed on the system still build it.
author
Michael Krelin
<hacker@klever.net>
Sun, 15 Jul 2007 15:19:30 +0000
(15:19 +0000)
committer
Michael Krelin
<hacker@klever.net>
Sun, 15 Jul 2007 15:19:30 +0000
(15:19 +0000)
packages/gettext/gettext_0.14.1.bb
patch
|
blob
|
history
diff --git
a/packages/gettext/gettext_0.14.1.bb
b/packages/gettext/gettext_0.14.1.bb
index
1cc272b
..
4e25c0e
100644
(file)
--- a/
packages/gettext/gettext_0.14.1.bb
+++ b/
packages/gettext/gettext_0.14.1.bb
@@
-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'