File: conf-make-check.sh

package info (click to toggle)
safeclib 3.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,832 kB
  • sloc: ansic: 52,639; makefile: 1,271; perl: 528; sh: 518
file content (3 lines) | stat: -rwxr-xr-x 105 bytes parent folder | download
1
2
3
#!/bin/sh
test -f configure || build-aux/autogen.sh
./configure --enable-debug && make && make check-log