+2003-03-29 Akim Demaille <akim@epita.fr>
+
+ * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): The
+ documentation to read is Autoconf's.
+ Suggested by Paul Eggert.
+
2003-03-28 Akim Demaille <akim@epita.fr>
- * lib/autoconf/headers.m4: Suggest reading the section "Present
- But Cannot Be Compiled" when the header causes problems.
+ * lib/autoconf/headers.m4 (_AC_CHECK_HEADER_MONGREL): Suggest
+ reading the section "Present But Cannot Be Compiled" when the
+ header causes problems.
2003-03-28 Akim Demaille <akim@epita.fr>
;;
no:yes )
AC_MSG_WARN([$1: present but cannot be compiled])
- AC_MSG_WARN([$1: check for missing prerequisite headers?])
- AC_MSG_WARN([$1: see the documentation, section "Present But Cannot Be Compiled"])
+ AC_MSG_WARN([$1: check for missing prerequisite headers?])
+ AC_MSG_WARN([$1: see the Autoconf documentation])
+ AC_MSG_WARN([$1: section "Present But Cannot Be Compiled"])
AC_MSG_WARN([$1: proceeding with the preprocessor's result])
AC_MSG_WARN([$1: in the future, the compiler will take precedence])
(