automake-patches
[Top][All Lists]
Advanced

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

CVS automake.texi minor updates


From: Nicolas Joly
Subject: CVS automake.texi minor updates
Date: Wed, 24 Dec 2003 10:53:14 +0100
User-agent: Mutt/1.5.4i

Hi,

While searching in the automake documentation, i noticed two small
parts that needs to be updated.

Index: doc/automake.texi
===================================================================
RCS file: /cvs/automake/automake/doc/automake.texi,v
retrieving revision 1.18
diff -u -r1.18 automake.texi
--- doc/automake.texi   9 Dec 2003 18:20:07 -0000       1.18
+++ doc/automake.texi   24 Dec 2003 09:48:20 -0000
@@ -712,7 +712,7 @@
 dnl Checks for libraries.
 
 dnl Checks for header files.
-AC_STDC_HEADERS
+AC_HEADER_STDC
 AC_HAVE_HEADERS(string.h fcntl.h sys/file.h sys/param.h)
 
 dnl Checks for library functions.
@@ -2427,7 +2427,7 @@
 @end example
 
 In this case, @code{HELLO_SYSTEM} should be replaced by
address@hidden or @file{hello-bsd.o}, and added to
address@hidden or @file{hello-generic.o}, and added to
 @code{hello_DEPENDENCIES} and @code{hello_LDADD} in order to be built
 and linked in.
 

Hope this helps,
Regards.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.




reply via email to

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