Commit def698a
committed
- it seems better to place libs by default in $PREFIX/lib instead of
$PREFIX/lib64 on amd64 systems. /usr/local/lib64 doesn't exist here. Changed
the configure script to do that
- fixed a bug, when read_event reads 0 bytes from the socket, that's not a valid
event, and it should return 0.
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/libspnav@84 ef983eb1-d774-4af8-acfd-baaf7b16a6461 parent a51f7fc commit def698a
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
0 commit comments