bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cond: state linking requirements


From: Bruno Haible
Subject: cond: state linking requirements
Date: Mon, 02 Dec 2019 02:08:57 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-166-generic; KDE/5.18.0; x86_64; ; )

The 'cond' module has the same linking requirements as the 'lock' module.


2019-12-01  Bruno Haible  <address@hidden>

        cond: State linking requirements.
        * modules/cond (Link): New section.

diff --git a/modules/cond b/modules/cond
index 82b87e3..5dc0e40 100644
--- a/modules/cond
+++ b/modules/cond
@@ -24,6 +24,9 @@ lib_SOURCES += glthread/cond.h glthread/cond.c
 Include:
 "glthread/cond.h"
 
+Link:
+$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+
 License:
 LGPLv2+
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]