File: autogen.sh

package info (click to toggle)
circuslinux 1.0.3-31
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,828 kB
  • ctags: 678
  • sloc: ansic: 2,594; sh: 2,317; makefile: 85; perl: 55
file content (8 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#!/bin/bash
#

aclocal
automake --foreign
autoconf

./configure $*