[ntpsec commit] Additonal comment for HAVE_TIMEPPS.
    Amar Takhar 
    amar at ntpsec.org
       
    Thu Oct 15 17:41:24 UTC 2015
    
    
  
Module:    ntpsec
Branch:    master
Commit:    0e99c5ba8af5cb4a63f83d8a1b05a5ca0bb43bcd
Changeset: http://git.ntpsec.org/ntpsec/commit/?id=0e99c5ba8af5cb4a63f83d8a1b05a5ca0bb43bcd
Author:    Amar Takhar <verm at darkbeer.org>
Date:      Thu Oct 15 13:41:21 2015 -0400
Additonal comment for HAVE_TIMEPPS.
---
 pylib/configure.py | 1 +
 1 file changed, 1 insertion(+)
diff --git a/pylib/configure.py b/pylib/configure.py
index 8094691..2b0fae9 100644
--- a/pylib/configure.py
+++ b/pylib/configure.py
@@ -450,6 +450,7 @@ def cmd_configure(ctx):
 
 
 	# Build settings for util/
+	# Required in order to access this in build()
 	if ctx.get_define("HAVE_SYS_TIMEPPS_H"):
 		ctx.env.HAVE_TIMEPPS = True
 
    
    
More information about the vc
mailing list