summaryrefslogtreecommitdiff
path: root/tests/repeated-options.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/repeated-options.test')
-rwxr-xr-xtests/repeated-options.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/repeated-options.test b/tests/repeated-options.test
index c3c2e29a9..4667d0d63 100755
--- a/tests/repeated-options.test
+++ b/tests/repeated-options.test
@@ -17,7 +17,7 @@
# Check that automake does not complain on repeated options, nor
# generate broken or incorrect makefiles.
-required=bzip2
+required='cc bzip2'
. ./defs || Exit 1
cat >configure.in <<END