]> git.saurik.com Git - apple/icu.git/blob - icuSources/config/icu-config-top
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / config / icu-config-top
1 #!/bin/sh
2 ## -*-sh-*-
3 #set -x
4 # BEGIN of icu-config-top
5 # Copyright (C) 2016 and later: Unicode, Inc. and others.
6 # License & terms of use: http://www.unicode.org/copyright.html
7 #******************************************************************************
8 # Copyright (C) 1999-2013, International Business Machines
9 # Corporation and others. All Rights Reserved.
10 #******************************************************************************
11 # This script is designed to aid configuration of ICU.
12 # rpath links a library search path right into the binaries.
13 #
14 # Note: it's preferred to use the .pc files rather than icu-config.
15 #
16
17 ### END of icu-config-top
18
19 ## Zero out prefix.
20 execprefix=
21 prefix=
22
23
24 loaddefs()
25 {
26