File: autogen.sh

package info (click to toggle)
matchbox-window-manager 1.2.2%2Bgit20200512-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,508 kB
  • sloc: ansic: 14,759; xml: 778; makefile: 119; sh: 16
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 "$@"