* acinclude.m4 (grub_apple_cc): Remove; since the removal of nested
functions, we only need to check this for the target, not the host. * configure.ac (grub_apple_cc): Likewise.
This commit is contained in:
parent
2bdd07195c
commit
11da14b548
3 changed files with 6 additions and 17 deletions
|
@ -349,8 +349,6 @@ case "$host_os" in
|
|||
;;
|
||||
esac
|
||||
|
||||
grub_apple_cc
|
||||
|
||||
if test x$USE_NLS = xno; then
|
||||
HOST_CFLAGS="$HOST_CFLAGS -fno-builtin-gettext"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue