summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorrose-edg4-demo <derickhuth@gmail.com>2016-01-18 18:39:53 -0800
committerrose-edg4-demo <derickhuth@gmail.com>2016-01-18 18:39:53 -0800
commit1419de621b01ef899e5b4d0d0b90e46616d580d3 (patch)
tree5b4da2a1eed9f91894528939dbc39a57a515c1b3 /aclocal.m4
parent983749787ee0dc1beb1107873e8a13ebdaeba576 (diff)
downloadchill-1419de621b01ef899e5b4d0d0b90e46616d580d3.tar.gz
chill-1419de621b01ef899e5b4d0d0b90e46616d580d3.tar.bz2
chill-1419de621b01ef899e5b4d0d0b90e46616d580d3.zip
small bugfix
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 1f1b272..6acbc5f 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -573,8 +573,7 @@ to "yes", and re-run configure.
END
AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
fi
-fi
-])
+fi])
dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further