• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Get rid of Mac OS X-specific header paths (wikitext, 34972c4)

Created 2/19/2008, updated 3/5/2024
  • snippets

While including "ruby/ruby.h" will work on Mac OS X, it won't on Linux so change it to "ruby.h" where it should work on both. "mkmf" will take care of specifying the appropriate include search path.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Correct file mode on spec files (wikitext, 3870f90)
New "package" task for Rakefile (wikitext, a0d647c) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).