From: ian Date: Wed, 9 Aug 2000 15:16:56 +0000 (+0000) Subject: + * New --disable-dynamic configure option for non-ELF systems. X-Git-Tag: adns-1.5.0-rc0~237 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/92b85e95e9773ef1a22aa40776b66bf241607b55 + * New --disable-dynamic configure option for non-ELF systems. --- diff --git a/INSTALL b/INSTALL index 3731075..a43daee 100644 --- a/INSTALL +++ b/INSTALL @@ -18,8 +18,8 @@ In particular, the build system assumes that you have ELF shared libraries. If you don't then please don't send me patches to support your kind of shared libraries, and don't send me patches to use libtool. I'm not interested in supporting non-ELF shared libraries. -However, if you send me an appropriate patch I'd be willing to make it -easy or automatic to disable the ELF shared library arrangements. +If you do not have ELF shared libraries then please use the +--disable-shared configure option. The adnsresfilter utility uses `tsearch' from the C library (a la SVID and X/Open). If your C library doesn't have tsearch you will find