Quoting "Yoshinori K. Okuji" <ok...@enbug.org>:

"test -n" should be avoided. Maybe this is not necessary nowadays, but my old
lesson was to use "test x$target_alias != x" instead for portability.
Well, "!=" was not very portable, either, maybe.

I believe both "-n" and "!=" are found in Autoconf sources that are turned into configure scripts. Anyway, I'll use the syntax you want.

--
Regards,
Pavel Roskin


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to