[Groonga-commit] groonga/groonga [master] Fix a typo

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 15日 (金) 14:49:48 JST


HAYASHI Kentaro	2012-06-15 14:49:48 +0900 (Fri, 15 Jun 2012)

  New Revision: 7924d412017f3e516a4210e66118f3bfa6d0eaa6

  Log:
    Fix a typo
    
    GROONGA->
    GROONGA_HTTPD

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2012-06-15 14:36:20 +0900 (f207127)
+++ configure.ac    2012-06-15 14:49:48 +0900 (4c793f1)
@@ -612,7 +612,7 @@ GROONGA="\$(abs_top_builddir)/src/groonga"
 AC_SUBST(GROONGA)
 
 # groonga-httpd binary path
-GROONGA="\$(abs_top_builddir)/src/httpd/groonga-httpd"
+GROONGA_HTTPD="\$(abs_top_builddir)/src/httpd/groonga-httpd"
 AC_SUBST(GROONGA_HTTPD)
 
 # groonga-benchmark binary path




Groonga-commit メーリングリストの案内
Back to archive index