File: autogen.sh

package info (click to toggle)
matchbox-keyboard 0.1%2Bsvn20080916-11
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 1,048 kB
  • ctags: 539
  • sloc: ansic: 3,950; xml: 1,778; makefile: 85; sh: 2
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (57)
1
2
3
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"