aboutsummaryrefslogtreecommitdiffstats
path: root/libversit
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-11-30 04:36:00 +0800
committerDan Winship <danw@src.gnome.org>2000-11-30 04:36:00 +0800
commit87d218b24d399a0895865fd328da5bc4116353a1 (patch)
treed2a44c626dd1bed09d9c979a2f9b9b270c1c75a9 /libversit
parentbb04a38e88b9a338ed9f4c7998a93e142f0c1bd6 (diff)
downloadgsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar.gz
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar.bz2
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar.lz
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar.xz
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.tar.zst
gsoc2013-evolution-87d218b24d399a0895865fd328da5bc4116353a1.zip
Move away from unicode_iconv*. We still need libunicode for utf8
strings functions, but that will go away eventually. * configure.in: Add a check for libiconv, which is required if your system doesn't have iconv in libc, or has glibc 2.1.2. Bump the gal version number to 0.2.99.3 * tests/Makefile.am (LDADD): add ICONV_LIBS * gal/widgets/Makefile.am (libwidgets_la_LDFLAGS): Add ICONV_LIBS * gal/widgets/e-unicode.c: Use iconv rather than libunicode for iconv()ing. (e_unicode_init): No longer needed * gal/widgets/e-font.c: Use iconv rather than libunicode for iconv()ing. (e_iconv_{from,to}_gdk_font): renamed from e_uiconv... * gal/widgets/test-e-font.c: No longer need to e_unicode_init(). svn path=/trunk/; revision=6719
Diffstat (limited to 'libversit')
0 files changed, 0 insertions, 0 deletions