File: myAutoreconf.sh.svn-base

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 (9 lines) | stat: -rw-r--r-- 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