]> granicus.if.org Git - vim/commit
patch 9.0.0023: on Solaris timer_create() exists but does not work v9.0.0023
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Jul 2022 10:40:40 +0000 (11:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Jul 2022 10:40:40 +0000 (11:40 +0100)
commitf2ce76a8c0290af35e434e38cfe889ed0fec4c6a
tree5f8578842b58e81a7ced9adbf27259d344adbd88
parent95afae6d1760b2efcc4968dbd3784799d24e9fdf
patch 9.0.0023: on Solaris timer_create() exists but does not work

Problem:    On Solaris timer_create() exists but does not work.
Solution:   Adjust the configure check to run the test program.
            (closes #10647)
src/auto/configure
src/configure.ac
src/version.c