File: autogen.sh

package info (click to toggle)
fapolicyd 1.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,060 kB
  • sloc: ansic: 10,446; makefile: 206; sh: 132; python: 26
file content (5 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#! /bin/sh
set -x -e
# --no-recursive is available only in recent autoconf versions
autoreconf -fv --install
cp INSTALL.tmp INSTALL