1 dnl Process this file with autoconf to produce a configure script.
3 AC_INIT([ADG], [0.4.3], [ntd at entidi.it],
4 [adg], [http://adg.entidi.com/])
5 AC_CONFIG_SRCDIR([adg/adg.h])
6 AC_CONFIG_HEADERS([config.h])
7 AC_CONFIG_MACRO_DIR(m4)
21 dnl Alloca is required by cpml, so it should be removed
22 dnl in case the adg and cpml libraries will be splitted
28 AM_GNU_GETTEXT([external])
29 AM_GNU_GETTEXT_VERSION([0.15])
39 PKG_CHECK_MODULES([GTK2],[gtk+-2.0 >= 2.12.0])
40 PKG_CHECK_MODULES([CAIRO],[cairo >= 1.7.4])
45 SHAVE_INIT([],[enable])
46 AC_CONFIG_FILES([shave
56 docs/cpml/bookinfo.xml