[Groonga-commit] groonga/groonga [master] use posix tar format.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 18日 (水) 17:06:50 JST


Kouhei Sutou	2011-05-18 08:06:50 +0000 (Wed, 18 May 2011)

  New Revision: 9c9915bf84cf4ba5a37d6e6a53d9dbc57ffedbb0

  Log:
    use posix tar format.

  Modified files:
    configure.ac

  Modified: configure.ac (+1 -1)
===================================================================
--- configure.ac    2011-05-18 06:46:44 +0000 (c88b17c)
+++ configure.ac    2011-05-18 08:06:50 +0000 (278ba01)
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 AC_INIT([groonga],[1.2.1],[groon****@razil*****])
 AM_CONFIG_HEADER(config.h)
 
-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE(tar-pax)
 
 # for Autoconf 2.60 earlier.
 if test -z "${datarootdir}"; then




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