raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=44260b69e263407cc66ed9ccb9de1a502b9f7cbb
commit 44260b69e263407cc66ed9ccb9de1a502b9f7cbb Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Fri Dec 11 09:51:00 2015 +0900 efl -break the "i really know what i'm doing" option to get attention so .. more gentoo "i just copy and pasted and dont know what i'm doing" land has hit again. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 00d6cb9..05b836c 100644 --- a/configure.ac +++ b/configure.ac @@ -4692,7 +4692,7 @@ AM_CONDITIONAL([ALWAYS_BUILD_EXAMPLES], [test "${want_always_build_examples}" = BARF_OK="xno" # Harfbuzz -AC_ARG_ENABLE([i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba], +AC_ARG_ENABLE([i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb], [ You will be told when this is needed ], [ if test "x${enableval}" = "xyes" ; then --
