File: bootstrap

package info (click to toggle)
flatzebra 0.1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,688 kB
  • ctags: 458
  • sloc: sh: 10,939; cpp: 1,960; makefile: 89
file content (6 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
#!/bin/sh -e

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