File: autogen.sh

package info (click to toggle)
openalpp-cvs 20060714-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,288 kB
  • ctags: 588
  • sloc: sh: 8,763; cpp: 4,310; makefile: 172; ansic: 56
file content (7 lines) | stat: -rwxr-xr-x 96 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/sh
mkdir -p config
aclocal
libtoolize --force
automake --foreign --add-missing
autoconf