diff options
Diffstat (limited to 'omega/aclocal.m4')
-rw-r--r-- | omega/aclocal.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/omega/aclocal.m4 b/omega/aclocal.m4 index ec90bbe..a2aaad2 100644 --- a/omega/aclocal.m4 +++ b/omega/aclocal.m4 @@ -633,8 +633,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 |