From 0c006268e6fdc86e74ee068a53eb4ac0e7fa7279 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 26 Jul 2003 07:28:43 +0000 Subject: (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Exempt test. --- src/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index ae62e8545..68a0ca6f5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -182,8 +182,9 @@ wheel.h: wheel-gen.pl Makefile.am mv $@-t $@ # false exits nonzero even with --help or --version. -# Tell automake to exempt it from that installcheck test. -AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = false +# test doesn't support --help or --version. +# Tell automake to exempt then from that installcheck test. +AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = false test BUILT_SOURCES += false.c false.c: true.c -- cgit v1.2.3-70-g09d2