aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/glog.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-04-29glogDouglas Creager
A C++ logging framework from Google. The latest release doesn't compile on Mac OS, but the SVN HEAD seems to work. Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Comment why url is commented out autoreconf: upstream has a libtool script checked into SVN that doesn't work on Mac OS. Just running configure/make gave me compile errors; explicitly running autoreconf first made it work.