File: bootstrap

package info (click to toggle)
eject 2.0.13deb-8sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 384 kB
  • ctags: 69
  • sloc: ansic: 855; sh: 334; makefile: 107
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