Merge branch 'maint'
[platform/upstream/automake.git] / t / confh6.sh
index c94c7ba..fa6aab4 100755 (executable)
@@ -18,7 +18,7 @@
 # idea is that if config.h is in a subdir, and there is no Makefile in
 # that subdir, then we want to build config.h as the top level.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >> configure.ac << 'END'
 AC_CONFIG_HEADERS([subdir/config.h])