[Groonga-commit] groonga/grnxx [master] Fix install directory of headers.

アーカイブの一覧に戻る

susumu.yata null+****@clear*****
Thu Feb 14 15:50:11 JST 2013


susumu.yata	2013-02-14 15:50:11 +0900 (Thu, 14 Feb 2013)

  New Revision: 1e2766adbd0e880ee0a01c04ccaa1331f9101d6d
  https://github.com/groonga/grnxx/commit/1e2766adbd0e880ee0a01c04ccaa1331f9101d6d

  Log:
    Fix install directory of headers.

  Modified files:
    lib/map/da/Makefile.am

  Modified: lib/map/da/Makefile.am (+1 -1)
===================================================================
--- lib/map/da/Makefile.am    2013-02-14 15:35:13 +0900 (72659d4)
+++ lib/map/da/Makefile.am    2013-02-14 15:50:11 +0900 (1d037e9)
@@ -6,7 +6,7 @@ libgrnxx_map_da_la_SOURCES =		\
 	basic_trie.cpp			\
 	trie.cpp
 
-libgrnxx_map_da_includedir = ${includedir}/grnxx/map
+libgrnxx_map_da_includedir = ${includedir}/grnxx/map/da
 libgrnxx_map_da_include_HEADERS =	\
 	basic_trie.hpp			\
 	trie.hpp
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る