-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Eazy" <[EMAIL PROTECTED]> writes:

> I have a set of GNU projects that are autotools based (autoconf,
> automake and libtool).
> Now I need to package them into a combined project that has some
> limited code of its own but uses the libs and executables built by
> these projects. I would like to package the projects in a way that will
> allow the user to install all of them as one entity - avoid the need to
> do a separate untar/configure/make/make install for each one of them.
>
> What is the best method for defining such a "top level" autotools based
> project?
> Is there an automatic way to do that?
> Can it be an "autotools" project by itself?

Yes, with AC_CONFIG_SUBDIRS:

http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_node/autoconf_33.html#SEC33


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFCzBRjVcFcaSW/uEgRArGeAJ9p+OZ37EJM2jOu5atNt6DmH53MawCfUI3V
HZfjsIqC3DEPlpqdsD/OgkY=
=3WHw
-----END PGP SIGNATURE-----
_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to