Check token type before trying to match tokid. Fixes PR 12923.
[pspp-builds.git] / README.developer
1 To build this project from the sources direct from the 
2 cvs archive use:
3
4 make -f Smake
5 make
6
7  and to test it:
8
9 make distcheck