ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/contrib/tcsh/config.h.in
(Generate patch)

Comparing trunk/contrib/tcsh/config.h.in (file contents):
Revision 11148 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 11149 by laffer1, Wed Jun 27 00:43:44 2018 UTC

# Line 1 | Line 1
1 < /* config.h.in.  Generated from configure.in by autoheader.  */
1 > /* config.h.in.  Generated from configure.ac by autoheader.  */
2  
3   /* Define to the type of elements in the array set by `getgroups'. Usually
4     this is either `int' or `gid_t'. */
# Line 68 | Line 68
68  
69   /* Define to 1 if you have the `mallinfo' function. */
70   #undef HAVE_MALLINFO
71 +
72 + /* Define to 1 if you have the `mblen' function. */
73 + #undef HAVE_MBLEN
74  
75   /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
76   #undef HAVE_MBRTOWC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines