File: myAutoreconf.sh

package info (click to toggle)
libgtkdatabox 1%3A0.9.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,316 kB
  • sloc: ansic: 7,522; sh: 4,152; makefile: 195; 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