Add the new silent-rules options to the list of known configure opts
authorSteve Youngs <steve@sxemacs.org>
Sun, 4 Mar 2012 01:48:00 +0000 (11:48 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sun, 4 Mar 2012 01:48:00 +0000 (11:48 +1000)
* m4/sxe-aux.m4 (_SXE_CHECK_PURE_OPT): Add silent-rules options to
list of known configure opts.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
m4/sxe-aux.m4

index 1499c3c..240a09e 100644 (file)
@@ -623,6 +623,7 @@ AC_DEFUN([_SXE_CHECK_PURE_OPT], [dnl
        --enable-largefile | --disable-largefile | \
        --enable-dependency-tracking | --disable-dependency-tracking | \
        --enable-option-checking | --disable-option-checking | \
+       --enable-silent-rules | --disable-silent-rules | \
        --with-x | --x-includes | --x-libraries | \
        --build | --host | \
        --program-prefix | --program-suffix | --program-transform-name | \