summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-01-12 15:23:43 -0500
committerBehdad Esfahbod <behdad@behdad.org>2010-01-12 15:23:43 -0500
commit558b96314f1184c5f031545ee238549ac3dd3868 (patch)
tree6382bc10379e9d4cbd926e756cab4cc1191dc625 /autogen.sh
parent0d5ece134cb0e4866456d90ecf9ac42e8c052e6e (diff)
downloadpango-558b96314f1184c5f031545ee238549ac3dd3868.tar.gz
Lets see if this shuts introspection down so I can get a release out
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e50757fe..e8a3cf7a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
REQUIRED_AUTOMAKE_VERSION=1.9
PKG_NAME="pango"
-REQUIRED_M4MACROS=introspection.m4
+#REQUIRED_M4MACROS=introspection.m4
(test -f $srcdir/configure.in \
&& test -f $srcdir/README \