File: myAutoreconf.sh

package info (click to toggle)
libgtkdatabox 1%3A0.9.3.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,596 kB
  • ctags: 2,602
  • sloc: ansic: 7,518; sh: 4,128; makefile: 201; perl: 104; xml: 22
file content (9 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
#!/bin/sh

aclocal
libtoolize -c -f --automake
autoheader 
autoconf
automake --add-missing
automake