mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-11 02:16:44 -04:00
6 lines
69 B
Bash
Executable File
6 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
aclocal -I m4
|
|
autoheader
|
|
automake --add-missing
|
|
autoconf
|