comparison src/config.in @ 111449:132f2dfd549f

Merge from emacs-23
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 09 Nov 2010 15:07:10 -0500
parents c16170026954 998fccafba7a
children b678d49db641
comparison
equal deleted inserted replaced
111448:321fbae3e04d 111449:132f2dfd549f
1056 /* Define to a type if <wchar.h> does not define. */ 1056 /* Define to a type if <wchar.h> does not define. */
1057 #undef mbstate_t 1057 #undef mbstate_t
1058 1058
1059 /* Define to `int' if <sys/types.h> does not define. */ 1059 /* Define to `int' if <sys/types.h> does not define. */
1060 #undef pid_t 1060 #undef pid_t
1061
1062 /* Define to `unsigned int' if <sys/types.h> does not define. */
1063 #undef size_t
1064 1061
1065 /* Define to any substitute for sys_siglist. */ 1062 /* Define to any substitute for sys_siglist. */
1066 #undef sys_siglist 1063 #undef sys_siglist
1067 1064
1068 /* Define as `fork' if `vfork' does not work. */ 1065 /* Define as `fork' if `vfork' does not work. */