Hi!
On Tue, 5 Jan 1999, Anthony Peacock wrote:
> system: Sparc 20, Solaris 2.4, egcs 1.0.3
> ./htlib/Connection.cc
> includes the file <strings.h>
>
> this doesn't exist in the usual paths under Solaris 2.4, therefore causing
> compile errors. It does exist in the /usr/ucbinclude directory, but including
> this amongst the includes causes other compile errors.
> The ChangeLog file mentions that this include file is to solve a problem under
> AIX, could the inclusion be made conditional on the OS?
I think a feature test is always better than an OS test, so I added a
configure-check for that file, so it is only included when it exists in
the usual include paths.
(It's in the current CVS-source tree.)
Cheers,
Leo
-----------------------------------------------------------------------
Alexander (Leo) Bergolth [EMAIL PROTECTED]
WU-Wien - Zentrum fuer Informatikdienste http://leo.wu-wien.ac.at
Info Center
In a world without walls and fences, who needs windows and gates?
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.