Browse CVS Repository
Diff of /freewnn/FreeWnn/config.h.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
| 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 |
|
|
| 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 |
|
|
|