summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2010-02-14 02:09:03 +0000
committerDRC <dcommander@users.sourceforge.net>2010-02-14 02:09:03 +0000
commite338bf8f35a37baf9d077734141c7729534378ea (patch)
treed1605a0b5bb2ee3fa05c53cb9f68a15d13251688 /common
parent4065997c5e952ef25e34b021bdd4eb00a4e79839 (diff)
downloadtigervnc-e338bf8f35a37baf9d077734141c7729534378ea.tar.gz
tigervnc-e338bf8f35a37baf9d077734141c7729534378ea.zip
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
Diffstat (limited to 'common')
-rw-r--r--common/jpeg/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jpeg/configure.ac b/common/jpeg/configure.ac
index 0b371329..1096c9d3 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])