running a script at the end of ./configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Is there any means to run a script at the very end of running
"configure"?

AC_CONFIG_COMMANDS_POST(script) seems to run "script" at the end of
config.status, before recursing into CONFIG_SUBDIRS.

Directly invoking a script from inside of the configure-script invokes
it before config.status has been run, i.e. before config.status has
generated the files it's supposed to be generated.

So, I probably am searching for a means to run a "script" at the end of
config.status, after config.status has recursed into CONFIG_SUBDIRS.

Ralf





[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux