configure: Check for glib-genmarshal program at configure time.
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 10 Mar 2010 00:59:06 +0000 (16:59 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 10 Mar 2010 04:13:59 +0000 (20:13 -0800)
The GUI build cannot succeed without glib-genmarshal, so it seems like a
good idea to fail earlier.

Related to bug #28959, reported by Harry Thijssen.


No differences found