fix solaris build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15063 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-10-03 02:00:42 +00:00
parent 7157837c66
commit 44d7c26926
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#! /bin/sh
./configure "`echo $@ | sed 's| -xC | |'`" --disable-shared --with-pic --enable-builtin-tiff
./configure "`echo $@ | sed 's| -Xc | |'`" --disable-shared --with-pic --enable-builtin-tiff