Alexei Sheplyakov wrote:
diff --git a/cln.pc.in b/cln.pc.in
index bacb801..9c6314f 100644
--- a/cln.pc.in
+++ b/cln.pc.in
@@ -6,5 +6,6 @@ [EMAIL PROTECTED]@
Name: cln
Description: Class Library for Numbers
Version: @CL_VERSION@
-Libs: -L${libdir} -lcln @LIBS@
-Cflags: -I${includedir} @CPPFLAGS@
+Libs: -L${libdir} -lcln
+Libs.private: @LIBS@
+Cflags: -I${includedir}
Good! Thank you very much indeed for all the patches and the insights,
Alexei.
I've only one question: Is there a reason why you are removeing
@CPPFLAGS@ from CFlags in the patch above?
-richy.
PS: I'm not yet entirely confident that it is a good idea to drop
cln-config entirely. It has problems, true, but it might be needed
by someone? Not sure...
--
.''`. Richard B. Kreckel
: :' : <[EMAIL PROTECTED]>
`. `' <[EMAIL PROTECTED]>
`- <http://www.ginac.de/~kreckel/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]