Updated tk-8.5.10-conf patch to apply

This commit is contained in:
Jaroslav Škarvada 2011-06-28 09:36:28 +02:00
parent 7aa918038e
commit e8c2c0ae61
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ diff -up tk8.5.0/unix/tcl.m4.conf tk8.5.0/unix/tcl.m4
AS_IF([test "`uname -m`" = "alpha"], [CFLAGS="$CFLAGS -mieee"])
AS_IF([test $do64bit = yes], [
@@ -1464,7 +1464,7 @@ dnl AC_CHECK_TOOL(AR, ar)
SHLIB_LD_LIBS='${LIBS}'
SHLIB_CFLAGS="-fPIC"
SHLIB_SUFFIX=".so"
- SHLIB_LD='${CC} -shared'