[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000

Diff for /OpenXM_contrib2/asir2000/configure between version 1.63 and 1.64

version 1.63, 2015/08/06 18:21:21 version 1.64, 2016/08/24 05:33:58
Line 5679  esac
Line 5679  esac
   
   
   
   for ac_func in sigaction
   do :
     ac_fn_c_check_func "$LINENO" "sigaction" "ac_cv_func_sigaction"
   if test "x$ac_cv_func_sigaction" = xyes; then :
     cat >>confdefs.h <<_ACEOF
   #define HAVE_SIGACTION 1
   _ACEOF
   
   fi
   done
   
 ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"  ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
 if test "x$ac_cv_func_socket" = xyes; then :  if test "x$ac_cv_func_socket" = xyes; then :
   

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>