aotcompile.py.in: Use hashlib instead of md5 if available.

2009-07-23  Matthias Klose  <doko@ubuntu.com>

        * contrib/aotcompile.py.in: Use hashlib instead of md5 if available.

From-SVN: r150010
This commit is contained in:
Matthias Klose
2009-07-23 14:25:33 +00:00
committed by Matthias Klose
parent e27b834be0
commit fa89660f9a
2 changed files with 10 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-07-23 Matthias Klose <doko@ubuntu.com>
* contrib/aotcompile.py.in: Use hashlib instead of md5 if available.
2009-07-17 Joseph Myers <joseph@codesourcery.com>
PR other/40784