File: autogen.sh

package info (click to toggle)
armci-mpi 0.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,992 kB
  • sloc: ansic: 13,849; sh: 506; makefile: 116; 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"}