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.23 by aonoto, Sat Mar 4 19:01:45 2006 UTC revision 1.24 by aonoto, Sun Jun 18 16:49:41 2006 UTC
# Line 105  Line 105 
105  /* Define to 1 if you have the `ptsname' function. */  /* Define to 1 if you have the `ptsname' function. */
106  #undef HAVE_PTSNAME  #undef HAVE_PTSNAME
107    
108    /* Define to 1 if you have the `pututline' function. */
109    #undef HAVE_PUTUTLINE
110    
111    /* Define to 1 if you have the `pututxline' function. */
112    #undef HAVE_PUTUTXLINE
113    
114  /* Define to 1 if you have the `random' function. */  /* Define to 1 if you have the `random' function. */
115  #undef HAVE_RANDOM  #undef HAVE_RANDOM
116    
# Line 159  Line 165 
165  /* Define to 1 if you have the `strrchr' function. */  /* Define to 1 if you have the `strrchr' function. */
166  #undef HAVE_STRRCHR  #undef HAVE_STRRCHR
167    
168    /* Define to 1 if `ut_name' is member of `struct utmp'. */
169    #undef HAVE_STRUCT_UTMP_UT_NAME
170    
171    /* Define to 1 if `ut_user' is member of `struct utmp'. */
172    #undef HAVE_STRUCT_UTMP_UT_USER
173    
174  /* Define to 1 if you have the `syslog' function. */  /* Define to 1 if you have the `syslog' function. */
175  #undef HAVE_SYSLOG  #undef HAVE_SYSLOG
176    
# Line 255  Line 267 
267  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
268  #undef TIME_WITH_SYS_TIME  #undef TIME_WITH_SYS_TIME
269    
270    /* Define to 1 if uum writes utmp entry */
271    #undef USE_UTMP
272    
273  /* Define to allow writing to other than JSERVERDIR. */  /* Define to allow writing to other than JSERVERDIR. */
274  #undef WNN_ALLOW_UNSAFE_PATH  #undef WNN_ALLOW_UNSAFE_PATH
275    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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