File: bootstrap.sh

package info (click to toggle)
latd 1.34
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,904 kB
  • ctags: 1,090
  • sloc: cpp: 8,485; sh: 879; makefile: 89
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