From 1d679134724ae4baf615a90b1ab10ef734305f71 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 19 Feb 2019 09:24:50 +0000 Subject: Fix libphobos linking on Solaris 11 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_NET): New macro. * configure.ac: Invoke it. * configure: Regenerate. From-SVN: r269012 --- libphobos/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'libphobos/configure.ac') diff --git a/libphobos/configure.ac b/libphobos/configure.ac index b436dc034ae..96010333a39 100644 --- a/libphobos/configure.ac +++ b/libphobos/configure.ac @@ -141,6 +141,7 @@ WITH_LOCAL_DRUNTIME([ DRUNTIME_LIBRARIES_ATOMIC DRUNTIME_LIBRARIES_BACKTRACE DRUNTIME_LIBRARIES_DLOPEN +DRUNTIME_LIBRARIES_NET DRUNTIME_LIBRARIES_ZLIB DRUNTIME_INSTALL_DIRECTORIES -- cgit v1.2.3