On Wed, Apr 03, 2002 at 02:53:23PM -0500, Prentis Brooks wrote: >Ok, maybe I just misunderstood your replies to someone asking for >dll'ization or maybe it was you who asked for it. Basically, here is >the situation, TCP Wrappers only has a single Makefile, no configure or >libtool (understand, I am not completely understanding all of the >components involved with building the dll). If I understood the >previous conversation then I would need libtool support to simplify the >dll generation. If I misunderstood, then I can play with the info given >below by Christopher and start trying to make it work.
You don't *need* libtool, imo. None cygwin, mingw, w32api use it and they get along just fine. cgf