File: bootstrap

package info (click to toggle)
verbiste 0.1.10-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,048 kB
  • ctags: 1,167
  • sloc: xml: 17,610; sh: 9,118; ansic: 6,307; cpp: 2,490; makefile: 562; yacc: 316; java: 47; perl: 40; sed: 16
file content (6 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
#!/bin/sh -e

aclocal -I macros -I /usr/share/aclocal $ACLOCAL_FLAGS
libtoolize --automake --force --copy
automake --add-missing --copy
autoconf