File: bootstrap

package info (click to toggle)
xball 3.1.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 748 kB
  • sloc: ansic: 4,566; sh: 833; makefile: 109; xml: 67
file content (8 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
#
# Input files are Makefile.am and configure.ac
# 

aclocal
autoconf
automake --gnu --add-missing