]> granicus.if.org Git - python/commit
Modify patchcheck.py to check for changes to configure.in.
authorRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 11 Mar 2012 17:21:07 +0000 (19:21 +0200)
committerRoss Lagerwall <rosslagerwall@gmail.com>
Sun, 11 Mar 2012 17:21:07 +0000 (19:21 +0200)
commit6c52c5755fb63e50364f66fd98b8096c236ae633
tree3ea4dbc46e7a4c2304b1d34a6abe950d51c3f2e9
parentb4a92376f86f1a4fefac22230864d9e11f8e405f
Modify patchcheck.py to check for changes to configure.in.

It now reports if configure and pyconfig.h.in weren't regenerated but
configure.in was changed.
Tools/scripts/patchcheck.py