commit | e338bf8f35a37baf9d077734141c7729534378ea | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Sun Feb 14 02:09:03 2010 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Sun Feb 14 02:09:03 2010 +0000 |
tree | d1605a0b5bb2ee3fa05c53cb9f68a15d13251688 | |
parent | 4065997c5e952ef25e34b021bdd4eb00a4e79839 [diff] |
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])