summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bffb1e6..f32fcf5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -128,6 +128,8 @@ fi
pygobject_CODEGEN_DEFINES=""
AC_SUBST([pygobject_CODEGEN_DEFINES])
+AS_AC_EXPAND(DATADIR, $datadir)
+
dnl add required cflags ...
JH_ADD_CFLAG([-Wall])
JH_ADD_CFLAG([-std=c9x])
@@ -138,6 +140,7 @@ AC_CONFIG_FILES(
pygobject-2.0.pc
docs/Makefile
docs/reference/entities.docbook
+ docs/xsl/fixxref.py
gobject/Makefile
examples/Makefile
tests/Makefile