#
# Configuration file for using the UNICODE library in GNOME applications
#
UNICODE_LIBDIR="-L/usr/lib"
UNICODE_LIBS="-lunicode"
UNICODE_INCLUDEDIR="-I/usr/include -DUNICODE_USE_SYSTEM_ICONV"
MODULE_VERSION="unicode-0.4"

