-
Committer:
Monty Taylor
-
Date:
2008-07-29 18:56:44 UTC
-
mto:
(230.1.4 codestyle)
-
mto:
This revision was merged to the branch mainline in
revision
236.
-
Revision ID:
monty@inaugust.com-20080729185644-tjheri7v8vmxllg7
Bug 252805: ./configure not detecting missing g++
Added in an AC_MSG_ERROR if no C++ compiler is found.
Also added in a failure condition on lack of C99 compiler.
Removed -std=g++98 from the compile line, as that is the default.