058c57109c55df86c4f8b32b2578a79580f8605b
[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.7
9
10 USE_GNOME2_MACROS=1 . gnome-autogen.sh