]> err.no Git - libchamplain/commitdiff
Fix Bug 585854 – Make distcheck required --enable-python but doesn't say so
authorFrederic Peters <fpeters@0d.be>
Fri, 31 Jul 2009 22:05:23 +0000 (18:05 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 31 Jul 2009 22:05:23 +0000 (18:05 -0400)
AUTHORS
Makefile.am

diff --git a/AUTHORS b/AUTHORS
index 3abe6cf706c5384a717cec9947200325de4dfc75..ef2843ea618921ed6db339edeb35b045af8cb380 100644 (file)
--- 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>
index 11701a525dbc6ca76ee87f7016fdea8ee72de1ce..d0375a175df24481468e6617e360e8ee9b7efaa3 100644 (file)
@@ -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)