Path to this page:
Subject: CVS commit: pkgsrc/devel/libgetopt
From: Todd Vierling
Date: 2005-03-10 20:19:47
Message id: 20050310191947.9F7692DA27@cvs.netbsd.org
Log Message:
1.4 - overhaul:
- pull sources directly into pkgsrc
- do not depend on namespace.h, <sys/cdefs.h> (de-__P()ify), or <err.h>
- use libtool for better portability in shlib creation
The resultant library is still ABI compatible with prior versions and
should have the same shlib major version number.
Thanks to Roland Illig <roland.illig@gmx.de> for help in getting this
working properly on Solaris.
Files: