File: bootstrap.sh

package info (click to toggle)
libica 3.2.0-4
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,068 kB
  • sloc: ansic: 28,765; makefile: 95; sh: 76
file content (6 lines) | stat: -rwxr-xr-x 92 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh
set -x
aclocal
libtoolize --force -c
automake --add-missing -c --foreign
autoconf