From b5b6dac6027824754d9e7e605b1f82c9af0ca394 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 4 Aug 2020 13:39:35 -0700 Subject: python: Update to 3.8.5 --- pkg/python/pyconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/python/pyconfig.h') 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 */ -- cgit v1.2.3