2 # Run this to generate all the initial makefiles, etc.
5 # Run this to generate all the initial makefiles, etc.
8 test -z "$srcdir" && srcdir=.
10 PKG_NAME="evolution-data-server"
12 (test -f $srcdir/configure.in \
13 && test -f $srcdir/ChangeLog \
14 && test -d $srcdir/calendar) || {
15 echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
16 echo " top-level $PKG_NAME directory"
20 which gnome-autogen.sh || {
21 echo "You need to install gnome-common from the GNOME CVS"
24 USE_GNOME2_MACROS=1 . gnome-autogen.sh