]> granicus.if.org Git - python/commit
Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources.
authorFred Drake <fdrake@acm.org>
Sun, 9 Jul 2000 14:39:29 +0000 (14:39 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 9 Jul 2000 14:39:29 +0000 (14:39 +0000)
commitce81d59c0cb1be048c279f0acf5205da77a82e23
tree74d8203c4609e866336696f895f39a8a9fe906bc
parent3cd2ee4037156e5aab352a75b1e879f47808b468
Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources.
The actual test for it is only commented out in configure.in, so it can
be re-enabled if we ever run across the need for it again.
acconfig.h
config.h.in
configure
configure.in