bug-ncurses
[Top][All Lists]
Advanced

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

pkgconfig fix does not work for 'w' version of the libraries


From: sylvain . bertrand
Subject: pkgconfig fix does not work for 'w' version of the libraries
Date: Sat, 9 May 2015 12:46:41 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

Your gen-pkgconfig fix does not work with "w" libraries.
I get a -ltinfo in libs instead of -ltinfow

It seems it should be LIBS="$LIBS -l$SUB_LIBRARY" instead of LIBS="$LIBS
-l$TINFO_NAME" since TINFO_NAME misses the "w" suffix.

regards,

-- 
Sylvain



reply via email to

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