summaryrefslogtreecommitdiff
path: root/ios/lo.xcconfig.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-13 18:27:59 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-14 17:21:19 +0300
commitc0f2dc1347cfbc121408959531998b217cd1c617 (patch)
tree04a3655797bf5856115e0500a170297ef0ac58ec /ios/lo.xcconfig.in
parenta4351c3db546a815b9bdfd9989b440a333a342d4 (diff)
It doesn't seem to work to use variable references for file names anyway
Change-Id: Ic98a9c5792b98705b57f39e1d90fb7019bfb95c9
Diffstat (limited to 'ios/lo.xcconfig.in')
-rw-r--r--ios/lo.xcconfig.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in
index 26299fabf956..60e228e0c23b 100644
--- a/ios/lo.xcconfig.in
+++ b/ios/lo.xcconfig.in
@@ -16,7 +16,6 @@ LO_BUILDDIR = @BUILDDIR@
LO_INSTDIR = @INSTDIR@
LO_SRCDIR = @SRC_ROOT@
LO_WORKDIR = @WORKDIR@
-LO_ICU_MAJOR = @ICU_MAJOR@
// These are actual Xcode-known settings. The corresponding autoconf
// variables are prefixed with XCODE_ to make it clear in configure.ac