Image

Imageirishmc wrote in Imagecprogramming 😮amused

Listens: Rage Against The Machine - How I Could Just Kill A Man

a quick and dirty preprocessor method to detect OS X:

#if defined(__APPLE__) && defined(__MACH__)

sure, you could use gnu autotools, but why do all that work when you can just bend the rules.