From: Fred L. Drake, Jr. Date: Fri, 9 Nov 2001 04:57:33 +0000 (+0000) Subject: Added note about conftools/expat.m4. X-Git-Tag: R_1_95_3~119 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb71e03022cadec9eed0b7d3ca2943f98aef25d5;p=libexpat Added note about conftools/expat.m4. --- diff --git a/expat/README b/expat/README index 15bcdccb..f8a3789e 100644 --- a/expat/README +++ b/expat/README @@ -59,6 +59,11 @@ you're using ksh or bash, use this command to build: PATH=/usr/ccs/bin:$PATH make +When using Expat with a project using autoconf for configuration, you +can use the probing macro in conftools/expat.m4 to determine how to +include Expat. See the comments at the top of that file for more +information. + A reference manual is available in the file doc/reference.html in this distribution.