#!/bin/sh
## -*-sh-*-
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
## Copyright (c) 2002, International Business Machines Corporation and
## others. All Rights Reserved.
#
icu-config --invoke=./myapp
icu-config --invoke=/path/to/myapp
icu-config --ldflags
-icu-config --ldflags-layout
icu-config --ldflags-searchpath
icu-config --ldflags-libsonly
icu-config --ldflags-system
icu-config --prefix=/tmp --bindir
# following needs to point to an alternate path that will work
icu-config --prefix=/Users/srl/II --cflags
-icu-config --detect-prefix --ldflags --ldflags-layout
+icu-config --detect-prefix --ldflags