File: autogen.sh

package info (click to toggle)
corosync 1.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,564 kB
  • sloc: ansic: 45,677; sh: 4,185; makefile: 690
file content (5 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (12)
1
2
3
4
5
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

echo Building configuration system...
autoreconf -i && echo Now run ./configure and make