Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2996286..c81b00e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,6 +46,7 @@ if test "$YACC" = :; then
AC_MSG_ERROR([bison not found but required])
fi
+
changequote(,)dnl
ensureflag() {
flag="$1"; shift
@@ -190,6 +191,7 @@ case "$host" in
esac
AM_CHECK_PYTHON_HEADERS(,AC_MSG_ERROR([Python headers not found]))
+SHAVE_INIT([scripts])
AC_CONFIG_FILES([
Makefile
gir/Makefile
@@ -197,6 +199,8 @@ girepository/Makefile
giscanner/Makefile
giscanner/config.py
m4/Makefile
+scripts/shave
+scripts/shave-libtool
tools/Makefile
tests/Makefile
tests/invoke/Makefile