xrandr: update to 1.5.3
[oi-userland.git] / components / database / unixodbc / patches / 005-filterlibs.patch
blobcd245c72bf3557b85f9de24c44fa443a800e9105
1 diff -wpruN --no-dereference '--exclude=*.orig' a~/configure.ac a/configure.ac
2 --- a~/configure.ac 1970-01-01 00:00:00
3 +++ a/configure.ac 1970-01-01 00:00:00
4 @@ -445,7 +445,7 @@ if test "x$thread" = "xtrue"; then
5 dnl Check if the compiler will build with -mt as a option, this is a solaris thing
6 AC_CHECK_COMP_OPT(mt)
7 gotthread="yes";
8 - THREADLIB="-lthread"
9 + #THREADLIB="-lthread"