diff options
author | JP Rosevear <jpr@ximian.com> | 2002-09-24 02:38:12 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-09-24 02:38:12 +0800 |
commit | 100c94e3cc5529ce42d5cb34a06235c399f030a3 (patch) | |
tree | bd3cb66a59a5bbfac878078dcf0f0658253cc227 /ChangeLog | |
parent | 99f8a976b9593adaef827adf1b4dabe0bf603b3f (diff) | |
download | gsoc2013-evolution-100c94e3cc5529ce42d5cb34a06235c399f030a3.tar.gz gsoc2013-evolution-100c94e3cc5529ce42d5cb34a06235c399f030a3.tar.zst gsoc2013-evolution-100c94e3cc5529ce42d5cb34a06235c399f030a3.zip |
fix kde applnk test to not test for things if disabled
2002-09-23 JP Rosevear <jpr@ximian.com>
* configure.in: fix kde applnk test to not test for things if
disabled
* configure.in: Fix up mozilla tests and allow static linking of
nss/nspr (Frank Belew <frb@ximian.com>)
svn path=/trunk/; revision=18173
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2002-09-23 JP Rosevear <jpr@ximian.com> + + * configure.in: fix kde applnk test to not test for things if + disabled + + * configure.in: Fix up mozilla tests and allow static linking of + nss/nspr (Frank Belew <frb@ximian.com>) + 2002-09-23 Aaron Weber <aaron@ximian.com> * README: Update URLs for mailing lists, Evolution application @@ -9,7 +17,7 @@ * data/evolution.1: Update with information about where the real help is. Clarify example formatting. - + 2002-09-16 Ettore Perazzoli <ettore@ximian.com> * data/cde_app_root/Makefile.am: New. |