summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordas <das>2006-07-20 07:40:23 (GMT)
committerdas <das>2006-07-20 07:40:23 (GMT)
commit25d2696923e17b5ad261b03beda0c1783c3ae8d9 (patch)
treec72c4e590844314ca8728e455274b991a93693a0 /unix/configure
parent472701c8e65c0becd4620bce71070564d0569287 (diff)
downloadtk-25d2696923e17b5ad261b03beda0c1783c3ae8d9.zip
tk-25d2696923e17b5ad261b03beda0c1783c3ae8d9.tar.gz
tk-25d2696923e17b5ad261b03beda0c1783c3ae8d9.tar.bz2
cleanup quoting and whitespace
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index a24ea16..d8997e9 100755
--- a/unix/configure
+++ b/unix/configure
@@ -5295,7 +5295,7 @@ _ACEOF
SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX=".so"
- SHLIB_LD="${CC} -shared"
+ SHLIB_LD="${CC} -shared"
DL_OBJS=""
DL_LIBS="-ldl"
LDFLAGS="$LDFLAGS -Wl,--export-dynamic"