File: autogen.sh

package info (click to toggle)
booth 1.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 852 kB
  • sloc: ansic: 7,181; sh: 2,166; python: 471; makefile: 280; xml: 7
file content (5 lines) | stat: -rwxr-xr-x 155 bytes parent folder | download | duplicates (12)
1
2
3
4
5
#!/bin/sh
# Run this to generate all the initial makefiles, etc.

echo Building configuration system...
autoreconf -i && echo Now run ./configure and make