File: bootstrap

package info (click to toggle)
eject 2.1.4-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 692 kB
  • ctags: 92
  • sloc: ansic: 1,101; sh: 791; makefile: 123
file content (3 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
# This script creates the autotools generated files (e.g. configure).
aclocal && autoheader && automake -a && autoconf