mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
maint: omit trailing white space in config.h
* configure.ac (FORTIFY_SOURCE): Don’t indent a line where the indentation can cause trailing white space in config.h. Problem reported by Grisha Levit (Bug#79567).
This commit is contained in:
parent
dba5cdc24e
commit
ebfd80083b
@ -226,7 +226,7 @@ if test $gl_gcc_warnings != no; then
|
||||
#if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
|
||||
# define _FORTIFY_SOURCE 2
|
||||
#endif
|
||||
])
|
||||
])
|
||||
AC_DEFINE([GNULIB_PORTCHECK], [1], [enable some gnulib portability checks])
|
||||
|
||||
# We use a slightly smaller set of warning options for lib/.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user