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.19 by hiroo, Wed Jun 4 14:05:21 2003 UTC revision 1.20 by hiroo, Sun Jun 8 03:09:46 2003 UTC
# Line 1  Line 1 
1  /* config.h.in.  Generated from configure.in by autoheader.  */  /* config.h.in.  Generated from configure.in by autoheader.  */
2    
3    /* Define to 1 if the `getpgrp' function requires zero arguments. */
4    #undef GETPGRP_VOID
5    
6  /* Define to 1 if you have the `bcmp' function. */  /* Define to 1 if you have the `bcmp' function. */
7  #undef HAVE_BCMP  #undef HAVE_BCMP
8    
# Line 39  Line 42 
42  /* Define to 1 if you have the `getopt' function. */  /* Define to 1 if you have the `getopt' function. */
43  #undef HAVE_GETOPT  #undef HAVE_GETOPT
44    
45    /* Define to 1 if you have the `getpgid' function. */
46    #undef HAVE_GETPGID
47    
48    /* Define to 1 if you have the `getpgrp' function. */
49    #undef HAVE_GETPGRP
50    
51  /* Define to 1 if you have the `getrlimit' function. */  /* Define to 1 if you have the `getrlimit' function. */
52  #undef HAVE_GETRLIMIT  #undef HAVE_GETRLIMIT
53    
# Line 48  Line 57 
57  /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
58  #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
59    
60    /* Define to 1 if you have the `killpg' function. */
61    #undef HAVE_KILLPG
62    
63  /* Define to 1 if you have the `bind' library (-lbind). */  /* Define to 1 if you have the `bind' library (-lbind). */
64  #undef HAVE_LIBBIND  #undef HAVE_LIBBIND
65    
# Line 60  Line 72 
72  /* Define to 1 if you have the `socket' library (-lsocket). */  /* Define to 1 if you have the `socket' library (-lsocket). */
73  #undef HAVE_LIBSOCKET  #undef HAVE_LIBSOCKET
74    
75    /* Define libwrap (TCP Wrapper) support. */
76    #undef HAVE_LIBWRAP
77    
78  /* Define to 1 if you have the <malloc.h> header file. */  /* Define to 1 if you have the <malloc.h> header file. */
79  #undef HAVE_MALLOC_H  #undef HAVE_MALLOC_H
80    
# Line 162  Line 177 
177  /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */  /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
178  #undef HAVE_SYS_WAIT_H  #undef HAVE_SYS_WAIT_H
179    
180    /* Define to 1 if you have the <termios.h> header file. */
181    #undef HAVE_TERMIOS_H
182    
183  /* Define to 1 if you have the <termio.h> header file. */  /* Define to 1 if you have the <termio.h> header file. */
184  #undef HAVE_TERMIO_H  #undef HAVE_TERMIO_H
185    
186  /* Define to 1 if you have the <term.h> header file. */  /* Define to 1 if you have the <term.h> header file. */
187  #undef HAVE_TERM_H  #undef HAVE_TERM_H
188    
 /* Define to 1 if the system has the type `time_t'. */  
 #undef HAVE_TIME_T  
   
189  /* Define to 1 if you have the <unistd.h> header file. */  /* Define to 1 if you have the <unistd.h> header file. */
190  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
191    
192    /* Define to 1 if you have the <utmpx.h> header file. */
193    #undef HAVE_UTMPX_H
194    
195    /* Define to 1 if you have the <utmp.h> header file. */
196    #undef HAVE_UTMP_H
197    
198  /* Define to 1 if you have the `vasprintf' function. */  /* Define to 1 if you have the `vasprintf' function. */
199  #undef HAVE_VASPRINTF  #undef HAVE_VASPRINTF
200    
# Line 221  Line 242 
242    
243  /* Define missing socklen_t. */  /* Define missing socklen_t. */
244  #undef socklen_t  #undef socklen_t
   
 /* Define missing time_t. */  
 #undef time_t  

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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