]> git.proxmox.com Git - mirror_frr.git/commit - lib/zebra.h
[configure] Refine CLOCK_MONOTONIC test
authorPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 16:38:01 +0000 (17:38 +0100)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:31 +0000 (20:18 +0100)
commit6511cab26728453d1b5e572bbbc3775f70c10c0e
tree586184e1e02aedbf67d4ebca145980f8f402ae62
parentc4376c9d28f1282f502ed5279ee80ec5c4cb810d
[configure] Refine CLOCK_MONOTONIC test

* configure.ac: Check for the actual CLOCK_MONOTONIC symbol, as clock_gettime
  need not imply that clock type is supported
* lib/zebra.h: use the method given in autoconf docs for sys/time.h
  inclusion
configure.ac
lib/zebra.h