Merge branch 'maint'
[platform/upstream/automake.git] / t / confh.sh
index 9dc2f15..1407757 100755 (executable)
@@ -17,7 +17,7 @@
 # Test to make sure config.h works in a subdir.
 # Report from Alexandre Oliva.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_CONFIG_HEADERS([include/config.h])