aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeg/files/patch-ab b/graphics/jpeg/files/patch-ab
index 091185f0ecfa..e4de71cf3d30 100644
--- a/graphics/jpeg/files/patch-ab
+++ b/graphics/jpeg/files/patch-ab
@@ -5,7 +5,7 @@
if test "x$LTSHARED" != xno -o "x$LTSTATIC" != xno; then
USELIBTOOL="yes"
- LIBTOOL="./libtool"
-+ if test "x$LIBTOOL" == "x"; then
++ if test "x$LIBTOOL" = "x"; then
+ LIBTOOL="./libtool"
+ fi
O="lo"