2 # Run this to generate all the initial makefiles, etc.
5 test -z "$srcdir" && srcdir
=.
8 REQUIRED_AUTOCONF_VERSION
=2.58
9 REQUIRED_AUTOMAKE_VERSION
=1.10
10 REQUIRED_LIBTOOL_VERSION
=2.2
11 REQUIRED_INTLTOOL_VERSION
=0.35.5
13 (test -f $srcdir/configure.ac \
14 && test -f $srcdir/ChangeLog \
15 && test -d $srcdir/shell
) ||
{
16 echo -n "**Error**: Directory "\
`$srcdir\'" does not look like the"
17 echo " top-level $PKG_NAME directory"
21 which gnome-autogen.sh || {
22 echo "You need to install gnome-common from the GNOME git"
26 USE_GNOME2_MACROS=1 . gnome-autogen.sh