On Mon, Jul 01, 2002, David A. Desrosiers wrote:

>       I haven't looked at it in awhile, but why not just use autogen.sh
> and have it do the configure.in checks, and populate a $MAKE environment
> variable, which your install-script can pick up?

The install-script runs the configure script and not the other way
around, so that won't work.

> Be aware though, that it may not always be in the path,

Well, then they have to install Plucker without using the
install-plucker script. That is possible, since the script
only collects the information about where to install the
tools, what to install, etc. and then runs configure and
make using that info, i.e. you can do that manually just
as well.

/Mike

Reply via email to