po: Update translations from translationproject.org.
[pspp.git] / tests / testsuite.in
blob738ffeabc1162d84785a2ed4b194883f0fa88e67
1 AT_INIT
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])])])