summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-23 12:11:07 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-23 12:11:07 +0300
commit5da2821ccbfbbe2c3486ca8571c4298adc439364 (patch)
tree0070316942a04973f15ba2480d26c164b6f55fc6 /configure.ac
parent21e07d473d1ce995ca0f1d0ac0edb03e75a7dfc1 (diff)
Thinko
Change-Id: I31e1c7a7f0017abe6d4e45f32ea4aad6545cffe1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9aa11267bc5..13f4e69b388e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,7 +492,7 @@ darwin*) # Mac OS X or iOS
test_cups=no
else
_os=Darwin
- INSTROOTSUFFIX=/$(PRODUCTNAME).app/Contents
+ INSTROOTSUFFIX=/$PRODUCTNAME.app/Contents
fi
enable_systray=no
# See comment above the case "$host_os"