2
2
# Run this to generate all the initial makefiles, etc.
5
7
test -z "$srcdir" && srcdir=.
10
12
&& test -f $srcdir/README) || {
11
13
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
12
14
echo " top-level gnome directory"
18
dpkg-checkbuilddeps -d 'libtool, automake, intltool, libglib2.0-dev, gnome-common'
16
29
which gnome-autogen.sh || {
17
30
echo "You need to install gnome-common"