File: autogen.sh

package info (click to toggle)
mathic 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,316 kB
  • sloc: cpp: 8,631; sh: 4,663; makefile: 72
file content (5 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#!/bin/sh
srcdir=$(dirname $0)
test -z "$srcdir" && srcdir=.

autoreconf --verbose --install --force $srcdir