lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master e64c9ea 1/5: Elaborate the rationale for '-le


From: Greg Chicares
Subject: [lmi-commits] [lmi] master e64c9ea 1/5: Elaborate the rationale for '-lexslt'
Date: Tue, 13 Oct 2020 18:17:09 -0400 (EDT)

branch: master
commit e64c9eaf554d5f19e94ed16d96a323855c90dc3d
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Elaborate the rationale for '-lexslt'
---
 posix_fhs.make | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/posix_fhs.make b/posix_fhs.make
index 5decdab..284ab30 100644
--- a/posix_fhs.make
+++ b/posix_fhs.make
@@ -35,8 +35,10 @@ platform_boost_libraries := \
 # necessary because lmi compiles their source code to object files.
 platform_boost_libraries :=
 
-# '-lexslt'--see:
-#   http://mail.gnome.org/archives/xslt/2001-October/msg00133.html
+# Flags for all other xml libraries are provided by *-config scripts,
+# but '-lexslt' is a special case--see:
+#   https://mail.gnome.org/archives/xslt/2001-October/msg00133.html
+#   https://lists.nongnu.org/archive/html/lmi/2020-10/msg00066.html
 
 platform_xml_libraries := \
   $(shell xmlwrapp-config --libs) \



reply via email to

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