Navigation Menu

Skip to content

Commit

Permalink
Update comment to adapt to the current status
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 29, 2012
1 parent 4cf0435 commit 87091ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configure.ac
Expand Up @@ -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)
Expand Down

0 comments on commit 87091ed

Please sign in to comment.