File: bootstrap

package info (click to toggle)
libotr 4.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,116 kB
  • ctags: 1,354
  • sloc: sh: 22,154; ansic: 11,885; makefile: 129
file content (9 lines) | stat: -rwxr-xr-x 78 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
#!/bin/bash

set -x

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

autoreconf -i