First of all I wasn't really sure where to start this thread so if this isn't
the appropriate place I apologize.
I've noticed that a handful of the packages in the Autoconf archives use the
macros AX_ADD_AM_MACRO and AX_ADD_RECURSIVE_AM_MACRO. These macros add targets
and variable assignments to
Hello,
I have 25 unit tests that each process an SQL script:
t0001 < t0001.sql
t0002 < t0002.sql
etc.
(Yeah, we planned for a lot of tests!)
I like to use a separate build directory, per the Autobook's advice. How
do I tell automake to copy the scripts to the