summaryrefslogtreecommitdiff
path: root/tests/silent-nowarn.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/silent-nowarn.test')
-rwxr-xr-xtests/silent-nowarn.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/silent-nowarn.test b/tests/silent-nowarn.test
index 18f00322c..5a547bc13 100755
--- a/tests/silent-nowarn.test
+++ b/tests/silent-nowarn.test
@@ -20,7 +20,7 @@
. ./defs || Exit 1
-cat > configure.in <<END
+cat > configure.ac <<END
AC_INIT([$me], [1.0])
# Yes, we repeat the warnings two times, both before and after
# 'silent-rules'. This is deliberate.