From ac07971e79ebba846b4a0026553d43cde48a5f73 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 8 Jun 2001 22:57:51 +0000 Subject: [PATCH] remove the location --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 784acc464..102a61f84 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,4 @@ #!/bin/sh -echo "If you see a couple warnings about cross-compiling above, don't worry" +echo "If you see a couple warnings about cross-compiling, don't worry" aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf