]> source.dussan.org Git - tigervnc.git/commitdiff
Remove unused variable.
authorPierre Ossman <ossman@cendio.se>
Fri, 26 Jun 2009 14:10:33 +0000 (14:10 +0000)
committerPierre Ossman <ossman@cendio.se>
Fri, 26 Jun 2009 14:10:33 +0000 (14:10 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3861 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/jpeg/configure.ac

index 7d6f04e2e7a9d434654b682b1c043130f0904cb0..a97a4e995e66c775cbb7549fb2e5a034d1c9b50d 100644 (file)
@@ -99,7 +99,6 @@ if test "x${with_simd}" != "xno"; then
       AC_MSG_RESULT([yes (i386)])
       AC_PROG_NASM
       AC_DEFINE([WITH_SIMD], [1], [Use accelerated SIMD routines.])
-      SIMDDIR=simd
     ;;
     *)
       AC_MSG_RESULT([no ("$host_cpu")])