File: myAutoreconf.sh

package info (click to toggle)
libgtkdatabox 1%3A1.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,924 kB
  • sloc: ansic: 8,609; sh: 4,271; makefile: 187; xml: 69
file content (10 lines) | stat: -rwxr-xr-x 111 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

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