From 0cb7c55e939065ba33814af276d4b8218bb0f323 Mon Sep 17 00:00:00 2001 From: Jouk Date: Wed, 2 May 2018 08:13:26 +0200 Subject: [PATCH] add wxUSE_LIBLZMA definition --- setup.h_vms | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 363134616a..f4056c716d 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * - * Date : 22 January 2018 * + * Date : 23 April 2018 * * * *****************************************************************************/ @@ -329,6 +329,8 @@ typedef pid_t GPid; #define wxUSE_ZLIB 1 +#define wxUSE_LIBLZMA 1 + #define wxUSE_APPLE_IEEE 0 #define wxUSE_JOYSTICK 0