File: autogen.sh

package info (click to toggle)
rss-glx 0.8.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 11,380 kB
  • ctags: 1,854
  • sloc: cpp: 13,235; ansic: 4,442; sh: 801; xml: 581; makefile: 183; perl: 50
file content (9 lines) | stat: -rwxr-xr-x 78 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/bin/sh
set -e

libtoolize --force
aclocal
autoheader
automake -a
autoconf