mirror of
https://git.tukaani.org/xz.git
synced 2025-04-02 05:40:58 +00:00
The code maintains the prior modifications of conditionally including config.h and disabling NLS support. _GL_UNUSED is repalced with the simple cast to void trick. _GL_UNUSED is only used for these two parameters so its simpler than having to define it.