e1cbd26e2135a49b44147bb9692076f34fea21b8
[platform/core/uifw/at-spi2-atk.git] / autogen.sh
1 #!/bin/sh
2 # Run this to generate all the initial makefiles, etc.
3
4 srcdir=`dirname $0`
5 test -z "$srcdir" && srcdir=.
6
7 PKG_NAME="at-spi"
8 REQUIRED_AUTOMAKE_VERSION=1.9
9
10 USE_GNOME2_MACROS=1 . gnome-autogen.sh