ONEWAY: Accept 3.88 instead of 3.87 in multiple variables test.
[pspp-builds.git] / tests / testsuite.in
1 AT_INIT
2
3 # Define SKIP_IF for compatibility with Autotest before 2.64
4 m4_ifndef([AT_SKIP_IF],
5   [m4_define([AT_SKIP_IF],
6      [AT_CHECK([($1) \
7 && exit 77 || exit 0], [0], [ignore], [ignore])])])
8