File: autogen.sh

package info (click to toggle)
audacious-plugins 3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,364 kB
  • ctags: 15,679
  • sloc: ansic: 76,125; cpp: 42,787; sh: 4,022; makefile: 979; xml: 40
file content (4 lines) | stat: -rwxr-xr-x 74 bytes parent folder | download | duplicates (12)
1
2
3
4
#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1