Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make test not depend on make install; Win32 fix.
Since we often run "make spectest" before "make install", relying on "lib" being installed somewhere already is wrong. Also, the usual line-ending tweak for making the test happy on Windows.
- Loading branch information