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: [EMAIL PROTECTED] Drahobejlova 27 tel: +420 296 542 382 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/ _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list