]> code.delx.au - gnu-emacs/commit
Fix GNUC_PREREQ for GCC 2.8.1 etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Jun 2016 20:21:49 +0000 (22:21 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Jun 2016 20:22:40 +0000 (22:22 +0200)
commitd267aea2424783f5eefb6e733a6806ffd3323fa0
tree79393d0b88dbb1c86153b183990add64f57611c5
parente26931cba81539673756f042472f723cdf28f97d
Fix GNUC_PREREQ for GCC 2.8.1 etc.

Problem reported by Eli Zaretskii in:
http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00608.html
* src/conf_post.h (GNUC_PREREQ): Port to GCC versions like GCC
2.8.1 (1998), which come before GCC 3.0 and which have nonzero
patchlevel numbers.
src/conf_post.h