summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2002-07-18 22:39:34 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2002-07-18 22:39:34 +0000
commitf46f93f19e8aa7395baf4ac549d82114376c68fc (patch)
treebba985a203bed555ee5b515c651df46b2f3c2fa1 /Python/codecs.c
parent7d3a408afc3cc8f9dd307019227aee2dc6dfface (diff)
downloadcpython-f46f93f19e8aa7395baf4ac549d82114376c68fc.tar.gz
Define _XOPEN_SOURCE in configure and Python.h.
This gets compilation of posixmodule.c to succeed on Tru64 and does no harm on Linux. We may need to undefine it on some platforms, but let's wait and see. Martin says: > I think it is generally the right thing to define _XOPEN_SOURCE on > Unix, providing a negative list of systems that cannot support this > setting (or preferably solving whatever problems remain). > > I'd put an (unconditional) AC_DEFINE into configure.in early on; it > *should* go into confdefs.h as configure proceeds, and thus be active > when other tests are performed.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions