diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-13 21:44:30 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-13 21:44:30 +0800 |
commit | bf41adb22cc1b637a2a5396546dc301163c9abba (patch) | |
tree | ea0507908563db2b255b1290c5728efff9da988d /ChangeLog | |
parent | d663b41d1a7b7c39e967f4777b178d2e90d405a3 (diff) | |
download | gsoc2013-evolution-bf41adb22cc1b637a2a5396546dc301163c9abba.tar.gz gsoc2013-evolution-bf41adb22cc1b637a2a5396546dc301163c9abba.tar.zst gsoc2013-evolution-bf41adb22cc1b637a2a5396546dc301163c9abba.zip |
Fix to build in Suse 93
svn path=/trunk/; revision=30765
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2005-12-13 Chenthill Palanisamy <pchenthill@novell.com> + * configure.in: added a new variable to include all + the plugin directories. + * plugins/Makefile.am: Add all the plugin directories + in the dist_subdirs, so that dist has all the plugin + directories even if some package is missing. + +2005-12-13 Chenthill Palanisamy <pchenthill@novell.com> + * po/POTFILES.in: Removed the entries for e-util/e-component-listener.c and e-util/e-time-utils.c. |