ChangeLog: * Python 3.x support for PyECLib + Test code * Minor API/naming changes (str -> bytes etc) * Documentation updates for Python 3.x support * Fixes for PEP8 compliance * Several build-related bugfixes Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
3 lines
45 B
Bash
Executable File
3 lines
45 B
Bash
Executable File
#!/bin/sh
|
|
autoreconf --force --install -I m4
|