Comment fix.

This commit is contained in:
Eric S. Raymond 2008-01-21 19:26:56 +00:00
parent 1df3a924c4
commit 5f941bd9d0

View file

@ -61,7 +61,7 @@ AM_GNU_GETTEXT([external])
AC_PROG_RANLIB
#######################################################################
# Require GCC 4.x
# Require a recent GCC.
#######################################################################
set -- `g++ --version`