michael@0: #!/bin/sh michael@0: ## -*-sh-*- michael@0: #set -x michael@0: # BEGIN of icu-config-top michael@0: #****************************************************************************** michael@0: # Copyright (C) 1999-2013, International Business Machines michael@0: # Corporation and others. All Rights Reserved. michael@0: #****************************************************************************** michael@0: # This script is designed to aid configuration of ICU. michael@0: # rpath links a library search path right into the binaries. michael@0: # michael@0: # Note: it's preferred to use the .pc files rather than icu-config. michael@0: # michael@0: michael@0: ### END of icu-config-top michael@0: michael@0: ## Zero out prefix. michael@0: execprefix= michael@0: prefix= michael@0: michael@0: michael@0: loaddefs() michael@0: { michael@0: