mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-17 12:27:13 -04:00
c3cac089b1
* configure.ac: Map commas to spaces in excluded-program list. Use a comma-separated list, not a space-separated one. * m4/include-exclude-prog.m4 (gl_INCLUDE_EXCLUDE_PROG): Expect list of program names to be comma-separated. Reported by Jan Bauke Douma.