/[cvs]/ccvs/windows-NT/config.h.in
ViewVC logotype

Diff of /ccvs/windows-NT/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.85 by jhyslop, Thu Aug 4 01:00:40 2005 UTC revision 1.86 by dprice, Fri Aug 12 20:58:53 2005 UTC
# Line 216  Line 216 
216     */     */
217  #define HAVE_DECL_GETCWD 1  #define HAVE_DECL_GETCWD 1
218    
 #define HAVE_GETCWD 1  
   
219  /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you  /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
220     don't. */     don't. */
221  #undef HAVE_DECL_GETC_UNLOCKED  #undef HAVE_DECL_GETC_UNLOCKED
222    
223    /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
224       don't. */
225    #undef HAVE_DECL_GETDELIM
226    
227  /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.  /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
228     */     */
229  #undef HAVE_DECL_GETENV  #undef HAVE_DECL_GETENV
230    
231    /* Define to 1 if you have the declaration of `getline', and to 0 if you
232       don't. */
233    #undef HAVE_DECL_GETLINE
234    
235  /* Define to 1 if you have the declaration of `getlogin', and to 0 if you  /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
236     don't. */     don't. */
237  #undef HAVE_DECL_GETLOGIN  #undef HAVE_DECL_GETLOGIN
# Line 291  Line 297 
297  /* Define to 1 if you have the <fcntl.h> header file. */  /* Define to 1 if you have the <fcntl.h> header file. */
298  #define HAVE_FCNTL_H 1  #define HAVE_FCNTL_H 1
299    
300    /* Define to 1 if you have the `flockfile' function. */
301    #undef HAVE_FLOCKFILE
302    
303  /* Define to 1 if you have the `fork' function. */  /* Define to 1 if you have the `fork' function. */
304  #undef HAVE_FORK  #undef HAVE_FORK
305    
# Line 306  Line 315 
315  /* Define to 1 if you have the `ftruncate' function. */  /* Define to 1 if you have the `ftruncate' function. */
316  #undef HAVE_FTRUNCATE  #undef HAVE_FTRUNCATE
317    
318    /* Define to 1 if you have the `funlockfile' function. */
319    #undef HAVE_FUNLOCKFILE
320    
321  /* Define to 1 if you have the `getdelim' function. */  /* Define to 1 if you have the `getdelim' function. */
322  #undef HAVE_GETDELIM  #undef HAVE_GETDELIM
323    
# Line 382  Line 394 
394  /* Define to 1 if you have the `isascii' function. */  /* Define to 1 if you have the `isascii' function. */
395  #undef HAVE_ISASCII  #undef HAVE_ISASCII
396    
397    /* Define to 1 if you have the `isblank' function. */
398    #undef HAVE_ISBLANK
399    
400  /* Define to 1 if you have the `iswprint' function. */  /* Define to 1 if you have the `iswprint' function. */
401  #define HAVE_ISWPRINT 1  #define HAVE_ISWPRINT 1
402    
# Line 394  Line 409 
409  /* Define to 1 if you have the `krb_get_err_text' function. */  /* Define to 1 if you have the `krb_get_err_text' function. */
410  #undef HAVE_KRB_GET_ERR_TEXT  #undef HAVE_KRB_GET_ERR_TEXT
411    
412    /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
413    #undef HAVE_LANGINFO_CODESET
414    
415  /* Define to 1 if you have the `krb' library (-lkrb). */  /* Define to 1 if you have the `krb' library (-lkrb). */
416  #undef HAVE_LIBKRB  #undef HAVE_LIBKRB
417    
# Line 403  Line 421 
421  /* Define to 1 if you have the `nsl' library (-lnsl). */  /* Define to 1 if you have the `nsl' library (-lnsl). */
422  #undef HAVE_LIBNSL  #undef HAVE_LIBNSL
423    
424    /* Define to 1 if you have the <locale.h> header file. */
425    #undef HAVE_LOCALE_H
426    
427  /* Define to 1 if you have the `login' function. */  /* Define to 1 if you have the `login' function. */
428  #undef HAVE_LOGIN  #undef HAVE_LOGIN
429    
# Line 432  Line 453 
453  /* Define to 1 if you have the `mbrlen' function. */  /* Define to 1 if you have the `mbrlen' function. */
454  #undef HAVE_MBRLEN  #undef HAVE_MBRLEN
455    
456  /* Define to 1 if mbrtowc and mbstate_t are properly declared. */  /* Define to 1 if you have the `mbrtowc' function. */
457  #define HAVE_MBRTOWC 1  #define HAVE_MBRTOWC 1
458    
459  /* Define to 1 if you have the `mbsinit' function. */  /* Define to 1 if you have the `mbsinit' function. */
# Line 761  Line 782 
782  /* Define if you have the 'wchar_t' type. */  /* Define if you have the 'wchar_t' type. */
783  #define HAVE_WCHAR_T 1  #define HAVE_WCHAR_T 1
784    
785    /* Define to 1 if you have the `wcrtomb' function. */
786    #undef HAVE_WCRTOMB
787    
788    /* Define to 1 if you have the `wcscoll' function. */
789    #undef HAVE_WCSCOLL
790    
791  /* Define to 1 if you have the `wcslen' function. */  /* Define to 1 if you have the `wcslen' function. */
792  #undef HAVE_WCSLEN  #undef HAVE_WCSLEN
793    

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26