mirror of
https://github.com/limine-bootloader/limine
synced 2024-11-29 20:03:19 +03:00
Revert "build: Invoke AC_CANONICAL_HOST in configure.ac"
This reverts commit 67f1146ffe
.
This commit is contained in:
parent
a969ec206f
commit
1daa64a692
@ -13,8 +13,6 @@ AC_SUBST([BUILDDIR])
|
||||
REGEN_DATE="m4_esyscmd([date '+%B %Y' | tr -d '\n'])"
|
||||
AC_SUBST([REGEN_DATE])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
AC_DEFUN([PROG_ABSPATH], [
|
||||
case "$$1" in
|
||||
.*) $1="$(cd "$(dirname "$$1")" && pwd -P)/$(basename "$$1")" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user