api addition for activation
Havoc Pennington
hp@redhat.com
Mon, 12 May 2003 18:50:52 -0400
On Mon, May 12, 2003 at 05:47:00PM -0500, James Willcox wrote:
> > Well, more specifically you have to do the EXPANDED_LIBDIR thing done
> > in a couple other places.
Can you put this alongside the other EXPANDED_FOO stuff in the
configure.in? Just for tidiness.
> > There's a uint32 out param for activate service that should probably
> > be here.
You added the uint32 in param (also good), but there's an out param
too that's still missing.
Fine to commit with those two fixes, thanks.
Havoc