]> err.no Git - util-linux/commit
build-sys: detect if const is available
authorGuillem Jover <guillem@hadrons.org>
Thu, 8 Oct 2009 11:40:06 +0000 (13:40 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Oct 2009 12:57:45 +0000 (14:57 +0200)
commit85b4c147718e0618a0747c8e42c83648350725a0
treea2433813ad9de626316c6d1e408c35f757a9a4c9
parent0b4dedb3cd35ce9cc3761c1b7409b830873a4433
build-sys: detect if const is available

Some systems define __STDC__ and do not have a working const, some do
not define the macro but do have a working const. Use AC_C_CONST to
check for its presence.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
configure.ac
fsck/fsck.h