[Bug 6463] configure script fails to check for libsm

Wine Bugs wine-bugs at winehq.org
Wed Oct 18 23:25:55 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=6463





------- Additional Comments From wine.dev at web.de  2006-18-10 23:25 -------
I ran into this linking-problem after I reinstalled my system
and it ended in Patches, that display additional Packaged with
"./configure --verbose".

"-lSM" is added to "configure" by m4/autoconf, when checking for
"libICE" and the check for "libICE" is introducd by "AC_PATH_XTRA"
in our "configure.ac".

I spotted that on #winehackers but had no time to add a bug-report
to autoconf or m4 yet.

We can add a check for "libSM" to work-around this autoconf/m4 - bug,
but IMHO, autoconf is the correct place for the fix.

-- 
By by ... Detlef

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list