]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/config/icu.pc.in
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / config / icu.pc.in
index 406b19698674cb1bf86a07e5a30dff8d7364b92d..187b4d1489fe7961c716893e76b8aa72fcdab88d 100644 (file)
@@ -1,5 +1,11 @@
-# Copyright (C) 2010, International Business Machines Corporation. All Rights Reserved.
+# Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved.
 
+# CFLAGS contains only anything end users should set
+CFLAGS = @UCONFIG_CFLAGS@
+# CXXFLAGS contains only anything end users should set
+CXXFLAGS = @UCONFIG_CXXFLAGS@
+# DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h
+DEFS = @UCONFIG_CPPFLAGS@
 prefix = @prefix@
 exec_prefix = @exec_prefix@
 #bindir = @bindir@
@@ -11,9 +17,6 @@ baselibs = @LIBS@
 #sbindir = @sbindir@
 #mandir = @mandir@
 #sysconfdir = @sysconfdir@
-CFLAGS = @CFLAGS@ 
-#CXXFLAGS = @CXXFLAGS@ 
-DEFS = @DEFS@ 
 UNICODE_VERSION=@UNICODE_VERSION@
 ICUPREFIX=icu
 ICULIBSUFFIX=@ICULIBSUFFIX@