File: autogen.sh

package info (click to toggle)
deborphan 1.7.28.8-0.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,916 kB
  • ctags: 355
  • sloc: sh: 4,123; ansic: 1,847; makefile: 154
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