diff options
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 2cd42c0f..8ba5406e 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -189,7 +189,7 @@ #define HAVE_LIBDL 1 /* #undef HAVE_LIBDLD */ /* #undef HAVE_LIBIEEE */ -/* #undef HAVE_LIBINTL_H */ +#define HAVE_LIBINTL_H 1 /* #undef HAVE_LIBREADLINE */ /* #undef HAVE_LIBRESOLV */ /* #undef HAVE_LIBSENDFILE */ |
