]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
build-sys: cleanup realtime lib usage
authorKarel Zak <kzak@redhat.com>
Fri, 6 Mar 2015 13:20:19 +0000 (14:20 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Mar 2015 13:20:19 +0000 (14:20 +0100)
commit254743e4a6641173abfe342edd94902d9344f58b
tree4c04acd163725343fca2adeb6ee9b97fe4d82f8a
parent26e8964b9db51e27cc6eaf5510ebc8eac8443f33
build-sys: cleanup realtime lib usage

* check for timer_create()
* define dependence on timer_create() for flock
* rename CLOCKGETTIME_LIBS to REALTIME_LIBS

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
disk-utils/Makemodule.am
libmount/src/Makemodule.am
login-utils/Makemodule.am
sys-utils/Makemodule.am