projects
/
framework
/
uifw
/
eina.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207ab58
)
remove documentation on how to build eina with static mempools
author
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 22 Jun 2009 17:38:56 +0000
(17:38 +0000)
committer
caro
<caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 22 Jun 2009 17:38:56 +0000
(17:38 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@41161
7cbeb6ba
-43b4-40fd-8cce-
4c39aea84d33
m4/eina_check.m4
patch
|
blob
|
history
diff --git
a/m4/eina_check.m4
b/m4/eina_check.m4
index
00f24b7
..
d4dd7d6
100644
(file)
--- a/
m4/eina_check.m4
+++ b/
m4/eina_check.m4
@@
-7,7
+7,7
@@
m4_pushdef([DOWN], m4_translit([$1], [-A-Z], [_a-z]))dnl
want_module="$2"
AC_ARG_ENABLE([$1],
- [AC_HELP_STRING([--enable-$1
@<:@=yes|static|no@:>@
], [enable build of $3 @<:@default=yes@:>@])],
+ [AC_HELP_STRING([--enable-$1], [enable build of $3 @<:@default=yes@:>@])],
[
if test "x${enableval}" = "xyes" ; then
enable_module="yes"