mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-10-31 12:04:33 +00:00 
			
		
		
		
	timers flag
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user