File: autogen.sh

package info (click to toggle)
sniproxy 0.6.1%2Bgit20240321-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 644 kB
  • sloc: ansic: 5,594; perl: 1,673; sh: 237; makefile: 131
file content (6 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/bin/sh

./setver.sh

autoreconf --install
automake --add-missing --copy > /dev/null 2>&1