]> source.dussan.org Git - tigervnc.git/commitdiff
Fix README. jpeg/zlib parameters are --with-included-{zlib,jpeg} instead of
authorAdam Tkac <atkac@redhat.com>
Wed, 11 Mar 2009 11:23:28 +0000 (11:23 +0000)
committerAdam Tkac <atkac@redhat.com>
Wed, 11 Mar 2009 11:23:28 +0000 (11:23 +0000)
--with-tight-{zlib,jpeg}.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3658 3789f03b-4d11-0410-bbf8-ca57d06f2519

unix/README

index db0301adf5d490237a2ef387bfe5bff1f5b68dd2..3445bc33da688b010aad37a64643caad6d7683a3 100644 (file)
@@ -55,7 +55,7 @@ To build everything but Xvnc, do:
 This should build first some libraries - zlib, jpeg, rdr, network, Xregion, rfb
 and tx - then vncviewer, vncconfig and vncpasswd.  System zlib and jpeg are
 preferred. If you want use zlib and jpeg distributed with TigerVNC you have to
-run configure "./configure --with-tight-zlib --with-tight-jpeg".
+run configure "./configure --with-included-zlib --with-included-jpeg".
 
 Building Xvnc
 =============