It works on 2.56 as well


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3983 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/jpeg/configure.ac b/common/jpeg/configure.ac
index 0b37132..1096c9d 100644
--- a/common/jpeg/configure.ac
+++ b/common/jpeg/configure.ac
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_PREREQ([2.57])
+AC_PREREQ([2.56])
 AC_INIT([libjpeg], [6.b])
 
 AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])