File: bootstrap.sh

package info (click to toggle)
opencryptoki 3.6.1%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 5,628 kB
  • ctags: 5,333
  • sloc: ansic: 75,819; perl: 1,513; makefile: 614; yacc: 370; sh: 148; lex: 124
file content (6 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh
set -x
aclocal
libtoolize --force -c
automake --add-missing -c
autoconf