diff options
author | Dan Winship <danw@src.gnome.org> | 2001-04-27 02:21:54 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-04-27 02:21:54 +0800 |
commit | d522b604df889e6abc792557f0232a77304ddb58 (patch) | |
tree | db2697fccabe91b27a030bd0e83be41dc4037591 /README | |
parent | 18af050c0507105544f5a83cd529a8b7a4264bdd (diff) | |
download | gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.gz gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.tar.zst gsoc2013-evolution-d522b604df889e6abc792557f0232a77304ddb58.zip |
We no longer depend on libunicode.
* README: We no longer depend on libunicode.
* configure.in: Remove check for libunicode. Remove unicode cflags
and libs from all CFLAGS and LIBS variables. Add GAL_LIBS for
things that need to depend on just gal (for gunicode).
svn path=/trunk/; revision=9586
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -141,8 +141,6 @@ and -devel packages for each library. *** either gnome-libs or evolution for the Makefiles to work *** properly. - - libunicode - 0.4.gnome (*) - - gal (GNOME Application Library) - 0.5.99.5 or later - gtkhtml - 0.8.2 or later |