mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
timers flag
This commit is contained in:
parent
139cc5f1ae
commit
5d3a1a025d
@ -212,7 +212,7 @@ esac
|
|||||||
#
|
#
|
||||||
# SDE timing mode
|
# SDE timing mode
|
||||||
#
|
#
|
||||||
AC_ARG_ENABLE([timers],[AC_HELP_STRING([--enable-timers=yes|mp],\
|
AC_ARG_ENABLE([timers],[AC_HELP_STRING([--enable-timers=yes|no],\
|
||||||
[Enable system dependent high res timers])],\
|
[Enable system dependent high res timers])],\
|
||||||
[ac_TIMERS=${enable_timers}],[ac_TIMERS=yes])
|
[ac_TIMERS=${enable_timers}],[ac_TIMERS=yes])
|
||||||
case ${ac_TIMERS} in
|
case ${ac_TIMERS} in
|
||||||
|
Loading…
Reference in New Issue
Block a user