gnupg1: let nls be detected

This commit is contained in:
Dylan Araps 2019-10-05 18:00:00 +03:00
parent e97bc278e2
commit 070c8ec93c
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--disable-nls \
--enable-noexecstack
make