[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Remove duplicate codes

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:49:13 JST 2012


Kouhei Sutou	2012-03-20 22:59:27 +0900 (Tue, 20 Mar 2012)

  New Revision: 560ab23231d148f502fb5a9e73b7546b807f8edc
  https://github.com/mroonga/mroonga/commit/560ab23231d148f502fb5a9e73b7546b807f8edc

  Log:
    Remove duplicate codes

  Modified files:
    configure.ac

  Modified: configure.ac (+0 -5)
===================================================================
--- configure.ac    2012-03-20 21:29:09 +0900 (9bfd723)
+++ configure.ac    2012-03-20 22:59:27 +0900 (4184755)
@@ -292,11 +292,6 @@ AM_CONDITIONAL([ENABLE_DOCUMENT],
 AC_MSG_CHECKING([whether document available])
 AC_MSG_RESULT($document_available)
 
-AM_CONDITIONAL([ENABLE_DOCUMENT],
-               [test "${document_available}" = "yes"])
-AC_MSG_CHECKING([whether document available])
-AC_MSG_RESULT($document_available)
-
 CFLAGS="$CFLAGS -Werror"
 CXXFLAGS="$CXXFLAGS -Werror -fno-implicit-templates -fno-exceptions -fno-rtti -felide-constructors"
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index