fixed bug #1098 so test-code works on ubuntu now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6545 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6fb77d0a16
commit
14fcfbe1a8
3 changed files with 16 additions and 6 deletions
|
@ -12,6 +12,8 @@
|
|||
#define EXEHEAD
|
||||
#define NSIS_CONFIG_COMPRESSION_SUPPORT
|
||||
|
||||
#include "../Platform.h"
|
||||
|
||||
extern "C" {
|
||||
#define NSIS_COMPRESS_USE_BZIP2
|
||||
#include "../bzip2/bzlib.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue