summaryrefslogtreecommitdiff
path: root/tests/cscope.tap
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cscope.tap')
-rwxr-xr-xtests/cscope.tap2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cscope.tap b/tests/cscope.tap
index 36adeca75..c39feedd7 100755
--- a/tests/cscope.tap
+++ b/tests/cscope.tap
@@ -22,7 +22,7 @@ plan_ 18
ocwd=`pwd` || fatal_ "getting top-level directory"
-cat >> configure.in << 'END'
+cat >> configure.ac << 'END'
AC_CONFIG_FILES([sub/Makefile])
AC_SUBST([CC], [who-cares])
AC_SUBST([CXX], [who-cares])