[Groonga-commit] groonga/groonga at 4d86e83 [master] yum: define missing variable

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 29 12:40:24 JST 2014


Kouhei Sutou	2014-07-29 12:40:24 +0900 (Tue, 29 Jul 2014)

  New Revision: 4d86e8361186412f3a6c93b9ffa1869e809f9c96
  https://github.com/groonga/groonga/commit/4d86e8361186412f3a6c93b9ffa1869e809f9c96

  Message:
    yum: define missing variable

  Modified files:
    configure.ac

  Modified: configure.ac (+3 -0)
===================================================================
--- configure.ac    2014-07-28 18:35:04 +0900 (226eb4b)
+++ configure.ac    2014-07-29 12:40:24 +0900 (b226777)
@@ -6,6 +6,9 @@ AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-pax subdir-objects])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
+PACKAGE_TITLE=Groonga
+AC_SUBST(PACKAGE_TITLE)
+
 # for Autoconf 2.60 or earlier.
 if test -z "${datarootdir}"; then
    datarootdir="\${prefix}/share"
-------------- next part --------------
HTML����������������������������...
Download 



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