File: autogen.sh

package info (click to toggle)
openalpp-cvs 20041206-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,796 kB
  • ctags: 549
  • sloc: cpp: 3,891; makefile: 154; ansic: 56; sh: 5
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