]> granicus.if.org Git - python/commit
Match the def'n of _XOPEN_SOURCE on Solaris 8/9 to suppress redefinition
authorSkip Montanaro <skip@pobox.com>
Sun, 15 Aug 2004 14:08:23 +0000 (14:08 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 15 Aug 2004 14:08:23 +0000 (14:08 +0000)
commitf0d5f7917e4c6b4acd209573c8f69c3dc5793ffd
treeae147eb798c1801a287ac304e7581e44bcf441f5
parent8d3b9dd09c650554445271c6774299c0ae669f83
Match the def'n of _XOPEN_SOURCE on Solaris 8/9 to suppress redefinition
warning from GCC.  Closes patch #1006629.
configure
configure.in