Remove debug output

This commit is contained in:
DRC
2010-02-19 07:01:23 +00:00
parent b079982e2c
commit 5fe77ba686

View File

@@ -1,9 +1,6 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
echo prefix=$prefix
echo libdir=$libdir
AC_PREREQ([2.56])
AC_INIT([libjpeg-turbo], [0.0.90])
BUILD=`date +%Y%m%d`