Oswald Buddenhagen
21 years ago
1 changed files with
0 additions and
2 deletions
-
0
2
autogen.sh
|
@@ -1,8 +1,6 @@
|
|
#! /bin/sh
|
|
#! /bin/sh
|
|
-# $Id$
|
|
|
|
set -e -v
|
|
set -e -v
|
|
aclocal
|
|
aclocal
|
|
autoheader
|
|
autoheader
|
|
automake --add-missing
|
|
automake --add-missing
|
|
autoconf
|
|
autoconf
|
|
-./configure "$@"
|
|
|