]> granicus.if.org Git - python/commit
Get rid of the DEFS variable. The only thing this was used for was to
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 2002 19:06:51 +0000 (19:06 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 2002 19:06:51 +0000 (19:06 +0000)
commitfb0e545c85eaa57566b557c9e20652db0b835277
tree7b756fddba240cfdcf38220fb0d6a5f0a1d5d153
parent5b11bdd0edfa87137e2733e7618e6c0a0f4310ff
Get rid of the DEFS variable.  The only thing this was used for was to
pass -DHAVE_CONFIG_H to CC, and that symbol isn't used any more.
Makefile.pre.in