]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chsh: build bug: do not override config.h definition
authorSami Kerola <kerolasa@iki.fi>
Sun, 13 Nov 2011 16:47:00 +0000 (17:47 +0100)
committerSami Kerola <kerolasa@iki.fi>
Wed, 23 Nov 2011 20:52:50 +0000 (21:52 +0100)
commit7299ca031dd1316d0f3e47402bf632e81ea24112
treeca13286ecd2e9fb8dc49db1fcfe5a4357778b6ee
parent8187b555df56bdb8bcc63ce8fb39e99564408e62
chsh: build bug: do not override config.h definition

The ONLY_LISTED_SHELLS is defined by --disable-chsh-only-listed
configuration option.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/chsh.c