summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2009-03-16 15:36:21 -0400
committerColin Walters <walters@verbum.org>2009-03-16 15:36:21 -0400
commit1d1cc8c35364f9da12620c1925483b61dc688718 (patch)
treed5837cdceb69689fe63ebc95ac32843b25151fb0 /configure.ac
parent6531a094d73703c0c16777bdc82252688d1c7d51 (diff)
downloadgobject-introspection-1d1cc8c35364f9da12620c1925483b61dc688718.tar.gz
Substitute g-ir-scanner in Makefile, not in configure.ac
This avoids issues with unexpanded variables, i.e. ${exec_prefix}/libdir
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8b57e17f..5487e750 100644
--- a/configure.ac
+++ b/configure.ac
@@ -212,5 +212,4 @@ examples/Makefile
docs/Makefile
docs/reference/Makefile
gobject-introspection-1.0.pc])
-AC_CONFIG_FILES([tools/g-ir-scanner], [chmod a+x tools/g-ir-scanner])
AC_OUTPUT