File: autogen.sh

package info (click to toggle)
netperf 2.7.0-0.1
  • links: PTS
  • area: non-free
  • in suites: bookworm, bullseye
  • size: 8,840 kB
  • sloc: ansic: 41,631; sh: 5,259; xml: 3,129; python: 2,376; awk: 68; makefile: 66
file content (5 lines) | stat: -rwxr-xr-x 95 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#! /bin/sh

aclocal -I src/missing/m4 \
&& automake  --add-missing \
&& autoconf && autoheader