[Digikam-devel] [Bug 147671] New: Portability problem in configure script
Thomas Klausner
wiz at danbala.tuwien.ac.at
Sun Jul 8 10:00:29 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=147671
Summary: Portability problem in configure script
Product: digikam
Version: unspecified
Platform: NetBSD pkgsrc
OS/Version: NetBSD
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: wiz danbala tuwien ac at
Version: 0.9.2 (using KDE KDE 3.5.7)
Installed from: NetBSD pkgsrc
OS: NetBSD
digikam-0.9.2's configure script uses the unportable bash "=="
comparison operator for test(1). It is not supported by most other
shells or even test(1) from GNU coreutils. Please use "="
instead. I'll attach a patch.
More information about the Digikam-devel
mailing list