]> git.eshelyaron.com Git - emacs.git/commit
Fix check for timer_getoverrun
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 11 Apr 2021 15:23:22 +0000 (17:23 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 11 Apr 2021 15:33:33 +0000 (17:33 +0200)
commit751e801f90339480ea43fc2237fc45c8eb39bd6f
treec45fb90201418af637ea4b9a881d1f9b8a32cee2
parent725fc96b706c57ef8ceca5e7d82b175d9a72e845
Fix check for timer_getoverrun

* configure.ac (timer_getoverrun): Move check after gnulib checks
and use $LIB_TIMER_TIME during check.
configure.ac