This commit is contained in:
2008-07-21 21:03:27 +00:00
parent 3667d352f5
commit b212e413bd
3 changed files with 188 additions and 35 deletions

View File

@ -99,6 +99,12 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
/* Define to 1 if you have the <wctype.h> header file. */
#undef HAVE_WCTYPE_H
/* Name of package */
#undef PACKAGE
@ -141,8 +147,8 @@
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* The size of `void*', as computed by sizeof. */
#undef SIZEOF_VOIDP
/* The size of `wchar_t', as computed by sizeof. */
#undef SIZEOF_WCHAR_T