Browse CVS Repository
Diff of /freewnn/FreeWnn/config.h.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 7 |
/* Define to `long' if <sys/types.h> does not define. */ |
/* Define to `long' if <sys/types.h> does not define. */ |
| 8 |
#undef time_t |
#undef time_t |
| 9 |
|
|
|
/* Define to `RAND_MAX' if <stdlib.h> does not define. */ |
|
|
#undef HAVE_RAND_MAX |
|
|
|
|
| 10 |
/* |
/* |
| 11 |
* Defined if you allow creating a file in an arbitrary path |
* Defined if you allow creating a file in an arbitrary path |
| 12 |
* which is the traditional feature. |
* which is the traditional feature. |
| 94 |
/* Define to 1 if you have the <ncurses.h> header file. */ |
/* Define to 1 if you have the <ncurses.h> header file. */ |
| 95 |
#undef HAVE_NCURSES_H |
#undef HAVE_NCURSES_H |
| 96 |
|
|
| 97 |
|
/* Define to 1 if you have the `random' function. */ |
| 98 |
|
#undef HAVE_RANDOM |
| 99 |
|
|
| 100 |
/* Define to 1 if you have the `recv' function. */ |
/* Define to 1 if you have the `recv' function. */ |
| 101 |
#undef HAVE_RECV |
#undef HAVE_RECV |
| 102 |
|
|
|
|
Legend:
| Removed from v.1.16 |
|
| changed lines |
| |
Added in v.1.17 |
|
|
|