File: autogen.sh

package info (click to toggle)
netperf 2.6.0-2.1
  • links: PTS
  • area: non-free
  • in suites: stretch
  • size: 4,972 kB
  • ctags: 3,511
  • sloc: ansic: 40,970; sh: 4,151; makefile: 63
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