File: autogen.sh

package info (click to toggle)
deborphan 1.7.27
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 1,584 kB
  • ctags: 308
  • sloc: sh: 3,868; ansic: 1,579; makefile: 111
file content (10 lines) | stat: -rwxr-xr-x 246 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# Copyright (C) 2000, 2001, 2002, 2003 Cris van Pelt
# Copyright (C) 2003, 2004, 2006 Peter Palfrader
#
# $Id: autogen.sh 577 2006-10-05 16:33:10Z weasel $
aclocal-1.9 &&
	autoheader &&
	autoconf &&
	automake-1.9 --add-missing --copy