3 # Test to make sure include of include detects missing macros
4 .
$srcdir/defs ||
exit 1
6 echo GNOME_X_CHECKS
>> configure.
in
10 cat > macros
/gnome.
m4 << 'END'
11 AC_DEFUN
([GNOME_X_CHECKS
], [
12 AM_PATH_GTK
(0.99.5,,AC_MSG_ERROR
(GTK not installed
, or gtk-config not
in path
))
16 $ACLOCAL -I macros
&& exit 1