]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
* .bootstrap: Don't run aclocal and automake.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 19 Oct 2004 20:18:36 +0000 (22:18 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 19 Oct 2004 20:18:36 +0000 (22:18 +0200)
Rev: src/nettle/.bootstrap:1.3

.bootstrap

index 22c27e9e1c978144ee202e491424763d82767878..d85e2e28bae0ed796820b2787d86a2837b12f0eb 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-aclocal && autoconf && autoheader && automake -a
+autoconf && autoheader