File: bootstrap.sh

package info (click to toggle)
latd 1.32
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,352 kB
  • sloc: cpp: 8,489; sh: 878; makefile: 85
file content (4 lines) | stat: -rwxr-xr-x 96 bytes parent folder | download | duplicates (7)
1
2
3
4
#!/bin/sh
# Bootstrap the automake system.
aclocal && automake --gnu --add-missing && autoconf