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:
parent
4368a2cbd5
commit
e7b2126bea
|
@ -20,8 +20,8 @@ opts="-fPIC"
|
|||
fi
|
||||
|
||||
CFLAGS=$opts ./configure $@
|
||||
make
|
||||
make install
|
||||
$MAKE
|
||||
$MAKE install
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue