After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316625 - autoreconf non-posix complaints
autoreconf non-posix complaints
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.9
Other Linux
: Normal enhancement
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-18 12:30 UTC by Tommi Komulainen
Modified: 2005-09-18 19:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.88 KB, patch)
2005-09-18 12:31 UTC, Tommi Komulainen
none Details | Review

Description Tommi Komulainen 2005-09-18 12:30:38 UTC
autoreconf is complaining about the $(shell ...) GNU-extension being used in
Makefile.am. One should run pkg-config in configure.ac instead.
Comment 1 Tommi Komulainen 2005-09-18 12:31:05 UTC
Created attachment 52363 [details] [review]
proposed patch
Comment 2 Martyn Russell 2005-09-18 19:11:01 UTC
Committed, thanks Tommi.