Re: [gnome-love] Newbie build GNOME 2.12 with JHBUILD from GNOME CVS
- From: Stanislav Brabec <sbrabec suse cz>
- To: Elijah Newren <newren gmail com>
- Cc: GNOME-DEVEL <gnome-devel-list gnome org>,	GTK-APP-DEVEL <gtk-app-devel-list gnome org>, famarost unimep br,	DESKTOP-DEVEL-LIST <desktop-devel-list gnome org>,	GNOME-LOVE <gnome-love gnome org>
- Subject: Re: [gnome-love] Newbie build GNOME 2.12 with JHBUILD from GNOME CVS
- Date: Fri, 12 Aug 2005 12:55:11 +0200
Elijah Newren wrote:
> >     /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of
> > AM_PATH_GTK
> >     /usr/share/aclocal/glib.m4:8: warning: underquoted definition of
> > AM_PATH_GLIB
> >     /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition
> > of AM_PATH_GDK_PIXBUF
> >     checking for a BSD-compatible
> Everyone gets those warnings.  Ignore them.  Experts with sufficient
> knowledge of autofoo wizardry will eventually fix them for us.  At
> least, that's what I do and assume, and it works for me.
I am afraid, that nobody will create new release of glib1 and gtk1 to
fix this warning. If you don't like it and your distro doesn't fix it,
simply fix it yourself:
change
AC_DEFUN(underquoted_symbol,
to
AC_DEFUN([underquoted_symbol],
... And ensure, that all arguments are [] quoted.
-- 
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SuSE CR, s. r. o.                             e-mail: sbrabec suse cz
Drahobejlova 27                               tel: +420 296 542 382
190 00 Praha 9                                fax: +420 296 542 374
Czech Republic                                http://www.suse.cz/
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]