Patches item #632733, was opened at 2002-11-02 16:38
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307869&aid=632733&group_id=7869
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bryan W. Headley (bheadley)
Assigned to: Nobody/Anonymous (nobody)
Summary: Changelog, autoconf enhancements
Initial Comment:
Here are the changelog updates promised. Rewritten of
course.
Also am sending my autoconfiscate changes, which
introduces an m4 script other projects linking against
yours can use. Keeps the maintenance of their
configure.in manageable, insofar as when a new m4
configure script is dropped by you, they need only copy
it into their 'macro' directory
Also a little 'API' class, which grew out of my need
for version id of the library being known at runtime.
Yes, I could have used the C-ish ints in 'default'
namespace, but that's just bad, bad, bad, bad.
----------------------------------------------------------------------
>Comment By: Bryan W. Headley (bheadley)
Date: 2002-11-02 16:41
Message:
Logged In: YES
user_id=135585
See # 632734 for the patch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307869&aid=632733&group_id=7869
|