File: autogen.sh

package info (click to toggle)
burgerspace 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,548 kB
  • ctags: 694
  • sloc: sh: 10,091; cpp: 5,664; makefile: 285
file content (3 lines) | stat: -rwxr-xr-x 43 bytes parent folder | download | duplicates (29)
1
2
3
#!/bin/sh

./bootstrap && ./configure "$@"