use internal libtiff instead of system libtiff (please test)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14321 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-07-22 19:35:11 +00:00
parent f90d67212b
commit 01dec7254b
5 changed files with 14 additions and 4 deletions
+1 -2
View File
@@ -1,3 +1,2 @@
#! /bin/sh
./configure "$@" --disable-shared --with-pic
./configure "$@" --disable-shared --with-pic --enable-builtin-tiff
+1
View File
@@ -0,0 +1 @@
Wed Jul 22 15:05:52 EDT 2009
+2
View File
@@ -0,0 +1,2 @@
#! /bin/sh
./configure "$@" --disable-shared --with-pic