don't hard code pkg config version
authorJP Rosevear <jpr@novell.com>
Thu, 23 Sep 2004 16:45:29 +0000 (16:45 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Thu, 23 Sep 2004 16:45:29 +0000 (16:45 +0000)
commitba397da53ecfa5bf3d812ec948b0efd4afda54f7
treec77258baa97124b4bca814f2d1e102d7fdadb51c
parent609b304ab55d0464adf5a9c95787f2f9a85daa1b
don't hard code pkg config version

2004-09-23  JP Rosevear  <jpr@novell.com>

* Makefile.am: don't hard code pkg config version

* configure.in: bump version, reset libtool versions because the
library is now versioned

* libedataserver/Makefile.am: build versioned lib and version
pkgconfig stuff

* src/Makefile.am: link against versioned libs

2004-09-23  JP Rosevear  <jpr@novell.com>

* Makefile.am: build versioned library and don't hard code pkg
config name

2004-09-23  JP Rosevear  <jpr@novell.com>

* libebook/Makefile.am: build a versioned lib, don't hard
code the pkgconfig version

* libedata-book/Makefile.am: ditto

* backends/file/Makefile.am: link against the correct library
version

* backends/groupwise/Makefile.am: ditto

* backends/vcf/Makefile.am: ditto

* backends/ldap/Makefile.am: ditto

* tests/vcard/Makefile.am: ditto

* tests/ebook/Makefile.am: ditto

2004-09-23  JP Rosevear  <jpr@novell.com>

* libecal/Makefile.am: build a versioned lib, don't hard
code the pkgconfig version

* libedata-cal/Makefile.am: ditto

* backends/file/Makefile.am: link against the correct library version

* backends/http/Makefile.am: ditto

* backends/groupwise/Makefile.am: ditto

* backends/contacts/Makefile.am: ditto

* tests/ecal/Makefile.am: ditto
33 files changed:
ChangeLog
Makefile.am
addressbook/ChangeLog
addressbook/backends/file/Makefile.am
addressbook/backends/groupwise/Makefile.am
addressbook/backends/ldap/Makefile.am
addressbook/backends/vcf/Makefile.am
addressbook/libebook/Makefile.am
addressbook/libebook/libebook.pc.in [moved from addressbook/libebook/libebook-1.0.pc.in with 88% similarity]
addressbook/libedata-book/Makefile.am
addressbook/libedata-book/libedata-book.pc.in [moved from addressbook/libedata-book/libedata-book-1.0.pc.in with 84% similarity]
addressbook/tests/ebook/Makefile.am
addressbook/tests/vcard/Makefile.am
calendar/ChangeLog
calendar/backends/contacts/Makefile.am
calendar/backends/file/Makefile.am
calendar/backends/groupwise/Makefile.am
calendar/backends/http/Makefile.am
calendar/libecal/Makefile.am
calendar/libecal/libecal.pc.in [moved from calendar/libecal/libecal-1.0.pc.in with 88% similarity]
calendar/libedata-cal/Makefile.am
calendar/libedata-cal/libedata-cal.pc.in [moved from calendar/libedata-cal/libedata-cal-1.0.pc.in with 80% similarity]
calendar/tests/ecal/Makefile.am
configure.in
docs/reference/addressbook/libebook/Makefile.am
docs/reference/calendar/libecal/Makefile.am
evolution-data-server.pc.in [moved from evolution-data-server-1.0.pc.in with 100% similarity]
libedataserver/Makefile.am
libedataserver/libedataserver.pc.in [moved from libedataserver/libedataserver-1.0.pc.in with 91% similarity]
servers/groupwise/ChangeLog
servers/groupwise/Makefile.am
servers/groupwise/libegroupwise.pc.in [moved from servers/groupwise/libegroupwise-1.0.pc.in with 91% similarity]
src/Makefile.am