stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=33975599145e6239bec604c8f9e662930cdc96af

commit 33975599145e6239bec604c8f9e662930cdc96af
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Thu Jan 7 08:41:09 2016 +0100

    build: if we have this option we at least need to make sure the docs are 
matching
    
    Putting aside the question if we need or want this option we should make 
sure
    people at least have correctly updated documentation. We switched the 
option to
    ..abb but not the docs.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7bcc6bb..c213e39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5566,7 +5566,7 @@ if test -n "$CFOPT_WARNING"; then
   echo "_____________________________________________________________________"
   if test -n "$BARF_OK"; then
     echo "Please add the following option to acknowledge this:"
-    echo "  
--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"
+    echo "  
--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"
     echo 
"_____________________________________________________________________"
     rm -f Makefile
     exit 1

-- 


Reply via email to