]> code.delx.au - gnu-emacs/commit
Fix GNUC_PREREQ off-by-1 typo
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Jun 2016 10:44:39 +0000 (12:44 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Jun 2016 10:45:34 +0000 (12:45 +0200)
commit094aaf226f904638f6da22468674782bd36c18e9
tree134b9af4fee2367379b77eda882e297f10450b2b
parent574904bbb305c0cda4ee6bda38076f7829a9a253
Fix GNUC_PREREQ off-by-1 typo

Problem reported by Martin Rudalics in:
http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00587.html
* src/conf_post.h (GNUC_PREREQ) [__GNUC_PATCHLEVEL__]:
Fix < vs <= typo.
src/conf_post.h