asynciodebian/masterdebian/stretch-backportsjessie-backportsmainmsvaproxy-ticketupstream
Last change
on this file since 2e12226 was
9706fc2,
checked in by Paul Querna <chip@…>, 19 years ago
|
iniail makefiles and license foo
|
-
Property mode set to
100755
|
File size:
280 bytes
|
Line | |
---|
1 | #!/bin/sh |
---|
2 | # autogen.sh - generates configure using the autotools |
---|
3 | # $Id: autogen.sh,v 1.1 2004/03/04 08:12:13 firechipmunk Exp $ |
---|
4 | libtoolize --force --copy |
---|
5 | #libtoolize14 --force --copy |
---|
6 | aclocal -I m4 |
---|
7 | autoheader |
---|
8 | automake --add-missing --copy --foreign |
---|
9 | autoconf |
---|
10 | rm -rf autom4te.cache |
---|
Note: See
TracBrowser
for help on using the repository browser.