aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-27 02:18:49 +0800
committerDan Winship <danw@src.gnome.org>2001-04-27 02:18:49 +0800
commit678e848710c297d8219a878970aa5471e5b3ec7d (patch)
tree1a75788dc73f21866d3e1961a634ea6e331f7d99 /libibex/ChangeLog
parentf9189bfda949a1f60a362fd8b2e552a61b5e42c7 (diff)
downloadgsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar.gz
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar.bz2
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar.lz
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar.xz
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.tar.zst
gsoc2013-evolution-678e848710c297d8219a878970aa5471e5b3ec7d.zip
Add GAL_LIBS for gunicode stuff (until glib 2.0) (INCLUDES): Use
* Makefile.am (libibex_la_LIBADD): Add GAL_LIBS for gunicode stuff (until glib 2.0) (INCLUDES): Use EXTRA_GNOME_CFLAGS (dumpindex_LDADD, testindex_LDADD): fix Remove references to mkindex and lookup. * ibex_block.c (ibex_normalise_word, utf8_category): Convert to gunicode interfaces * ibex_db.c, lookup.c, mkindex.c: Unused, remove. svn path=/trunk/; revision=9584
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r--libibex/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog
index 36d2764167..be70a14906 100644
--- a/libibex/ChangeLog
+++ b/libibex/ChangeLog
@@ -1,3 +1,16 @@
+2001-04-25 Dan Winship <danw@ximian.com>
+
+ * Makefile.am (libibex_la_LIBADD): Add GAL_LIBS for gunicode stuff
+ (until glib 2.0)
+ (INCLUDES): Use EXTRA_GNOME_CFLAGS
+ (dumpindex_LDADD, testindex_LDADD): fix
+ Remove references to mkindex and lookup.
+
+ * ibex_block.c (ibex_normalise_word, utf8_category): Convert to
+ gunicode interfaces
+
+ * ibex_db.c, lookup.c, mkindex.c: Unused, remove.
+
2001-03-26 Kjartan Maraas <kmaraas@gnome.org>
* disktail.c: Header shuffling. Move glibc headers before