diff options
Diffstat (limited to 'net-im/telepathy-gabble/files/patch-Makefile.in')
-rw-r--r-- | net-im/telepathy-gabble/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net-im/telepathy-gabble/files/patch-Makefile.in b/net-im/telepathy-gabble/files/patch-Makefile.in index 911ee27c5cf6..6e8234229f1c 100644 --- a/net-im/telepathy-gabble/files/patch-Makefile.in +++ b/net-im/telepathy-gabble/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2009-03-12 20:41:53.000000000 -0400 -+++ Makefile.in 2009-03-12 20:41:59.000000000 -0400 -@@ -203,7 +203,7 @@ top_build_prefix = @top_build_prefix@ +--- Makefile.in.orig 2010-09-18 17:29:38.000000000 +0000 ++++ Makefile.in 2010-09-18 17:29:53.000000000 +0000 +@@ -267,7 +267,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I m4 --SUBDIRS = docs tools extensions lib src data m4 tests -+SUBDIRS = docs tools extensions lib src data m4 - DISTCHECK_CONFIGURE_FLAGS = --disable-debug +-SUBDIRS = docs tools extensions lib src data m4 plugins tests gabble ++SUBDIRS = docs tools extensions lib src data m4 plugins gabble + DISTCHECK_CONFIGURE_FLAGS = --disable-debug --enable-gtk-doc CLEANFILES = FIXME.out LCOV_CHECK_ARGS = CHECK_TWISTED_SLEEP=6 |