From: Reinhard Pfau Date: Sun, 29 Mar 2009 17:40:53 +0000 (+0200) Subject: better output using AS_HELP_STRING macro X-Git-Tag: v0.3~63 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=c543b575d8c7f4c00688daf4af1360586cacb5cb;p=libasyncio better output using AS_HELP_STRING macro --- diff --git a/configure.in b/configure.in index 5354fb5..18ff000 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,8 @@ AC_PROG_CXX AM_PROG_LIBTOOL -AC_ARG_WITH(optimize,[ --with-optimize compile with optimizing], +AC_ARG_WITH(optimize, +AS_HELP_STRING([--with-optimize],[compile with optimizing]), [ AC_MSG_CHECKING(for optimizing) if test "$withval" != "no"; then