aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gnuplot.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-08-02 09:00:30 -0700
committerAdam Vandenberg2012-08-04 09:09:00 -0700
commite492ff954e7c34ad35d80a5cf73722d6a01e3851 (patch)
tree3fc4d3b7923f6446ff09019da8b5351281dff4d3 /Library/Formula/gnuplot.rb
parent23808f09ee5cf806080df7bece8fed3da0dbe3fa (diff)
downloadhomebrew-e492ff954e7c34ad35d80a5cf73722d6a01e3851.tar.bz2
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 #13586 Closes #13891. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gnuplot.rb')
0 files changed, 0 insertions, 0 deletions