]> git.proxmox.com Git - mirror_corosync-qdevice.git/blob - autogen.sh
qnetd: Fix NULL dereference of client
[mirror_corosync-qdevice.git] / autogen.sh
1 #!/bin/sh
2 # Run this to generate all the initial makefiles, etc.
3 mkdir -p m4
4 echo Building configuration system...
5 autoreconf -i && echo Now run ./configure and make