[libchamplain] Fix Bug 585854 – Make distcheck required --enable-python but doesn't say so
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Fix Bug 585854 – Make distcheck required --enable-python but doesn't say so
- Date: Fri, 31 Jul 2009 23:45:48 +0000 (UTC)
commit e6fe34d3d7a9fa12efa5eb3510fdda2e05cd625d
Author: Frederic Peters <fpeters 0d be>
Date: Fri Jul 31 18:05:23 2009 -0400
Fix Bug 585854 â?? Make distcheck required --enable-python but doesn't say so
AUTHORS | 1 +
Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 3abe6cf..ef2843e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -20,3 +20,4 @@ Javier Jardón <javierjc1982 gmail com>
Patryk Zawadski <patrys pld-linux org>
Sebastian Reichel <elektranox gmail com>
Tim Horton <hortont424 gmail com>
+Frederic Peters <fpeters 0d be>
diff --git a/Makefile.am b/Makefile.am
index 11701a5..d0375a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ endif
pkgconfig_DATA = $(pcfiles)
pkgconfigdir = $(libdir)/pkgconfig
-DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-python
CLEANFILES = $(pcfiles) $(other_pcfiles)
all: $(other_pcfiles)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]