Author: hannes
Date: Tue Apr 5 15:24:59 2005
New Revision: 9829
Modified:
trunk/fundev/configure.ac
Log:
Job: fd
fix help string to be on the same line in ./configure --help
Modified: trunk/fundev/configure.ac
==============================================================================
--- trunk/fundev/configure.ac (original)
+++ trunk/fundev/configure.ac Tue Apr 5 15:24:59 2005
@@ -56,8 +56,8 @@
AC_SUBST(bootstrap_target)
AC_ARG_WITH(mps,
- AC_HELP_STRING([--with-mps=PATH
- Path to MPS location.]))
+ AC_HELP_STRING([--with-mps=PATH],
+ [Path to MPS location.]))
AC_SUBST(with_mps)
AC_MSG_CHECKING(for Library Packs to include)
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://gauss.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|