File: autogen.sh

package info (click to toggle)
armci-mpi 0.0~git20160222-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,756 kB
  • sloc: ansic: 12,698; sh: 229; makefile: 53; fortran: 44
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (5)
1
2
3
#! /bin/sh
autoreconf=${AUTORECONF:-autoreconf}
$autoreconf ${autoreconf_args:-"-vif"}