Zoitechat naming fixes.

This commit is contained in:
2026-01-07 20:33:55 -07:00
parent 7ab9301276
commit a1ed2b1bed
68 changed files with 840 additions and 803 deletions

View File

@@ -30,9 +30,11 @@ if get_option('with-perl') != 'false'
subdir('perl')
endif
if get_option('with-python') != 'false'
subdir('python')
endif
# Disable broken python plugin for 2.17.0.
# if get_option('with-python') != 'false'
# subdir('python')
# endif
if get_option('with-sysinfo')
subdir('sysinfo')