whitespace

This commit is contained in:
Bill Currie 2001-10-08 05:52:56 +00:00
parent 6eb4958952
commit d4ad0cd659

View file

@ -73,7 +73,8 @@ case "$host_os" in
CPPFLAGS="$CPPFLAGS -mno-cygwin -mconsole"
CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/include/win32"
CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/include/win32/resources"
LDFLAGS="$LDFLAGS -mno-cygwin -mconsole" endian="little"
LDFLAGS="$LDFLAGS -mno-cygwin -mconsole"
endian="little"
;;
esac
fi