tiff add missing file required by makefile.am

This commit is contained in:
Jeff Lenk 2012-09-03 22:39:25 -05:00
parent e64e551612
commit 8c9ddd95ed

View File

@ -0,0 +1,4 @@
#! /bin/sh
srcpath=$(dirname $0 2>/dev/null ) || srcpath="."
$srcpath/configure "$@" --disable-shared --with-pic