aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/Makefile.am
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-11-12 08:11:22 +0800
committerChris Toshok <toshok@src.gnome.org>2003-11-12 08:11:22 +0800
commit3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a (patch)
treed145efa1c2ea56c5c00dd22aeaf316def486a426 /libversit/Makefile.am
parentb24eaafcb868b3fb1f0f0fa1bf93c6640160d203 (diff)
downloadgsoc2013-evolution-3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a.tar.gz
gsoc2013-evolution-3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a.tar.zst
gsoc2013-evolution-3a018af3a1b0aa4e4f662d9ec32f399ff38cb60a.zip
remove libversit from the build.
2003-11-11 Chris Toshok <toshok@ximian.com> * Makefile.am (SUBDIRS): remove libversit from the build. * configure.in (CERT_UI): change the libraries we link. (AC_OUTPUT): remove libversit/Makefile * libversit/*: nuke it all svn path=/trunk/; revision=23290
Diffstat (limited to 'libversit/Makefile.am')
-rw-r--r--libversit/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/libversit/Makefile.am b/libversit/Makefile.am
deleted file mode 100644
index 0fecd2963e..0000000000
--- a/libversit/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-# Makefile for libversit.a
-
-# $Id: Makefile.am,v 1.14 2003/10/24 13:05:56 danw Exp $
-
-VERSIT_SRC = \
- vcc.y \
- vcc.h \
- vobject.c \
- vobject.h \
- port.h \
- vcaltmp.c \
- vcaltmp.h
-
-privlib_LTLIBRARIES = libversit.la
-
-libversit_la_SOURCES = $(VERSIT_SRC)
-
-EXTRA_DIST = README.TXT vcaltest.c vctest.c
-
-AM_YFLAGS=-pversit_
ass='commitgraph'>* $Id$ -> $FreeBSD$peter1999-08-301-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Disable sound support on the Alpha for the time being.steve1999-07-051-4/+6 * Don't write to DISTDIR.steve1999-07-051-7/+7 * Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1 * Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2 * libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2 * Use ?= to define PKGNAME, or include from xpbiff-youbin won't override it.asami1997-09-091-2/+2 * style police.obrien1997-08-291-3/+3