summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorroozbeh <roozbeh>2001-03-31 00:42:53 +0000
committerroozbeh <roozbeh>2001-03-31 00:42:53 +0000
commitafd9023c3af0560dcf93a850fe386a86d40b58c4 (patch)
treef7c141cb94dea6b2783ea260ca1ef47c04b33f53 /bootstrap
parenta3788aa3aca03762fa262255e6c2ec6c6f4a8b12 (diff)
renamed COPYING.LIB to COPYING based on GNU's web site suggestion.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 98be601..f26507e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -2,5 +2,5 @@
aclocal \
&& autoheader \
-&& automake --gnu --include-deps 2>&1 | grep -v "COPYING. not found"
-autoconf
+&& automake --gnu --include-deps \
+&& autoconf