diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-01 20:38:03 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-01 20:38:03 (GMT) |
commit | 71f3b31f2e05dc3ed8201c409c9b9f39eb8bdfe0 (patch) | |
tree | 0592f686d321b3017b27e2df09e5c3c4e4ebbfff /ChangeLog | |
parent | 2245e2b3c4f4ff96cf462e76e24c04d4d0941996 (diff) |
Prevented compilation from breaking when Python3 is not found.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +16-03-01 Cyrille Bagard <nocbos@gmail.com> + + * configure.ac: + * plugins/Makefile.am: + Prevent compilation from breaking when Python3 is not found. + 16-02-28 Cyrille Bagard <nocbos@gmail.com> * plugins/androhelpers/params.c: |