Go back to unconfigured because OS X has weird gcc

This commit is contained in:
Kenneth Heafield 2011-11-24 08:08:45 -05:00
parent b8640e4324
commit d672bda6d3

View File

@ -39,7 +39,7 @@
# ------------------
# Configure gcc (default version).
using gcc ;
#using gcc ;
# Configure specific gcc version, giving alternative name to use.
# using gcc : 3.2 : g++-3.2 ;