2 # Run this to generate all the initial makefiles, etc.
5 test -z "$srcdir" && srcdir=.
9 (test -f $srcdir/configure.in \
10 && test -f $srcdir/README \
11 && test -d $srcdir/src) || {
12 echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
13 echo " top-level $PKG_NAME directory"
17 echo "checking for GNU gperf"
19 echo "You need to install GNU gperf"
23 echo "checking for gnome-autogen.sh"
24 which gnome-autogen.sh || {
25 echo "You need to install gnome-common from the GNOME SVN"
29 USE_COMMON_DOC_BUILD=yes
30 REQUIRED_AUTOMAKE_VERSION=1.10
31 REQUIRED_INTLTOOL_VERSION=0.40.0
32 REQUIRED_GTK_DOC_VERSION=0.13