File: bootstrap

package info (click to toggle)
txt2pdbdoc 1.4.4-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 468 kB
  • ctags: 100
  • sloc: sh: 795; ansic: 533; perl: 298; makefile: 58
file content (9 lines) | stat: -rwxr-xr-x 193 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#! /bin/sh
##
# SEE ALSO
#
#	Gary V. Vaughan, et al.  "Chapter 8: Bootstrapping," "Autoconf,
#	Automake, and Libtool," New-Riders, 2000.
##

aclocal && automake --gnu --add-missing && autoconf