minizip: do not declare NOUNCRYPT 83/116983/1 submit/tizen/20170315.045224
authorWaLyong Cho <walyong.cho@samsung.com>
Thu, 19 Nov 2015 07:31:44 +0000 (16:31 +0900)
committerDonghun Kwak <dh0128.kwak@samsung.com>
Thu, 2 Mar 2017 07:58:53 +0000 (23:58 -0800)
commit08a6edfec7d0dde22abccfa9202f29cc2ec60ba2
treebeb3f59bce3cfc2dbd31f9a2f60c91de44e3f233
parentc73c2ae7fd8d144486323f33207c2ab785cecac6
minizip: do not declare NOUNCRYPT

NOUNCRYPT is added to reduce code size. And this file was not maintaied
very long time also on upstream.
Now, we need this to unzip password protected file.
Further, many of major linux distributions also disable this.

Change-Id: I530d56f02a92361d4c02b3d9ee6338dfd9e841dd
Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
contrib/minizip/unzip.c