]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setarch: prefer preprocessor rather than autotools check
authorSami Kerola <kerolasa@iki.fi>
Sun, 28 Jul 2013 21:11:16 +0000 (22:11 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 1 Aug 2013 11:35:26 +0000 (13:35 +0200)
commitf29a3d1868c847ae41bc681db58bd087fc9f941d
treed35c6b252f5675df1f229d8ad69d6c67f6fe4288
parent145a3ca3649ae5645c4d97986627f1550b2bc208
setarch: prefer preprocessor rather than autotools check

It seems to be pointless to spend time in ./configure phase when
preprocessor has to perform #ifndef check anyway.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
configure.ac
sys-utils/setarch.c