]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add TINFO_LIBS_STATIC
authorKarel Zak <kzak@redhat.com>
Fri, 27 Mar 2015 09:32:24 +0000 (10:32 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 27 Mar 2015 09:34:25 +0000 (10:34 +0100)
commit0b28c2ec37f356c9333361e5893dcad258e80e24
tree55b2d575915c994c05df925725b80aeb12454c5d
parentda99043dc42cbdb963077cb9d8e1c6845db2d1a7
build-sys: add TINFO_LIBS_STATIC

and use this variable for $READLINE_LIBS_STATIC.

Note the patch also moves READLINE checks after TINFO check.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac