Re: GLIB_AC_DIVERT_BEFORE_HELP
- From: Ron Steinke <rsteinke w-link net>
- To: otaylor redhat com, rsteinke w-link net
- Cc: gtk-devel-list gnome org
- Subject: Re: GLIB_AC_DIVERT_BEFORE_HELP
- Date: Fri, 31 Aug 2001 21:16:54 -0700
From: Owen Taylor <otaylor redhat com>
>
> Ron Steinke <rsteinke w-link net> writes:
>
> > I'm having some trouble building the most recent CVS gtk+.
> > When I built glib, the file acglib.m4 containing the macro
> > GLIB_AC_DIVERT_BEFORE_HELP was not installed along with everything
> > else. Copying the file into $(installdir)/share/aclocal (which is
> > passed to aclocal with a -I flag) doesn't seem to help aclocal
> > in gtk+ find this macro, however. Any ideas?
>
> It's in acinclude.m4 in GTK+ ... aclocal should pick it up
> automatically ... and does for me.
>
> I'm not sure what's going on for you, really.
On closer examination, it's autoconf that's barfing. The output is:
configure.in:159: AC_PROG_CPP was called before AC_PROG_CC
autoconf: Undefined macros:
configure.in:101:GLIB_AC_DIVERT_BEFORE_HELP([
configure.in:25:GLIB_AC_DIVERT_BEFORE_HELP([
Is it not reading in acinclude.m4?
Ron Steinke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]