On Wed, 11 Aug 1999, Gilles Detillieux wrote:

> It's an ugly hack, but it works.  BSDI users also need to resort to a
> hack to use the C library regex code instead of htlib/regex.{h,c}.
> We need a better solution.

I don't know of a good solution for the header files. For actual *code*,
autoconf macros can be used to add particular files to a target list to
ensure it's compiled. This is much like the autoconf tests that add to
LIBS.

Does anyone have a good solution for including either system headers or
headers in a particular directory?

(Come to think of it, that may be it--we might put the system replacement
headers in a particular directory and include that as a -I as necessary.)

-Geoff


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to