Dear all,
I'm using autoconf for my software package which has several subpackages
included via the AC_CONFIG_SUBDIRS. The configure output then looks like
this:
<configure output main package>
<configure output subpackage 1>
<configure output subpackage 2>
....
<configure output subpackage n>
Is it possible to get a configure summary for the whole package
after the output of the last subpackage n? (a summary that e.g.
contains information on chosen options, enable features etc.)
Any help would be much appreciated!
Cheers,
    JRR

--
-------------------------------------
Juergen Reuter
*****
DESY Theory Group
Notkestrasse 85
D-22603 Hamburg
Phone: +49 (0)40 8998-3895
Fax  : +49 (0)40 8998-2777

*****
Skype: jr_reuter
-------------------------------------


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to