summaryrefslogtreecommitdiff
path: root/.bootstrap
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2004-10-19 22:18:36 +0200
committerNiels Möller <nisse@lysator.liu.se>2004-10-19 22:18:36 +0200
commit86567176db301f682c7cd9280303807c8c9bdf00 (patch)
tree515b4e3cffcf4d36dd71f3cecf037d974733bcb3 /.bootstrap
parent4cf5a3226da34ffae99854041c552425042041fe (diff)
downloadnettle-86567176db301f682c7cd9280303807c8c9bdf00.tar.gz
* .bootstrap: Don't run aclocal and automake.
Rev: src/nettle/.bootstrap:1.3
Diffstat (limited to '.bootstrap')
-rwxr-xr-x.bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bootstrap b/.bootstrap
index 22c27e9e..d85e2e28 100755
--- a/.bootstrap
+++ b/.bootstrap
@@ -1,3 +1,3 @@
#! /bin/sh
-aclocal && autoconf && autoheader && automake -a
+autoconf && autoheader