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

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"