]> granicus.if.org Git - python/commit
Check for --with-pydebug earlier, and record the result.
authorFred Drake <fdrake@acm.org>
Wed, 11 Jul 2001 06:27:00 +0000 (06:27 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Jul 2001 06:27:00 +0000 (06:27 +0000)
commit9f71582c14b9651cad329da83d284a6a3773d309
tree39e396a98bc966725a40f3f2d747eb714c4a4286
parent79c8671c7aee3dfaeb3aa9ce14abe08cc30ecc54
Check for --with-pydebug earlier, and record the result.

When setting up the basic OPT value for GCC, only use optimization if
not using debugging mode.

Fix a typo in a comment in the IPv6 check.
configure.in