File: autogen.sh

package info (click to toggle)
libmatchbox 1.12%2Bgit20170224-3.1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 748 kB
  • sloc: ansic: 8,675; makefile: 101; 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 "$@"