Hi Paul,
On Sat, Nov 24, 2012 at 11:57 AM, Paul Eggert <[email protected]> wrote:
> This often means that you haven't run autoheader,
> so you might try running that, or running autoreconf
> (which runs autoheader).
In my case, it was a compound problem with three factors:
1. I was using a bootstrap script with a bug
2. I was using some obsoleted code in configure.ac (CX_INIT/CX_EARLY)
3. The error message was not pointing me to something I could use
for guidance (an automake problem) I brought the issue here because
I was trying to use gnulib-tool to set everything up.
Thank you! Regards, Bruce