File: bootstrap

package info (click to toggle)
judy 1.0.3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,540 kB
  • ctags: 2,566
  • sloc: ansic: 24,975; sh: 9,565; makefile: 394
file content (11 lines) | stat: -rwxr-xr-x 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh
set -x

libtoolize --force --copy
aclocal-1.9
autoheader2.50
#add --include-deps if you want to bootstrap with any other compiler than gcc
#automake --add-missing --copy --include-deps
automake-1.9 --add-missing --force --copy
autoconf2.50
rm -f config.cache