autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Present but...


From: Akim Demaille
Subject: Present but...
Date: Fri, 28 Mar 2003 18:11:20 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * lib/autoconf/headers.m4: Suggest reading the section "Present
        But Cannot Be Compiled" when the header causes problems.

Index: lib/autoconf/headers.m4
===================================================================
RCS file: /cvsroot/autoconf/autoconf/lib/autoconf/headers.m4,v
retrieving revision 1.30
diff -u -u -r1.30 headers.m4
--- lib/autoconf/headers.m4 20 Feb 2003 17:15:47 -0000 1.30
+++ lib/autoconf/headers.m4 28 Mar 2003 17:10:53 -0000
@@ -130,6 +130,7 @@
   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: proceeding with the preprocessor's result])
     AC_MSG_WARN([$1: in the future, the compiler will take precedence])
     (
I'm installing this :





reply via email to

[Prev in Thread] Current Thread [Next in Thread]