[gtk-osx] Remove --with-system-expat from python autogenargs. It doesn't seem to have an effect.
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Remove --with-system-expat from python autogenargs. It doesn't seem to have an effect.
- Date: Sun, 18 Nov 2012 23:37:07 +0000 (UTC)
commit 6d93643bff7ba74188edc3b9eb2d6f16034e75be
Author: John Ralls <jralls ceridwen us>
Date: Mon Nov 19 08:36:54 2012 +0900
Remove --with-system-expat from python autogenargs. It doesn't seem to have an effect.
modulesets-stable/gtk-osx-python.modules | 2 +-
modulesets-unstable/gtk-osx-python.modules | 2 +-
modulesets/gtk-osx-python.modules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 6f27401..fd6e105 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -47,7 +47,7 @@
repo="oracle" />
</autotools>
- <autotools id="python" autogenargs="--enable-shared --with-system-expat"
+ <autotools id="python" autogenargs="--enable-shared"
autogen-sh="configure">
<branch repo="python"
module="2.7.3/Python-2.7.3.tar.xz" version="2.7.3">
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index a45e765..f5060ef 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -38,7 +38,7 @@
repo="oracle" />
</autotools>
- <autotools id="python2.7" autogenargs="--enable-shared --with-system-expat"
+ <autotools id="python2.7" autogenargs="--enable-shared"
autogen-sh="configure">
<branch repo="python"
module="2.7.3/Python-2.7.3.tar.xz" version="2.7.3">
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 7cd03de..180e150 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -41,7 +41,7 @@
repo="oracle" />
</autotools>
- <autotools id="python" autogenargs="--enable-shared --with-system-expat"
+ <autotools id="python" autogenargs="--enable-shared"
autogen-sh="configure">
<branch repo="python"
module="2.7.3/Python-2.7.3.tar.xz" version="2.7.3">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]