summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroozbeh <roozbeh>2001-03-28 07:50:31 +0000
committerroozbeh <roozbeh>2001-03-28 07:50:31 +0000
commita8b6dce25b768cc4f4ab0df8be0e265a1f1f420b (patch)
treeea79fbc499edd81e15e43bcc075d7cb2a2194324
parent52afc166169d8eb9a8f2194a4fba95912c140972 (diff)
COPYING, etc.
-rwxr-xr-xbootstrap7
1 files changed, 3 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index 66603d5..9c68400 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,6 @@
#! /bin/sh
aclocal \
-&& autoheader \
-&& automake --gnu --include-deps 2>&1 | grep -v "COPYING. not found"\
-&& autoconf
-
+autoheader \
+automake --gnu --include-deps 2>&1 | grep -v "COPYING. not found"\
+autoconf