[hafqa] [hafqa] [Bug 817] [PATCH] register enum types.

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Wed Nov 8 21:36:34 EET 2006
https://maemo.org/bugzilla/show_bug.cgi?id=817





------- Additional Comments From tommi.komulainen at nokia.com  2006-11-08 21:36 -------
(From update of attachment 123)
>+# define a MAINT-like variable REBUILD which is set if Perl
>+# is found, so autogenerated sources can be rebuilt
>+AC_CHECK_PROGS(PERL, perl5 perl)

PERL is unused in the rest of the patch, so the check seems a bit silly or
unobvious?


>+	(cd $(srcdir) && glib-mkenums \

This should be $(GLIB_MKENUMS) which is set by AM_PATH_GLIB_2_0 or manually
with

GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
AC_SUBST(GLIB_MKENUMS)


-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list