[Libreoffice-commits] .: Branch 'feature/gbuild_scp2' - icu/icuversion.mk

David Tardon dtardon at kemper.freedesktop.org
Sat May 19 23:16:20 PDT 2012


 icu/icuversion.mk |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit 14fde1c10609b2d82bd15bba22e5b8008a90252e
Author: David Tardon <dtardon at redhat.com>
Date:   Mon May 14 17:16:34 2012 +0200

    these are only set by configure for system icu
    
    Change-Id: Ia597b0a1a4f04494739227cbeadb506e69eaa50b

diff --git a/icu/icuversion.mk b/icu/icuversion.mk
index fbadd74..8f82d8e 100755
--- a/icu/icuversion.mk
+++ b/icu/icuversion.mk
@@ -24,15 +24,6 @@
 # for a copy of the LGPLv3 License.
 #
 #*************************************************************************
-# major
-.IF "$(ICU_MAJOR)" == ""
 ICU_MAJOR=4
-.ENDIF
-# minor
-.IF "$(ICU_MINOR)" == ""
 ICU_MINOR=4
-.ENDIF
-# micro
-.IF "$(ICU_MICRO)" == ""
 ICU_MICRO=2
-.ENDIF


More information about the Libreoffice-commits mailing list