This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Replacement for AC_CONFIG_HEADERS?
- To: automake at gnu dot org
- Subject: Replacement for AC_CONFIG_HEADERS?
- From: murrayc at t-online dot de (Murray Cumming)
- Date: 09 Oct 2001 13:06:44 +0200
- List-Id: Discussion list for automake <automake.gnu.org>
- Reply-To: murrayc at usa dot net
When I use AC_CONFIG_HEADERS in configure.in like this:
AC_CONFIG_HEADERS(glib/glibmmconfig.h gdk/gdkmmconfig.h
gtk/gtkmmconfig.h)
I get this error from automake 1.5
configure.in: 53: `automake requires `AM_CONFIG_HEADER', not
`AC_CONFIG_HEADER'
But there doesn't seem to eb a AC_CONFIG_HEADERS, so what should I use?
--
Murray Cumming
murrayc@usa.net
www.murrayc.com