Author :
Stefano Lattarini
Date :
2010-03-30 17:36:13
Hash :d14b29a7 Message :Avoid an unportable use of `$status' shell variable.
* Makefile.am (path-check): Don't use the `$status' shell variable
in the target's rules, as it's special in Zsh (equivalent to `$?',
and readonly).