remove documentation on how to build eina with static mempools
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 22 Jun 2009 17:38:56 +0000 (17:38 +0000)
committercaro <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

index 00f24b7..d4dd7d6 100644 (file)
@@ -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"