OK, so I'm finally able to do an autoreconf with autoconf 2.61 and get
reasonable configure scripts.  However, I can't figure out how to build
JPEG/SIMD.  The README file says I should be able to do

cd unix
./configure --with-tight-jpeg
make

but a quick examination of unix/configure shows that it does not respond
to that argument.

I tried also doing

cd common/jpeg
./configure --with-simd
make

but this only builds the unaccelerated version of libjpeg, not the SIMD
version.  This is very frustrating and needs to be fixed or better
documented.


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to