[Groonga-commit] groonga/groonga at 2050e03 [master] Remove garbage

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Mon Dec 15 13:24:55 JST 2014


Kouhei Sutou	2014-12-15 13:24:55 +0900 (Mon, 15 Dec 2014)

  New Revision: 2050e03b8f7823dea20fff9fc7ce8e73a4a4ba56
  https://github.com/groonga/groonga/commit/2050e03b8f7823dea20fff9fc7ce8e73a4a4ba56

  Message:
    Remove garbage

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2014-12-12 19:03:13 +0900 (aaf3bcf)
+++ configure.ac    2014-12-15 13:24:55 +0900 (ca70022)
@@ -1017,7 +1017,7 @@ if test "x$with_libstemmer" != "xno"; then
     if test -z "${with_libstemmer_include}"; then
       with_libstemmer_include="${with_libstemmer}/include"
     fi
-    LIBSTEMMER_CFLAGS="-I${with_libstemmer_include:}"
+    LIBSTEMMER_CFLAGS="-I${with_libstemmer_include}"
     if test -z "${with_libstemmer_lib}"; then
       with_libstemmer_lib="${with_libstemmer}/lib"
     fi
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index