trailing new line.
Reported by Andreas Schwab.
+2001-06-11 Akim Demaille <akim@epita.fr>
+
+ * aclang.m4 (AC_NO_EXECUTABLES): Define the macros with their
+ trailing new line.
+ Reported by Andreas Schwab.
+
2001-06-11 Akim Demaille <akim@epita.fr>
* Makefile.am, Makefile.maint: Typos.
AC_BEFORE([$0], [_AC_LANG_COMPILER_WORKS])
AC_BEFORE([$0], [_AC_COMPILER_EXEEXT])
-m4_define([_AC_LANG_COMPILER_WORKS], [cross_compiling=maybe])
+m4_define([_AC_LANG_COMPILER_WORKS],
+[cross_compiling=maybe
+])
-m4_define([_AC_COMPILER_EXEEXT], [EXEEXT=])
+m4_define([_AC_COMPILER_EXEEXT],
+[EXEEXT=
+])
m4_define([AC_LINK_IFELSE],
[AC_FATAL([All the tests involving linking were disabled by $0])])
AC_BEFORE([$0], [_AC_LANG_COMPILER_WORKS])
AC_BEFORE([$0], [_AC_COMPILER_EXEEXT])
-m4_define([_AC_LANG_COMPILER_WORKS], [cross_compiling=maybe])
+m4_define([_AC_LANG_COMPILER_WORKS],
+[cross_compiling=maybe
+])
-m4_define([_AC_COMPILER_EXEEXT], [EXEEXT=])
+m4_define([_AC_COMPILER_EXEEXT],
+[EXEEXT=
+])
m4_define([AC_LINK_IFELSE],
[AC_FATAL([All the tests involving linking were disabled by $0])])
AC_BEFORE([$0], [_AC_LANG_COMPILER_WORKS])
AC_BEFORE([$0], [_AC_COMPILER_EXEEXT])
-m4_define([_AC_LANG_COMPILER_WORKS], [cross_compiling=maybe])
+m4_define([_AC_LANG_COMPILER_WORKS],
+[cross_compiling=maybe
+])
-m4_define([_AC_COMPILER_EXEEXT], [EXEEXT=])
+m4_define([_AC_COMPILER_EXEEXT],
+[EXEEXT=
+])
m4_define([AC_LINK_IFELSE],
[AC_FATAL([All the tests involving linking were disabled by $0])])
AC_BEFORE([$0], [_AC_LANG_COMPILER_WORKS])
AC_BEFORE([$0], [_AC_COMPILER_EXEEXT])
-m4_define([_AC_LANG_COMPILER_WORKS], [cross_compiling=maybe])
+m4_define([_AC_LANG_COMPILER_WORKS],
+[cross_compiling=maybe
+])
-m4_define([_AC_COMPILER_EXEEXT], [EXEEXT=])
+m4_define([_AC_COMPILER_EXEEXT],
+[EXEEXT=
+])
m4_define([AC_LINK_IFELSE],
[AC_FATAL([All the tests involving linking were disabled by $0])])