From 4c9a189f906ad6d126826d669e23d352ef7cab8b Mon Sep 17 00:00:00 2001 From: Joseph Carter Date: Fri, 8 Jun 2001 23:10:11 +0000 Subject: [PATCH] Add idiot-proof comment that the cross-compile warnings are bogus --- bootstrap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap b/bootstrap index 3115aa7..a3824a8 100755 --- a/bootstrap +++ b/bootstrap @@ -1,2 +1,4 @@ #!/bin/sh aclocal && autoheader && automake --add-missing && autoconf +echo "If you see a couple warnings about cross-compiling above, don't worry" +