This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
preventing autoheader from overwriting my files...
- From: Dale E Martin <dmartin at cliftonlabs dot com>
- To: automake at gnu dot org
- Date: Wed, 14 Jul 2004 15:23:42 -0400
- Subject: preventing autoheader from overwriting my files...
Hello. I've got a header file I want autotools to handle for me,
WarpedConfig.h. My WarpedConfig.h.in has header guards in it and has
"#undef"s for all of the things I want defined. I have this in my
configure.ac:
AC_CONFIG_HEADERS([src/warped/WarpedConfig.h:src/warped/WarpedConfig.h.in])
Normally this works fine. But I have noticed that if I manually run
"autoheader" the file WarpedConfig.h.in gets overwritten. And occasionally
it happens with "autoreconf -i" as well.
Am I do something wrong, missing something, or is this a feature I don't
understand?
Thanks!
Dale
--
Dale E. Martin, Clifton Labs, Inc.
Senior Computer Engineer
dmartin@cliftonlabs.com
http://www.cliftonlabs.com
pgp key available