--- src/lib/libmagic/config.h 2006/11/11 22:04:51 1.7 +++ src/lib/libmagic/config.h 2006/11/16 23:46:53 1.8 @@ -117,6 +117,7 @@ /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 +#ifndef BOOTSTRAPPING /* Define to 1 if you have the header file. */ #define HAVE_WCHAR_H 1 @@ -125,6 +126,7 @@ /* Define to 1 if you have the `wcwidth' function. */ #define HAVE_WCWIDTH 1 +#endif /* BOOTSTRAPPING */ /* Define to 1 if `major', `minor', and `makedev' are declared in . */