summaryrefslogtreecommitdiff
path: root/t/cxxcpp.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cxxcpp.sh')
-rwxr-xr-xt/cxxcpp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cxxcpp.sh b/t/cxxcpp.sh
index cc69163ca..f2bb75a60 100755
--- a/t/cxxcpp.sh
+++ b/t/cxxcpp.sh
@@ -16,7 +16,7 @@
# Make sure automake sees AC_PROG_CXXCPP. From Garth Corral.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CXXCPP