Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/configure.in

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

revision 1.45 by aonoto, Sun Jun 18 16:49:41 2006 UTC revision 1.46 by aonoto, Sun Jul 23 17:30:33 2006 UTC
# Line 505  AC_CHECK_TYPES(socklen_t,, Line 505  AC_CHECK_TYPES(socklen_t,,
505  #endif  #endif
506  #include <sys/socket.h>])  #include <sys/socket.h>])
507    
508  AC_CHECK_MEMBERS([struct utmp.ut_user, struct utmp.ut_name],,,[  AC_CHECK_MEMBERS([struct utmp.ut_user, struct utmp.ut_name, struct utmp.ut_id],,,[
509  #include <sys/types.h>  #include <sys/types.h>
510  #if HAVE_UTMPX_H  #if HAVE_UTMPX_H
511  #  include <utmpx.h>  #  include <utmpx.h>

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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