« back to all changes in this revision
Viewing changes to m4/misc.m4
-
Committer:
Brian Aker
-
Date:
2008-12-02 21:01:25 UTC
-
mfrom:
(632.1.24 devel)
-
Revision ID:
brian@tangent.org-20081202210125-qwz7ls1777jvxmww
Fix from Monty
Show diffs side-by-side
added
removed
478
AC_MSG_RESULT("$CC $CC_VERSION")
478
AC_MSG_RESULT("$CC_VERSION")
479
479
AC_SUBST(CC_VERSION)
495
AC_MSG_RESULT("$CXX $CXX_VERSION")
495
AC_MSG_RESULT("$CXX_VERSION")
496
496
AC_SUBST(CXX_VERSION)