Use python3 and ignore autogenerated files

This commit is contained in:
2021-04-07 22:36:08 -04:00
parent 4b6bb49dde
commit 55aee5142b
16 changed files with 9 additions and 88889 deletions

View File

@@ -53,7 +53,7 @@ PKG_CHECK_MODULES(IBUS, [
#check python
AM_PATH_PYTHON([2.5])
AM_PATH_PYTHON([3.6])
# define GETTEXT_* variables
GETTEXT_PACKAGE="$PACKAGE_NAME"