[Groonga-commit] groonga/groonga-normalizer-mysql at 54e1780 [master] cmake: remove needless HAVE_CONFIG_H macro definition

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 25 11:33:09 JST 2013


Kouhei Sutou	2013-04-25 11:33:09 +0900 (Thu, 25 Apr 2013)

  New Revision: 54e178058ea9b0d481112e27c7c6535f788f1916
  https://github.com/groonga/groonga-normalizer-mysql/commit/54e178058ea9b0d481112e27c7c6535f788f1916

  Message:
    cmake: remove needless HAVE_CONFIG_H macro definition
    
    It is not used anywhere.

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+0 -3)
===================================================================
--- CMakeLists.txt    2013-04-25 11:32:01 +0900 (3f8b387)
+++ CMakeLists.txt    2013-04-25 11:33:09 +0900 (a0e6e33)
@@ -43,9 +43,6 @@ else()
   _pkgconfig_invoke(groonga GROONGA PLUGINS_DIR "" --variable=pluginsdir)
 endif()
 
-add_definitions(
-  -DHAVE_CONFIG_H)
-
 include_directories(
   ${CMAKE_BINARY_DIR}
   ${GROONGA_INCLUDE_DIRS})
-------------- next part --------------
HTML����������������������������...
Download 



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