automake, autoconf, aclocal and ./confiugre

Doug sweetser-FrUbXkNCsVf2fBVCVOL8/A at public.gmane.org
Wed Oct 6 13:51:31 EDT 2010


Hello:

I am trying to bundle up my command line quaternion software to be
used on a windows box.  I know there is an idiom:

./configure
make
make install

That all works, so long as first I run:

aclocal && automake && autoconf

Is there a way to invoke these via a modification of configure.ac or
something?  I have seen lots of diagrams about the relationships of
all these tools, but still am confused.

Doug





More information about the Discuss mailing list