File: autogen.sh

package info (click to toggle)
cairo-5c 1.25
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 820 kB
  • sloc: ansic: 4,703; makefile: 166; sh: 4
file content (3 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (65)
1
2
3
#! /bin/sh
autoreconf -v --install || exit 1
./configure --enable-maintainer-mode "$@"