summaryrefslogtreecommitdiff
path: root/pkg/python/pyconfig.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-04 13:39:35 -0700
committerMichael Forney <mforney@mforney.org>2020-08-04 13:39:35 -0700
commitb5b6dac6027824754d9e7e605b1f82c9af0ca394 (patch)
tree506064a264e72ec288685ae4b2cc8a7e011f1d54 /pkg/python/pyconfig.h
parent0f8d7bb1af62dc762c5cb3736d28fa5377a0baac (diff)
python: Update to 3.8.5
Diffstat (limited to 'pkg/python/pyconfig.h')
-rw-r--r--pkg/python/pyconfig.h2
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 */