Changeset 5458 for pjproject/trunk/aconfigure
- Timestamp:
- Oct 13, 2016 4:32:29 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r5445 r5458 5415 5415 5416 5416 5417 ac_fn_c_check_func "$LINENO" "localtime_r" "ac_cv_func_localtime_r" 5418 if test "x$ac_cv_func_localtime_r" = xyes; then : 5419 $as_echo "#define PJ_HAS_LOCALTIME_R 1" >>confdefs.h 5420 5421 fi 5422 5417 5423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Setting PJ_OS_NAME to $target" >&5 5418 5424 $as_echo "Setting PJ_OS_NAME to $target" >&6; }
Note: See TracChangeset
for help on using the changeset viewer.