Remove debug output

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@131 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2010-02-19 07:01:23 +00:00
parent 4924e49ad0
commit a93881b109

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`