diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-23 04:11:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-23 04:11:10 +0800 |
commit | 61300d7b247a126e2370e11075589fec81349ae7 (patch) | |
tree | ccc73c3e6683ef6365ade7d0f00769ac4917e463 /libwombat/ChangeLog | |
parent | 0025d4a8ee4bad362d6f116d529eb55f8dd10d9c (diff) | |
download | gsoc2013-evolution-61300d7b247a126e2370e11075589fec81349ae7.tar.gz gsoc2013-evolution-61300d7b247a126e2370e11075589fec81349ae7.tar.zst gsoc2013-evolution-61300d7b247a126e2370e11075589fec81349ae7.zip |
Install libwombat in $(privlibdir) and version the
include file path using $(BASE_VERSION).
svn path=/trunk/; revision=19561
Diffstat (limited to 'libwombat/ChangeLog')
-rw-r--r-- | libwombat/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libwombat/ChangeLog b/libwombat/ChangeLog index 668f5d6375..695447edd1 100644 --- a/libwombat/ChangeLog +++ b/libwombat/ChangeLog @@ -1,3 +1,8 @@ +2003-01-22 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am: Install libwombat in $(privlibdir) and version the + include file path using $(BASE_VERSION). + 2002-11-04 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: fixed flags for $(ORBIT_IDL). |