Add idiot-proof comment that the cross-compile warnings are bogus

This commit is contained in:
Joseph Carter 2001-06-08 23:10:11 +00:00
parent 883b7ecf80
commit 4c9a189f90
1 changed files with 2 additions and 0 deletions

View File

@ -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"