This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneYork
/
zoneminder
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0988eaeb06
zoneminder
/
bootstrap.sh
7 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
rough in a quick script to help people generate the build files
2013-09-09 03:15:58 +08:00
#!/bin/bash
Add libtool support for plugins
2014-11-12 02:46:20 +08:00
libtoolize
rough in a quick script to help people generate the build files
2013-09-09 03:15:58 +08:00
aclocal
autoheader
automake --add-missing
autoconf