aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2015-02-17 02:49:08 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2015-02-17 02:49:08 +0000
commit9de5c455385bd7f1446c0b8c3e2f0ba22c9a9949 (patch)
treee99f6905985b810a0ab6d8b59ab678cee98ea146 /aclocal.m4
parentf67f5d372870bb02c96d78492a291e7500b9cdec (diff)
downloadsg3_utils-9de5c455385bd7f1446c0b8c3e2f0ba22c9a9949.tar.gz
upgrade to autotools in Ubuntu 14.10
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@636 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 63d68788..4e52fb28 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -9175,7 +9175,8 @@ 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