[go: up one dir, main page]

File: bootstrap

package info (click to toggle)
achilles 2-8.2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 548 kB
  • sloc: sh: 2,600; cpp: 2,069; makefile: 49
file content (5 lines) | stat: -rwxr-xr-x 115 bytes parent folder | download | duplicates (9)
1
2
3
4
5
#! /bin/sh
aclocal -I config \
        && autoheader \
       && automake --gnu --add-missing \
       && autoconf