File: autogen.sh

package info (click to toggle)
netperf 2.7.0%2Bgit20210121.3bc455b%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,740 kB
  • sloc: ansic: 41,885; sh: 5,265; xml: 3,129; python: 2,480; makefile: 70; awk: 68
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