diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in index 9eacb95389..bfd1888b0b 100644 --- a/config.h.in +++ b/config.h.in @@ -80,7 +80,7 @@ /* Linux specific: minimum supported kernel version. */ #undef __LINUX_KERNEL_VERSION -/* An extension in gcc 2.96 and up allows to substract the values of two +/* An extension in gcc 2.96 and up allows the subtraction of two local labels. */ #undef HAVE_SUBTRACT_LOCAL_LABELS |