This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Replacement for AC_CONFIG_HEADERS?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]