remove static make name from script

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2865 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-09-29 06:02:37 +00:00
parent 4368a2cbd5
commit e7b2126bea

View File

@ -20,8 +20,8 @@ opts="-fPIC"
fi fi
CFLAGS=$opts ./configure $@ CFLAGS=$opts ./configure $@
make $MAKE
make install $MAKE install