File: bootstrap

package info (click to toggle)
burgerspace 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,548 kB
  • ctags: 694
  • sloc: sh: 10,091; cpp: 5,664; makefile: 285
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