From 96360165e6d98cf56e3aabb7c644e48a56d9770d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 02 Mar 2014 20:07:15 -0500 Subject: configure.ac: Add "=PATH" to "--with-sh" help. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c813259..209256e 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,8 @@ AM_INIT_AUTOMAKE([gnu dist-bzip2 dist-xz subdir-objects]) AC_ARG_WITH( [sh], - [AS_HELP_STRING([--with-sh], [POSIX-conformant shell with `local'])], + [AS_HELP_STRING([--with-sh=PATH], + [POSIX-conformant shell with `local'])], dnl This `dnl' is needed to workaround Vim syntax highlighting. [ case "${withval}" in -- cgit v0.9.1