Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
1 #!/bin/sh
2 ## -*-sh-*-
3 #set -x
4 # BEGIN of icu-config-top
5 #******************************************************************************
6 # Copyright (C) 1999-2013, International Business Machines
7 # Corporation and others. All Rights Reserved.
8 #******************************************************************************
9 # This script is designed to aid configuration of ICU.
10 # rpath links a library search path right into the binaries.
11 #
12 # Note: it's preferred to use the .pc files rather than icu-config.
13 #
15 ### END of icu-config-top
17 ## Zero out prefix.
18 execprefix=
19 prefix=
22 loaddefs()
23 {