repo.or.cz
/
pspp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
po: Update translations from translationproject.org.
[pspp.git]
/
tests
/
testsuite.in
blob
738ffeabc1162d84785a2ed4b194883f0fa88e67
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