From 92b85e95e9773ef1a22aa40776b66bf241607b55 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 9 Aug 2000 15:16:56 +0000 Subject: [PATCH] + * New --disable-dynamic configure option for non-ELF systems. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2