summaryrefslogtreecommitdiffstats
path: root/common/jpeg/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Implement x86 SIMD frameworkPierre Ossman2009-03-091-3/+24
| | | | | | | Add NASM support and stub routine for detecting SIMD extensions. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3646 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Framework for supporting SIMD accelerationPierre Ossman2009-03-091-0/+8
| | | | | | | Designed to impose minimal changes on the "normal" code. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3645 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Explain the config header voodoo.Pierre Ossman2009-03-061-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3638 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Don't test for GNU malloc as we don't need it (or even check the resultPierre Ossman2009-03-061-1/+0
| | | | | | | of the test). git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3637 3789f03b-4d11-0410-bbf8-ca57d06f2519
* - introduced common/jpeg/jconfig.h.in - minimal jconfig.h templateAdam Tkac2008-04-141-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2462 3789f03b-4d11-0410-bbf8-ca57d06f2519
* - introduced common/jpeg/{configure.ac,Makefile.am}Adam Tkac2008-04-031-0/+79
- removed autogenerated stuff (jconfig.h, configure, config.guess, config.sub, jconfig.h, install-sh) - minor macros changes in jchuff.c, jcphuff.c, jmorecfg.h (same with configure produced macros) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/1.5-xserver@2455 3789f03b-4d11-0410-bbf8-ca57d06f2519