projects
/
pspp-builds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cairo: Only apply options to table items, to avoid crash.
[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