aboutsummaryrefslogtreecommitdiffstats
path: root/libversit
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>1999-09-19 09:14:24 +0800
committerEskil Heyn Olsen <eskil@src.gnome.org>1999-09-19 09:14:24 +0800
commitf75cc7238b336522d966538e58f79bb11b996cbc (patch)
treecbb522e5f853b3ca6ebc52ee9887d47e6c850e61 /libversit
parentb2c5bf685a08cd401de24ad9ec7698804fce51ec (diff)
downloadgsoc2013-evolution-f75cc7238b336522d966538e58f79bb11b996cbc.tar.gz
gsoc2013-evolution-f75cc7238b336522d966538e58f79bb11b996cbc.tar.zst
gsoc2013-evolution-f75cc7238b336522d966538e58f79bb11b996cbc.zip
changed to be a .la file instead of .a, this allows lib*_conduit to use
* libversit: changed to be a .la file instead of .a, this allows lib*_conduit to use the library. * gncal/calendar-conduit: implemented iterate and iterate_specific. * gncal/corba-cal: fixed warnings. svn path=/trunk/; revision=1239
Diffstat (limited to 'libversit')
-rw-r--r--libversit/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am
index 60aadedbdd..ce54e0bc25 100644
--- a/libversit/Makefile.am
+++ b/libversit/Makefile.am
@@ -1,7 +1,7 @@
-noinst_LIBRARIES = libversit.a
+noinst_LTLIBRARIES = libversit.la
-libversit_a_SOURCES = \
+libversit_la_SOURCES = \
vcc.y \
vcc.h \
vobject.c \
Warnings?id=a0bb3e02183fda7f01d263ec9ce77dd56a0e3cc4'>- Update to 1.04.lippe2012-04-062-4/+6 * - Add TEST_DEPENDS to enable testingswills2012-02-201-0/+2 * -remove MD5ohauer2011-07-031-1/+0 * - Update to 1.02.lippe2010-09-132-4/+4 * Update to 1.01.lippe2010-01-182-4/+4 * - Take maintainership.lippe2008-09-051-1/+1 * Reset alex@kapranoff.ru due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1 * - Update to 0.084leeym2008-07-292-12/+12 * Hunt for typos in devel/p5-*.olgeni2008-05-241-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * - Update to 0.083miwi2007-01-252-4/+4 * SHA256ifyedwin2006-01-221-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * - Update to 0.082garga2005-10-192-3/+3 * Update devel/p5-Test-NoWarnings to version 0.081ehaupt2005-10-042-3/+3