File: autogen.sh

package info (click to toggle)
zipios%2B%2B 0.1.5.9%2Bcvs.2004.02.07-3.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,892 kB
  • ctags: 879
  • sloc: sh: 7,611; cpp: 4,145; makefile: 199; ansic: 135
file content (8 lines) | stat: -rwxr-xr-x 125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh

libtoolize --copy --force
aclocal
autoconf
#touch NEWS README AUTHORS ChangeLog
autoheader
automake --add-missing