diff options
author | NotZed <notzed@zedzone.helixcode.com> | 2000-02-14 13:44:48 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-02-14 13:44:48 +0800 |
commit | 64c513f9fe6163b2154255987e2a95b0d34d534e (patch) | |
tree | 92e7c6fc7875bc81d934343c12827f67d7f65991 /ChangeLog | |
parent | c145f90b49652191dc4135da4eaa522c76ba4874 (diff) | |
download | gsoc2013-evolution-64c513f9fe6163b2154255987e2a95b0d34d534e.tar.gz gsoc2013-evolution-64c513f9fe6163b2154255987e2a95b0d34d534e.tar.zst gsoc2013-evolution-64c513f9fe6163b2154255987e2a95b0d34d534e.zip |
Add libunicode to CFLAGS/LIBS.
2000-02-14 NotZed <notzed@zedzone.helixcode.com>
* configure.in (EXTRA_GNOME_CFLAGS): Add libunicode to CFLAGS/LIBS.
2000-02-13 NotZed <notzed@zedzone.helixcode.com>
* configure.in: Added check for libunicode.
* Makefile.am (SUBDIRS): Added libibex.
* tests/test11.c (main): New test, tests search api.
svn path=/trunk/; revision=1774
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2000-02-14 NotZed <notzed@zedzone.helixcode.com> + + * configure.in (EXTRA_GNOME_CFLAGS): Add libunicode to CFLAGS/LIBS. + +2000-02-13 NotZed <notzed@zedzone.helixcode.com> + + * configure.in: Added check for libunicode. + + * Makefile.am (SUBDIRS): Added libibex. + + * tests/test11.c (main): New test, tests search api. + 2000-02-13 Matt Loper <matt@helixcode.com> * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which |