File: reconf-all

package info (click to toggle)
gambas3 3.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 57,000 kB
  • ctags: 26,599
  • sloc: ansic: 141,551; cpp: 91,299; sh: 22,924; makefile: 1,721; perl: 1,207; xml: 445; cs: 342
file content (9 lines) | stat: -rwxr-xr-x 145 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
#!/bin/sh

rm -f config.cache
rm -f acconfig.cache
rm -f libtool */libtool

libtoolize --force --copy --nonrecursive
autoreconf -v --install $@