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 686830 - configure uses unportable test(1) construct
configure uses unportable test(1) construct
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Build system
2.4.x
Other NetBSD
: Normal normal
: ---
Assigned To: Derek Atkins
Christian Stimming
Depends on:
Blocks:
 
 
Reported: 2012-10-24 22:46 UTC by Thomas Klausner
Modified: 2018-06-29 23:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch fixing the problem (455 bytes, patch)
2012-10-24 22:46 UTC, Thomas Klausner
committed Details | Review

Description Thomas Klausner 2012-10-24 22:46:41 UTC
Created attachment 227208 [details] [review]
Patch fixing the problem

configure{,.ac} is using a bash extension to test(1), the "=="
operator, which is not supported by most other shells or even test(1)
in GNU coreutils. Please use "=" instead.
Comment 1 John Ralls 2012-10-28 21:10:12 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 2 John Ralls 2017-09-24 22:45:57 UTC
Reassign version to 2.4.x so that individual 2.4 versions can be retired.
Comment 3 John Ralls 2018-06-29 23:11:19 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=686830. Please update any external references or bookmarks.