File: autogen.sh

package info (click to toggle)
gpart 1%3A0.3-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 376 kB
  • sloc: ansic: 3,400; makefile: 14; sh: 6
file content (7 lines) | stat: -rwxr-xr-x 80 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/sh
set -e
aclocal
autoconf
autoheader
automake --add-missing
./configure