diff options
-rw-r--r-- | contrib/atf/bconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/atf/bconfig.h b/contrib/atf/bconfig.h index 2993f22..822d934 100644 --- a/contrib/atf/bconfig.h +++ b/contrib/atf/bconfig.h @@ -56,7 +56,7 @@ #define HAVE_UNSETENV 1 /* Define to 1 if vsnprintf is in std */ -#define HAVE_VSNPRINTF_IN_STD 1 +/* #undef HAVE_VSNPRINTF_IN_STD */ /* Define to the sub-directory in which libtool stores uninstalled libraries. */ |