diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/jpeg/configure.ac | 2 |
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]) |