mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
ab81128a7a
The CMake option ENABLE_PYTHON3 is renamed to ENABLE_PYTHON2, to use Python 2 first then fallback on Python 3. In the same way, the configure option --enable-python3 is renamed to --enable-python2, to use Python 2 first then fallback on Python 3.