File: bootstrap

package info (click to toggle)
ccid 1.3.11-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,716 kB
  • ctags: 897
  • sloc: sh: 10,390; ansic: 6,869; makefile: 318; lex: 160; perl: 113
file content (11 lines) | stat: -rwxr-xr-x 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#! /bin/bash

# $Id:$

set -x

aclocal -I m4
libtoolize --copy --force --automake
autoheader --force
autoconf --force
automake --add-missing --copy --force --foreign