Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/config.h.in

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

revision 1.15 by hiroo, Sat Jun 15 13:02:13 2002 UTC revision 1.16 by hiroo, Mon Jun 17 17:28:52 2002 UTC
# Line 52  Line 52 
52  /* Define to 1 if you have the `gethostname' function. */  /* Define to 1 if you have the `gethostname' function. */
53  #undef HAVE_GETHOSTNAME  #undef HAVE_GETHOSTNAME
54    
55    /* Define to 1 if you have the `getopt' function. */
56    #undef HAVE_GETOPT
57    
58  /* Define to 1 if you have the `getrlimit' function. */  /* Define to 1 if you have the `getrlimit' function. */
59  #undef HAVE_GETRLIMIT  #undef HAVE_GETRLIMIT
60    
# Line 124  Line 127 
127  /* Define to 1 if you have the `socket' function. */  /* Define to 1 if you have the `socket' function. */
128  #undef HAVE_SOCKET  #undef HAVE_SOCKET
129    
 /* Define to 1 if the system has the type `socklen_t'. */  
 #undef HAVE_SOCKLEN_T  
   
130  /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
131  #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
132    

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

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