]> git.saurik.com Git - apple/icu.git/blob - icuSources/config/icu-config-top
ICU-3.13.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 #******************************************************************************
6 # Copyright (C) 1999-2002, International Business Machines
7 # Corporation and others. All Rights Reserved.
8 # $Revision: 1.1.1.1 $
9 #******************************************************************************
10 # This script is designed to aid configuration of ICU.
11 # rpath links a library search path right into the binaries.
12
13
14 ### END of icu-config-top
15
16 ## Zero out prefix.
17 execprefix=
18 prefix=
19
20
21 loaddefs()
22 {
23