aboutsummaryrefslogtreecommitdiff
path: root/libphobos/configure.ac
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2019-02-19 09:24:50 +0000
committerRainer Orth <ro@gcc.gnu.org>2019-02-19 09:24:50 +0000
commit1d679134724ae4baf615a90b1ab10ef734305f71 (patch)
treef45e307344fd941d9c177fe1e694585763c1dac9 /libphobos/configure.ac
parent0db1a7c2e9eec808d271c1ad5c326713f9816dd3 (diff)
Fix libphobos linking on Solaris 11
* m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_NET): New macro. * configure.ac: Invoke it. * configure: Regenerate. From-SVN: r269012
Diffstat (limited to 'libphobos/configure.ac')
-rw-r--r--libphobos/configure.ac1
1 files changed, 1 insertions, 0 deletions
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