Download this file
1 2 3 4 5 6 7 8 9 10
srcdir=`dirname $0` test -z "$srcdir" && srcdir=. which gnome-autogen.sh || { echo "You need to install gnome-common" exit 1 } REQUIRED_AUTOMAKE_VERSION=1.7.2 USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh --prefix=/usr