beagle r4615 - trunk/beagle
- From: dbera svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r4615 - trunk/beagle
- Date: Tue, 18 Mar 2008 18:34:16 +0000 (GMT)
Author: dbera
Date: Tue Mar 18 18:34:16 2008
New Revision: 4615
URL: http://svn.gnome.org/viewvc/beagle?rev=4615&view=rev
Log:
bludgeon cleanup.
Modified:
trunk/beagle/Makefile.am
trunk/beagle/configure.in
Modified: trunk/beagle/Makefile.am
==============================================================================
--- trunk/beagle/Makefile.am (original)
+++ trunk/beagle/Makefile.am Tue Mar 18 18:34:16 2008
@@ -38,10 +38,6 @@
SUBDIRS += epiphany-extension
endif
-if ENABLE_BLUDGEON
-SUBDIRS += bludgeon
-endif
-
if ENABLE_THUNDERBIRD
SUBDIRS += thunderbird-extension
endif
Modified: trunk/beagle/configure.in
==============================================================================
--- trunk/beagle/configure.in (original)
+++ trunk/beagle/configure.in Tue Mar 18 18:34:16 2008
@@ -406,14 +406,6 @@
GMIME_SHARP_PREFIX=`$PKG_CONFIG --variable=prefix gmime-sharp`
dnl ----------------------------------------------
-AC_ARG_ENABLE([bludgeon],
- AC_HELP_STRING([--disable-bludgeon], [Disable bludgeon testing tool]),
- enable_bludgeon=$enableval,
- enable_bludgeon=yes)
-AM_CONDITIONAL(ENABLE_BLUDGEON, test "x$enable_bludgeon" = "xyes")
-
-
-dnl ----------------------------------------------
dnl Epiphany Extension
AC_ARG_ENABLE([epiphany-extension],
@@ -640,7 +632,6 @@
thunderbird-extension/Makefile
doc/Makefile
doc/api/Makefile
-bludgeon/Makefile
conf-data/Makefile
beagle-0.0.pc
beagle-daemon.pc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]