File: bootstrap

package info (click to toggle)
a52dec 0.7.4-16
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,320 kB
  • sloc: sh: 6,772; ansic: 4,899; makefile: 167
file content (8 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
#! /bin/sh
set -x
aclocal -I autotools
libtoolize --force --copy
autoheader
automake --add-missing --copy
autoconf
rm -f config.cache