ICU-CONFIG(1) ICU-CONFIG(1) (NAME) icu-config - ICU (SYNOPSIS) icu-config [ ... ] (DESCRIPTION) icu-config ICU . icu-config ICU Makefile . icu-config PATH (Header) ICU . (EXAMPLES) icu-config makefile . ++C ICU ( icu/source/samples/props/props.cpp): `icu-config --cxx --cxxflags --cppflags --ldflags` -o props props.cpp icu-config makefile . props : CC=$(shell icu-config --cc) CXX=$(shell icu-config --cxx) CPPFLAGS=$(shell icu-config --cppflags) CXXFLAGS=$(shell icu-config --cxxflags) LDFLAGS =$(shell icu-config --ldflags) all: props props.o: props.cpp make(1) . (OPTIONS) --bindir () . 'bin' . ICU . --cc C . $(CC) Makefile . --cflags C . $(CFLAGS) Makefile . include . (-g) . --cppflags C . $(CPPFLAGS) Makefile . include -I -D . --cppflags-searchpath C -I . --cxx ++C . $(CXX) Makefile . --cxxflags ++C . $(CXXFLAGS) Makefile . --detect-prefix ICU icu-config ICU icu-config . ICU . --exec-prefix ( bin sbin ) . (prefix) . --exists ICU () . --help, -?,--usage . --icudata (shortname) ICU . .dat .dll .so .lib .a 'lib' . icudt21b . --icudata-install-dir ICU . --install pkgdata(1) . --icudata-mode pkgdata ICU ( dll common) . --mode pkgdata(1) . --icudatadir ( ICU_DATA$ ). libdir . --invoke ICU ICU . LD_LIBRARY_PATH . --invoke=prog --invoke prog . prog ICU genrb(1) icu-config . --ldflags (Linker) . -L -l ICU . "common" (libicuuc) "i18n" (libicui18n) . "--ldflags --ldflags-icuio" icuio ICU . $(LDFLAGS) Makefile . --ldflags-layout Layout ICU . --ldflags-icuio ICU I/O . --ldflags-libsonly --ldflags -l . --ldflags-searchpath --ldflags -L . --ldflags-system --ldflags ( pthreads) . --mandir (man) ICU (man). --prefix ( ) ICU . --prefix=prefix ICU prefix . . --sbindir ICU (sbin). --shared-datadir ICU (share). --sysconfdir ICU (etc). --unicode-version (Unicode) ICU . --version ICU . --incfile 'Makefile.inc' -O pkgdata(1) . (AUTHORS) Steven Loomis (VERSION) 78.3 (COPYRIGHT) (C) 2002-2004 IBM, Inc. . (SEE ALSO) pkgdata(1), genrb(1) icu ICU-CONFIG(1)