Kouhei Sutou
null+****@clear*****
Thu Jul 3 18:05:00 JST 2014
Kouhei Sutou 2014-07-03 18:05:00 +0900 (Thu, 03 Jul 2014) New Revision: 3bfa752af8594c310aa765d1f6165a463ef08428 https://github.com/groonga/groonga-gobject/commit/3bfa752af8594c310aa765d1f6165a463ef08428 Message: Remove unused parameter Modified files: configure.ac Modified: configure.ac (+0 -15) =================================================================== --- configure.ac 2014-07-03 18:04:38 +0900 (95e56d7) +++ configure.ac 2014-07-03 18:05:00 +0900 (120bec9) @@ -116,21 +116,6 @@ AC_ARG_WITH(launchpad-uploader-pgp-key, [LAUNCHPAD_UPLOADER_PGP_KEY=""]) AC_SUBST(LAUNCHPAD_UPLOADER_PGP_KEY) -AC_ARG_WITH([groonga-source-path], - AS_HELP_STRING([--with-groonga-source-path=PATH], - [Specify Groonga source path for - Groonga GObject's release manager.]), - [GROONGA_SOURCE_PATH="$withval"]) -case "$GROONGA_SOURCE_PATH" in - ""|/*) - : # do nothing - ;; - *) - GROONGA_SOURCE_PATH="\$(top_builddir)/${GROONGA_SOURCE_PATH}" - ;; -esac -AC_SUBST(GROONGA_SOURCE_PATH) - AC_ARG_WITH([cutter-source-path], AS_HELP_STRING([--with-cutter-source-path=PATH], [Specify Cutter source path for -------------- next part -------------- HTML����������������������������...Download