On Nov 11, Lukasz Stelmach wrote: > Greetings!!! > > There is a bug in Makefile in grub subdirectory. The USE_MD5_PASSWORDS > is defined in FSYS_CFLAGS but FSYS_CFLAGS is not being used in any other > place so when compiling grub shell it is compiled like if > --disable-md5-password has been used. Of course it is not a big probem > as i can solve it but for some it may be difficult to find it.
I fixed that bug in the CVS repository shortly after 0.90 was released. Unfortunately it was introduced when cleaning up for the release. Jochen _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
