Fossil SCM

Determine value for HAVE_UTIME, necessary for VxWorks.

jan.nijtmans 2014-07-08 11:00 UTC vxworks
Commit 9d0bc3a83b431196079ec80798ae775eca15ad96
1 file changed +1
+1
--- auto.def
+++ auto.def
@@ -261,10 +261,11 @@
261261
if {[string match *mingw* [get-define host]]} {
262262
define-append LIBS -lwsock32
263263
}
264264
}
265265
cc-check-function-in-lib iconv iconv
266
+cc-check-functions utime
266267
267268
# Check for getloadavg(), and if it doesn't exist, define FOSSIL_OMIT_LOAD_AVERAGE
268269
if {![cc-check-functions getloadavg]} {
269270
define FOSSIL_OMIT_LOAD_AVERAGE 1
270271
msg-result "Load average support unavailable"
271272
--- auto.def
+++ auto.def
@@ -261,10 +261,11 @@
261 if {[string match *mingw* [get-define host]]} {
262 define-append LIBS -lwsock32
263 }
264 }
265 cc-check-function-in-lib iconv iconv
 
266
267 # Check for getloadavg(), and if it doesn't exist, define FOSSIL_OMIT_LOAD_AVERAGE
268 if {![cc-check-functions getloadavg]} {
269 define FOSSIL_OMIT_LOAD_AVERAGE 1
270 msg-result "Load average support unavailable"
271
--- auto.def
+++ auto.def
@@ -261,10 +261,11 @@
261 if {[string match *mingw* [get-define host]]} {
262 define-append LIBS -lwsock32
263 }
264 }
265 cc-check-function-in-lib iconv iconv
266 cc-check-functions utime
267
268 # Check for getloadavg(), and if it doesn't exist, define FOSSIL_OMIT_LOAD_AVERAGE
269 if {![cc-check-functions getloadavg]} {
270 define FOSSIL_OMIT_LOAD_AVERAGE 1
271 msg-result "Load average support unavailable"
272

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button