[Flac-dev] autoheader failing?
Josh Coalson
xflac at yahoo.com
Mon Oct 14 18:13:02 PDT 2002
--- Matt Zimmerman <mdz at debian.org> wrote:
> (btw, after mangling all the autoconfiscations to use config.h,
> autoheader
> works for me...)
>
> On Mon, Oct 07, 2002 at 11:16:13PM -0700, Josh Coalson wrote:
>
> > > (btw, I do think it would be a very good idea to start using
> > > AC_CONFIG_HEADERS instead of passing so many of -D's on the
> compiler
> > > command line)
> >
> > Yeah, it's a good idea... can you take care of this one? I'm kind
> of
> > swamped lately. Just check it in on the trunk.
>
> Done. I ran a full make distclean/configure/make check cycle and
> everything
> worked for me. I haven't tested all possible combinations, though,
> so I may
> have missed a thing or two.
>
> Basically, all that should be necessary is to add some:
>
> #ifdef HAVE_CONFIG_H
> #include <config.h>
> #endif
>
> at the top of any file which needs the config stuff.
Cool, but a typo (?) has crept in to the Makefile.am's; there
is a space after some of the @ vars, e.g. '@CFLAGS@' is now
'@ CFLAGS@'.
Josh
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
More information about the Flac-dev
mailing list