• François Revol's avatar
    wsproxy: Mac OS X build fixes · f61274c8
    François Revol authored
    - pass CFLAGS and LDFLAGS in case one needs to use -m32
    - link to libcrypto for _ERR_print_errors_fp
    - __THROW is non-standard define it to nothing by default
    - use b64_ntop and b64_pton instead of mangled versions, OSX doesn't mangle them in the same way
    - access() takes two arguments!
    Signed-off-by: 's avatarFrançois Revol <revol@free.fr>
    f61274c8
Makefile 298 Bytes