Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: The compile definition is ENABLE_NLS, not XZ_NLS
The CMake variables were renamed and accidentally also the compile definition was renamed. As a result, translation support wasn't actually enabled in the executables. Fixes: 29f77c7
- Loading branch information