Develop and Download Open Source Software

Browse CVS Repository

Diff of /satellite/satellite4/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.14 by orrisroot, Fri Nov 11 07:44:06 2005 UTC revision 1.15 by orrisroot, Mon Mar 13 15:12:15 2006 UTC
# Line 104  AC_C_CONST Line 104  AC_C_CONST
104  AC_C_INLINE  AC_C_INLINE
105  AC_TYPE_PID_T  AC_TYPE_PID_T
106  AC_TYPE_SIZE_T  AC_TYPE_SIZE_T
107    AC_TYPE_OFF_T
108  AC_HEADER_TIME  AC_HEADER_TIME
109  AC_STRUCT_TM  AC_STRUCT_TM
110  AC_TYPE_UID_T  AC_TYPE_UID_T
111    AC_CHECK_TYPE(ssize_t, int)
112  AC_CHECK_TYPE(time_t, long)  AC_CHECK_TYPE(time_t, long)
113  dnl sig_t is the type of a signal handler (4.4BSD)  dnl sig_t is the type of a signal handler (4.4BSD)
114  AC_CHECK_TYPES(sig_t, , ,  AC_CHECK_TYPES(sig_t, , ,

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26