File: bootstrap.sh

package info (click to toggle)
hashdeep 4.4%2Bgit20170824%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,320 kB
  • sloc: cpp: 5,061; ansic: 3,872; sh: 3,395; makefile: 162
file content (7 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
/bin/rm -rf aclocal.m4
autoheader -f
touch NEWS README AUTHORS ChangeLog
touch stamp-h
aclocal
autoconf -f
automake --add-missing -c