memcached-1.1.9-snapshot
Brad Fitzpatrick
brad@danga.com
Mon, 11 Aug 2003 18:51:07 -0700 (PDT)
I was running into "AC_CONFIG_HEADERS not found" a ton yesterday. I hate
autoconf too.
I got around it by running aclocal first, but I have no clue why that
works.
On Mon, 11 Aug 2003, Evan Martin wrote:
> On Mon, 2003-08-11 at 18:40, Brion Vibber wrote:
> > Brad Fitzpatrick wrote:
> >
> > >$ sh ./autogen.sh
> > >
> > $ sh ./autogen.sh
> > aclocal...
> > autoheader...
> > autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
>
> I was encountering this, too, but I thought it was my weird setup.
> Can you try running "aclocal" manually first and then running autogen
> again?
>
> --
> Evan Martin
> martine@danga.com
> http://neugierig.org
>
>