[Groonga-commit] groonga/groonga [master] Add missing "..."

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 2 16:28:00 JST 2013


Kouhei Sutou	2013-04-02 16:28:00 +0900 (Tue, 02 Apr 2013)

  New Revision: c6a6fdd9201acfdf386a9e072a63eb7a74d33ed4
  https://github.com/groonga/groonga/commit/c6a6fdd9201acfdf386a9e072a63eb7a74d33ed4

  Message:
    Add missing "..."

  Modified files:
    CMakeLists.txt

  Modified: CMakeLists.txt (+1 -1)
===================================================================
--- CMakeLists.txt    2013-04-02 15:58:33 +0900 (c83f0fb)
+++ CMakeLists.txt    2013-04-02 16:28:00 +0900 (1155e0e)
@@ -340,6 +340,6 @@ set(datadir "${datarootdir}")
 set(expanded_pluginsdir "${GRN_PLUGINS_DIR}")
 set(GRN_EXPANDED_DEFAULT_DOCUMENT_ROOT "${GRN_DEFAULT_DOCUMENT_ROOT}")
 set(EXEEXT "${CMAKE_EXECUTABLE_SUFFIX}")
-configure_file(groonga.pc.in ${CMAKE_CURRENT_BINARY_DIR}/groonga.pc @ONLY)
+configure_file(groonga.pc.in "${CMAKE_CURRENT_BINARY_DIR}/groonga.pc" @ONLY)
 
 install(FILES groonga.pc DESTINATION "${LIB_DIR}/pkgconfig/")
-------------- next part --------------
HTML����������������������������...
Download 



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