Hello gyp-ers,
http://n8.io/converting-a-c-library-to-gyp/
I just wanted to share a blog post I've written about a strategy I
have been using for converting C libraries originally built using
autotools into building with gyp. It's mostly targeted towards the
Node.js native module authors, but the general concept applies to gyp
itself. Hopefully you enjoy! Cheers!