GNOME Bugzilla – Bug 316625
autoreconf non-posix complaints
Last modified: 2005-09-18 19:11:01 UTC
autoreconf is complaining about the $(shell ...) GNU-extension being used in Makefile.am. One should run pkg-config in configure.ac instead.
Created attachment 52363 [details] [review] proposed patch
Committed, thanks Tommi.