Hi Peter, Thanks for looking into this. On Mon, Sep 24, 2012 at 8:29 AM, Peter Johansson wrote: > > I have the setup you describe, and I have not encountered the problem you > describe. > > I have AC_CONFIG_HEADERS([config.h lib/config_public.h]) > > and there is no rule to create 'lib/config_public.h.in'. Am I missing > something? I have attached an example setup. After running 'autoreconf -fi', I get a lib/Makefile.in with an rule to create $(srcdir)/config-public.h.in calling $(AUTOHEADER). Hib Eris