🍻 Default formulae for the missing package manager for macOS
Find a file
nibbles 2bits b0044ade54 serf: fix CPP invalid path build error on ML
serf-1.1.1 queries `apr-1-config --cpp` which return a non-existent
path on Mountain Lion.  This causes a build error where `configure`
can't find a working `CPP`.  Add an ENV var to use `#{ENV.cc} -E`

serf then tries to use `/usr/share/apr-1/build-1/libtool` which
also has that non-existent path buried inside it.  Add an ENV var
to specify using HB `glibtool`.

Tested on ML using clang and llvm from XCode-4.4 using the native
and universal options.

Fixes Homebrew/homebrew#13586

Closes Homebrew/homebrew#13891.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-04 09:09:00 -07:00
Aliases two-lame: add twolame alias 2012-07-20 10:33:12 -05:00
Formula serf: fix CPP invalid path build error on ML 2012-08-04 09:09:00 -07:00