ICU-5351 Filter out SHARED_OBJECT from icu-config

X-SVN-Rev: 20177
This commit is contained in:
John Emmons 2006-08-29 15:57:43 +00:00
parent dbc0d1d9ee
commit b40139bdff

View File

@ -1,6 +1,7 @@
# Copyright (C) 1999-2004, International Business Machines Corporation and others. All Rights Reserved.
# Copyright (C) 1999-2006, International Business Machines Corporation and others. All Rights Reserved.
s%^\([a-zA-Z\._-]*\)[ ]*+=%\1=$(\1) %
s%^[A-Z]*_SO_TARG*%## &%
s%^SHARED_OBJECT.*%## &%
s%^LD_SONAME.*%## &%
s%$(\([^\)]*\))%${\1}%g
s%^ %#M# %