]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: omit trailing white space in config.h
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Oct 2025 00:04:01 +0000 (17:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Oct 2025 00:06:00 +0000 (17:06 -0700)
commitebfd80083b4fe4ae37f50bbc2fcf3cfaee50a248
tree494aa26f04a4c1b80ecb93f1834d64589a14e4fc
parentdba5cdc24ea74f605c1f251bb54689c08d871032
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).
configure.ac