> autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> autogen.sh:error: while running autoheader
Your autoheader is pickier than mine, but is basically right. I
removed the autoheader invocation from the autogen.sh script. It
should work now.
Frédér
Ok, I ran into something that might be my fault..
after compiling pgserver and cli_c i went on to compile themetools. i
issued the ./autogen.sh in the themetools directory and I get the following.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
autogen.sh:error: while running au