summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2009-12-18 09:14:50 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-18 09:16:24 -0200
commitfd15a3a04c69af0f5c04cde8c659269d0b139c28 (patch)
tree438e5138fa2bcf9879c4a479600c372c33059e90 /autogen.sh
parentf9adbd0a57b3f43451e6d1e05d75c96fd116c7ec (diff)
downloadpango-fd15a3a04c69af0f5c04cde8c659269d0b139c28.tar.gz
Use introspection.m4
Use introspection.m4 without requiring it to be included in the tree. https://bugzilla.gnome.org/show_bug.cgi?id=604770
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 2482946f..e50757fe 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,6 +7,7 @@ test -z "$srcdir" && srcdir=.
REQUIRED_AUTOMAKE_VERSION=1.9
PKG_NAME="pango"
+REQUIRED_M4MACROS=introspection.m4
(test -f $srcdir/configure.in \
&& test -f $srcdir/README \