pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libmicrohttpd: Enable nls.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Sun Apr 7 11:50:02 2019 +0000
Changeset: 808df14b7e88cf42b30a014737f76c2365786666
Modified Files:
libmicrohttpd/Makefile
Log Message:
libmicrohttpd: Enable nls.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=808df14b7e88cf42b30a014737f76c2365786666
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libmicrohttpd/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/libmicrohttpd/Makefile b/libmicrohttpd/Makefile
index ddfdcf9b20..9edab5ccaa 100644
--- a/libmicrohttpd/Makefile
+++ b/libmicrohttpd/Makefile
@@ -16,6 +16,7 @@ INFO_FILES= yes
TEST_TARGET= check
PKGCONFIG_OVERRIDE+= libmicrohttpd.pc.in
+CONFIGURE_ARGS+= --enable-nls
.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index