summaryrefslogtreecommitdiffstats
path: root/x11vnc/misc/enhanced_tightvnc_viewer/build.unix
diff options
context:
space:
mode:
authorrunge <runge@karlrunge.com>2010-04-09 19:19:15 -0400
committerrunge <runge@karlrunge.com>2010-04-09 19:19:15 -0400
commit91d0e2fd3a6babd9099fedbad37b2c3dd2931200 (patch)
tree022821d4e543d39fee7b2c4c912e7a882d2679bf /x11vnc/misc/enhanced_tightvnc_viewer/build.unix
parent97540de56ca8a975ed31d86879d0e5c4cf169173 (diff)
downloadlibtdevnc-91d0e2fd3a6babd9099fedbad37b2c3dd2931200.tar.gz
libtdevnc-91d0e2fd3a6babd9099fedbad37b2c3dd2931200.zip
Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_switch and inet6to4.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/build.unix')
-rwxr-xr-xx11vnc/misc/enhanced_tightvnc_viewer/build.unix2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/build.unix b/x11vnc/misc/enhanced_tightvnc_viewer/build.unix
index bd258ed..48c9343 100755
--- a/x11vnc/misc/enhanced_tightvnc_viewer/build.unix
+++ b/x11vnc/misc/enhanced_tightvnc_viewer/build.unix
@@ -389,7 +389,7 @@ if [ "X$SSVNC_BUILD_SKIP_STUNNEL" = "X" ]; then
cp configure configure.orig
sed -e "s,/var/ssl,/var/ssl /usr/sfw," configure.orig > configure
fi
- env LDFLAGS="-L$start/$libs $LDFLAGS_OS" CPPFLAGS="$CPPFLAGS_OS" ./configure --disable-libwrap
+ env LDFLAGS="-L$start/$libs $LDFLAGS_OS" CPPFLAGS="$CPPFLAGS_OS" ./configure --disable-libwrap --enable-ipv6
make
ls -l src/stunnel
cd "$start"