File: autogen.sh

package info (click to toggle)
keepalived 1%3A2.1.5-0.2%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,304 kB
  • sloc: ansic: 61,910; sh: 1,763; makefile: 585; python: 35; xml: 13
file content (8 lines) | stat: -rwxr-xr-x 94 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/sh

mkdir -p build-aux

aclocal --install
autoheader
automake --add-missing
autoreconf