Commit Graph

7 Commits

Author SHA1 Message Date
jolan
ecf7103ee4 1.7 update
"Care to OK it? Or if you want to commit it you can have my OK" marcm@
2003-07-15 16:50:22 +00:00
brad
372f65b5e5 use in-tree libtool patches. 2001-11-01 01:27:55 +00:00
danh
5af793e614 sync libtool patches 2001-02-20 18:59:06 +00:00
brad
07d09305f7 replace patch with the use of MAKE_FLAGS 2000-12-07 14:14:21 +00:00
brad
b313816afe use "cc -shared" to create shared libraries on 2.8 and up. 2000-12-04 16:10:02 +00:00
brad
8f41103f3f Bump shared library minor rev number; requested by espie@ 2000-12-04 16:00:29 +00:00
brad
beb3ed7ca6 add popt port
--
This is the popt command line option parsing library. While it is similiar
to getopt(3), it contains a number of enhancements, including:

        1) popt is fully reentrant
        2) popt can parse arbitrary argv[] style arrays while
           getopt(2) makes this quite difficult
        3) popt allows users to alias command line arguments
        4) popt provides convience functions for parsing strings
           into argv[] style arrays
2000-09-10 08:28:55 +00:00