This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
Watch
1
Star
0
Fork
You've already forked freeswitch
0
Code
Issues
Projects
Releases
Wiki
Activity
0fe17aff72
freeswitch
/
libs
/
libresample-0.1.3.build.sh
6 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
alter build system and add in howl git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 19:51:17 +00:00
./configure
$@
make
fix libresample build script git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@622 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-15 15:09:39 +00:00
cp *.a
$PREFIX
/lib
cp include/*
$PREFIX
/include
fix build git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 02:02:39 +00:00
ranlib
$PREFIX
/lib/libresample.a