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
fc97a91993
freeswitch
/
projects
/
gnu
/
autoreconf.sh
6 lines
62 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
aclocal -I ./config/
autoheader
autoconf
automake
Reference in New Issue
View Git Blame
Copy Permalink