From 2483191713aac6497c43f942216e20aa72da3fa8 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Thu, 7 Sep 2017 11:41:28 +0000 Subject: [PATCH] On the trunk: mod_md: avoid linking libmd.la twice git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1807593 13f79535-47bb-0310-9956-ffa450edef68 --- modules/md/config2.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/md/config2.m4 b/modules/md/config2.m4 index 25d796cb73..e0e73f13a7 100644 --- a/modules/md/config2.m4 +++ b/modules/md/config2.m4 @@ -273,7 +273,6 @@ APACHE_MODULE(md, [Managed Domain handling], $md_objs, , most, [ enable_md=no fi - APR_ADDTO(MOD_MD_LDADD, [ "libmd.la" ]) APR_ADDTO(A2MD_LDADD, [ "libmd.la" ]) ]) -- 2.50.1