* m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix typo: s/$2/$1/.
authorKarel Zak <kzak@redhat.com>
Sat, 14 Jul 2007 07:38:42 +0000 (09:38 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 14 Jul 2007 07:38:42 +0000 (09:38 +0200)
commit1ff9e235e7413c7f945cc87cb3d4fe9ab0464d3b
tree1f14152c2875b81efad51ce12cbee033a973916b
parent916fcda554f5859ee51c4fb13031728a54d92a52
* m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix typo: s/$2/$1/.
(gl_INCLUDE_EXCLUDE_PROG): Quote first use of $2 parameter.
Don't mix comma- and space-separated lists.
Patch from Karel Zak.
ChangeLog
m4/include-exclude-prog.m4