1- # Copyright (c) 2010, 2013 , Oracle and/or its affiliates. All rights reserved.
1+ # Copyright (c) 2010, 2014 , Oracle and/or its affiliates. All rights reserved.
22#
33# This program is free software; you can redistribute it and/or modify
44# it under the terms of the GNU General Public License as published by
@@ -88,7 +88,7 @@ SET(HAVE_GETRLIMIT CACHE INTERNAL "")
8888SET (HAVE_GETRUSAGE CACHE INTERNAL "" )
8989SET (HAVE_GETTIMEOFDAY CACHE INTERNAL "" )
9090SET (HAVE_GETWD CACHE INTERNAL "" )
91- SET (HAVE_GMTIME_R CACHE INTERNAL "" )
91+ SET (HAVE_GMTIME_R 1 CACHE INTERNAL "" )
9292SET (HAVE_GRP_H CACHE INTERNAL "" )
9393SET (HAVE_IA64INTRIN_H CACHE INTERNAL "" )
9494SET (HAVE_IEEEFP_H CACHE INTERNAL "" )
@@ -111,7 +111,7 @@ SET(HAVE_LANGINFO_H CACHE INTERNAL "")
111111SET (HAVE_LDIV 1 CACHE INTERNAL "" )
112112SET (HAVE_LIMITS_H 1 CACHE INTERNAL "" )
113113SET (HAVE_LOCALE_H 1 CACHE INTERNAL "" )
114- SET (HAVE_LOCALTIME_R CACHE INTERNAL "" )
114+ SET (HAVE_LOCALTIME_R 1 CACHE INTERNAL "" )
115115SET (HAVE_LOG2 CACHE INTERNAL "" )
116116SET (HAVE_LONGJMP 1 CACHE INTERNAL "" )
117117SET (HAVE_LRAND48 CACHE INTERNAL "" )
0 commit comments