On Wed, May 03, 2006 at 09:17:59PM -0600, Karihaloo, Ujjval wrote:
> ./configure: line 5028: syntax error near unexpected token `1.2.0,'
> ./configure: line 5028: `AM_PATH_GTK(1.2.0, ,'

configure was generated on a system lacking gtk+-devel,
AM_PATH_GTK() was undefined then and thus left unexpanded.
If you re-generate configure now, it should be OK.

Yeti


--
Anonyms eat their boogers.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to