On Tue, Sep 10, 2002 at 09:11:20AM -0000, [EMAIL PROTECTED] wrote:
> jerenkrantz 2002/09/10 02:11:20
>
> Modified: . configure.in
> build get-version.sh
> Log:
> Make it a little easier to drop get-version.sh into apr-util by removing
> the hardcoded APR prefix to the version defines and taking that as a
> parameter.
Cool! Thanks. That was one of the steps towards applying this to apr-util.
>...
> elif test "$1" = "libtool"; then
> + # Yes, ${minor}:${patch}:${minor} is correct due to libtool idiocy.
> echo ${minor}:${patch}:${minor}
And thanks again. I had forgot about adding that comment...
Cheers,
-g
--
Greg Stein, http://www.lyra.org/