Created
January 17, 2010 16:49
-
-
Save jamesarosen/279443 to your computer and use it in GitHub Desktop.
Bundler build_options for binary gems
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql: | |
mysql-dir: /usr/local/mysql | |
mysql-lib: /usr/local/mysql/lib | |
mysql-include: /usr/local/mysql/include | |
pg: | |
pgsql-include: /Library/PostgreSQL/8.4/include | |
with-pgsql-lib: /Library/PostgreSQL/8.4/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment