File: autogen.sh

package info (click to toggle)
libphone-ui-shr 0.1%2Bgit20130901-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 3,048 kB
  • ctags: 932
  • sloc: ansic: 9,449; makefile: 161; 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 "$@"