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

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 17日 (土) 23:04:49 JST


Kouhei Sutou	2012-03-17 23:04:49 +0900 (Sat, 17 Mar 2012)

  New Revision: c73aeed93b6fa3cdc5c3e7f36e6420b8e6900d1f

  Log:
    Fix a typo

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2012-03-17 21:38:18 +0900 (62a04c8)
+++ configure.ac    2012-03-17 23:04:49 +0900 (f06f581)
@@ -4,7 +4,7 @@ AM_CONFIG_HEADER(config.h)
 
 AM_INIT_AUTOMAKE(tar-pax)
 
-# for Autoconf 2.60 earlier.
+# for Autoconf 2.60 or earlier.
 if test -z "${datarootdir}"; then
    datarootdir="\${prefix}/share"
    AC_SUBST(datarootdir)




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