diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-23 00:57:05 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-23 00:57:05 +0800 |
commit | ff55521bec80d0e26fde8d8dac2efa8da3bfb843 (patch) | |
tree | cda3d5cff6d2d2ad48b02f5547a429e365ef8d6b /ChangeLog | |
parent | 5e9d81e541449d811574d64c9f0e84e0cf24b536 (diff) | |
download | gsoc2013-evolution-ff55521bec80d0e26fde8d8dac2efa8da3bfb843.tar.gz gsoc2013-evolution-ff55521bec80d0e26fde8d8dac2efa8da3bfb843.tar.zst gsoc2013-evolution-ff55521bec80d0e26fde8d8dac2efa8da3bfb843.zip |
HAVE_KDE_APPLNK.
* acconfig.h: HAVE_KDE_APPLNK.
* configure.in (EVO_CHECK_LIB): AC_DEFINE `HAVE_KDE_APPLNK' in the
case in which the kde applnk dir is found. Also fix the logic
with the checking so it doesn't get fooled.
svn path=/trunk/; revision=13877
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-10-22 Ettore Perazzoli <ettore@ximian.com> + + * acconfig.h: HAVE_KDE_APPLNK. + + * configure.in (EVO_CHECK_LIB): AC_DEFINE `HAVE_KDE_APPLNK' in the + case in which the kde applnk dir is found. Also fix the logic + with the checking so it doesn't get fooled. + 2001-10-22 JP Rosevear <jpr@ximian.com> * data/Makefile.am: include destdir in the path of the kde desktop |