summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-12-16 09:52:28 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-12-16 09:52:28 +0900
commit1143073f04fdd62033582850f5fcc5a345c7ccfe (patch)
treed136291b7981ef011df07ee8dc93c3cfffee3abf /aclocal.m4
parent12eb459e35ac923feaafc54a0deb05bca107bde0 (diff)
downloadiso-codes-1143073f04fdd62033582850f5fcc5a345c7ccfe.tar.gz
iso-codes-1143073f04fdd62033582850f5fcc5a345c7ccfe.tar.bz2
iso-codes-1143073f04fdd62033582850f5fcc5a345c7ccfe.zip
Imported Upstream version 3.58upstream/3.58
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 ff2f2d9..ed51caa 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -308,7 +308,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