File: autogen.sh

package info (click to toggle)
torsocks 2.5.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ansic: 7,437; sh: 1,038; makefile: 105
file content (9 lines) | stat: -rwxr-xr-x 76 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -x

if [ ! -e config ]; then
	mkdir config
fi

autoreconf -i