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.16 by hiroo, Mon Jun 17 17:28:52 2002 UTC revision 1.17 by hiroo, Sat Jun 22 13:15:25 2002 UTC
# Line 7  Line 7 
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.
# Line 97  Line 94 
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

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