View | Details | Raw Unified | Return to bug 219871
Collapse All | Expand All

(-)Templates/config.site (-9 / +5 lines)
Lines 116-123 Link Here
116
: ${ac_cv_header_random_h=no}
116
: ${ac_cv_header_random_h=no}
117
: ${ac_cv_header_vfork_h=no}
117
: ${ac_cv_header_vfork_h=no}
118
118
119
# This appears in FreeBSD 10 do not cache it.
119
: ${gl_cv_have_raw_decl_strchrnul=yes}
120
#: ${gl_cv_have_raw_decl_strchrnul=yes}
121
: ${gl_cv_have_raw_decl_memcpy=no}
120
: ${gl_cv_have_raw_decl_memcpy=no}
122
: ${gl_cv_have_raw_decl_memmem=yes}
121
: ${gl_cv_have_raw_decl_memmem=yes}
123
: ${gl_cv_have_raw_decl_memrchr=yes}
122
: ${gl_cv_have_raw_decl_memrchr=yes}
Lines 230-242 Link Here
230
: ${gl_cv_sys_struct_timespec_in_time_h=yes}
229
: ${gl_cv_sys_struct_timespec_in_time_h=yes}
231
: ${gl_cv_sys_struct_timeval=yes}
230
: ${gl_cv_sys_struct_timeval=yes}
232
231
233
# Has appearred in FreeBSD 10
232
: ${ac_cv_func_waitid=yes}
234
#: ${ac_cv_func_waitid=yes}
233
: ${ac_cv_func_strchrnul=yes}
235
# Has appearred in FreeBSD 10
234
: ${ac_cv_func_uselocale=yes}
236
#: ${ac_cv_func_strchrnul=yes}
235
: ${ac_cv_func_newlocale=yes}
237
# Has appearred in FreeBSD 9
238
#: ${ac_cv_func_uselocale=yes}
239
#: ${ac_cv_func_newlocale=yes}
240
236
241
# Functions
237
# Functions
242
: ${ac_cv_func___b64_ntop=yes}
238
: ${ac_cv_func___b64_ntop=yes}

Return to bug 219871