Skip to content

Instantly share code, notes, and snippets.

@fffergal
Created February 3, 2010 15:52
Show Gist options
  • Save fffergal/293694 to your computer and use it in GitHub Desktop.
Save fffergal/293694 to your computer and use it in GitHub Desktop.
configure_flags << ["--with-somelib=#{Formula.factory('somelib').prefix}"] if Formula.factory('somelib').installed?
system "./configure", *configure_flags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment