Stefan Monnier skrev:
if $PKG_CONFIG --exists "$2" ; then
Changed to redirect stderr from $PKG_CONFIG to /dev/null.
I'm not sure if that would have any influence, but I've often found the
output of pkg-config to be useful to figure out what I needed to
install/upgrade in order to get something working. So if redirecting stderr
hides this error, I'd rather we don't do it,
I agree. We should treat this as a local misconfiguration, i.e. outside the
scope of Emacs.
Jan D.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug