null+****@clear*****
null+****@clear*****
2012年 4月 29日 (日) 09:19:15 JST
Kouhei Sutou 2012-04-29 09:19:15 +0900 (Sun, 29 Apr 2012)
New Revision: 87091ed29ff46396481d47d87a77c6e51a9f8f02
Log:
Update comment to adapt to the current status
Modified files:
configure.ac
Modified: configure.ac (+2 -2)
===================================================================
--- configure.ac 2012-04-29 09:18:39 +0900 (dc844de)
+++ configure.ac 2012-04-29 09:19:15 +0900 (5d8eb3e)
@@ -254,10 +254,10 @@ AC_ARG_WITH(mroonga-github-com-path,
[MROONGA_GITHUB_COM_PATH=""])
AC_SUBST(MROONGA_GITHUB_COM_PATH)
-# For Debian package release
+# For package
AC_ARG_WITH(rsync-path,
[AS_HELP_STRING([--with-rsync-path=PATH],
- [specify rsync path to upload mroonga Debian packages.])],
+ [specify rsync path to upload mroonga packages.])],
[RSYNC_PATH="$withval"],
[RSYNC_PATH=""])
AC_SUBST(RSYNC_PATH)