File: autogen.sh

package info (click to toggle)
libfakekey 0.3%2Bgit20170516-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: ansic: 356; makefile: 44; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (65)
1
2
3
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"