File: autogen.sh

package info (click to toggle)
libmatchbox 1.12%2Bgit20170224-3
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 752 kB
  • sloc: ansic: 8,675; makefile: 110; sh: 11
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (60)
1
2
3
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"