Sure, thanks for the patch. I've changed the Makefile a bit, using `install -d' instead of the `if [ -d ...' expressions and adding the installation of a crypt.README file.
Just one question: Does an additional libcrypt.la file make sense?
Meh. It might, but simply providing the shared version of the library will solve the issue I was addressing. libtoolizing the package would be a far more intrusive change (autoconf, Makefile.am, ... etc) so I didn't want to go there. But it's up to you.
-- Chuck
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/