Searched defs:ENABLE_TIMESTAMPS (Results 1 – 4 of 4) sorted by relevance
911 yes) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst912 no) AC_SUBST(ENABLE_TIMESTAMPS,[0]) ;; subst913 default) AC_SUBST(ENABLE_TIMESTAMPS,[1]) ;; subst916 AC_DEFINE_UNQUOTED([ENABLE_TIMESTAMPS],$ENABLE_TIMESTAMPS, definition
165 set(ENABLE_TIMESTAMPS 1) variable
23 #define ENABLE_TIMESTAMPS 1 macro