This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
making pre-build headers
- To: autoconf at gnu dot org, automake at gnu dot org
- Subject: making pre-build headers
- From: Paul Martinolich <martinol at datasync dot com>
- Date: Tue, 31 Oct 2000 14:30:49 -0600
- List-Id: Discussion list for automake <automake.gnu.org>
I am using automake/autoconf and am in a situation in which I need
to use a program to generate a header file using a template file
before I can compile the program. Has anyone encountered a similiar
situation? What is the best way to accomplish this? Suggestions.
Thanks, Paul