Cotix / cReddit

CLI Reddit client written in C. Oh, crossplatform too!
Other
96 stars 14 forks source link

Macosx Makefile fixes #57

Closed mkilgore closed 10 years ago

mkilgore commented 10 years ago

These two patches are a fix for the issues noted in issue #53. The first patch fixes the case where PREFIX doesn't contain the /bin, /lib, and /include folders. The second patch resolves the issue of uname being called with the wrong parameter of -r instead of -s