README.md Старый однострочный README заменён на полноценное описание проекта: что такое ZOVboot, статус, структура репозитория, сборка, заметки по совместимости, планы и лицензия. limine/configure.ac AC_INIT переименован с Limine на ZOVboot, URL заменены на git.bebrik.xyz, help-тексты для TOOLCHAIN_FOR_TARGET, CC_FOR_TARGET, LD_FOR_TARGET, OBJCOPY_FOR_TARGET, OBJDUMP_FOR_TARGET, READELF_FOR_TARGET, CFLAGS_FOR_TARGET, CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, NASMFLAGS_FOR_TARGET переведены с “for Limine” на “for ZOVboot”. limine/common/protos/limine.c Bootloader name, который отдаётся ядру через bootloader_info_response->name, сменён с "Limine" на "ZOVboot". limine/common/protos/multiboot1.c LIMINE_BRAND сменён с "Limine " на "ZOVboot ". limine/common/protos/multiboot2.c LIMINE_BRAND сменён с "Limine " на "ZOVboot ". limine/common/lib/bli.c Wide-string бренд LIMINE_BRAND сменён с L"Limine " на L"ZOVboot ". limine/common/menu.c Строки брендинга в меню заменены с Limine ... на ZOVboot ... для BIOS, UEFI32 и обычного UEFI. limine/common/drivers/disk.s2.c Panic-сообщение про неподдерживаемую UEFI-машину теперь говорит ZOVboot UEFI вместо Limine UEFI. limine/common/entry.s3.c Поменяны пользовательские сообщения: про загрузку выше 4 GiB, про поиск конфигурации и про отсутствие конфигурационного файла, теперь в них фигурирует ZOVboot. limine/host/limine.c Ребрендинг CLI-утилиты: сообщение об успешной BIOS-установке, usage для enroll-config, --version, license-строка, ошибка print-datadir, ошибка “compiled without BIOS support”. Неотслеживаемое: limine/build-host Временная директория host-сборки. limine/build-test Временная директория test/build-конфигурации. Итог по diffstat: 10 files changed 126 insertions 32 deletions
462 lines
15 KiB
Text
462 lines
15 KiB
Text
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by ZOVboot configure UNVERSIONED, which was
|
|
generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
|
$ ../configure LD_FOR_TARGET=ld OBJCOPY_FOR_TARGET=objcopy OBJDUMP_FOR_TARGET=objdump READELF_FOR_TARGET=readelf
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = archlinux
|
|
uname -m = x86_64
|
|
uname -r = 6.19.6-arch1-1
|
|
uname -s = Linux
|
|
uname -v = #1 SMP PREEMPT_DYNAMIC Wed, 04 Mar 2026 18:25:08 +0000
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /tmp/fakebin/
|
|
PATH: /home/wpng1337/.codex/tmp/arg0/codex-arg0tf5Bxj/
|
|
PATH: /usr/local/sbin/
|
|
PATH: /usr/local/bin/
|
|
PATH: /usr/bin/
|
|
PATH: /var/lib/flatpak/exports/bin/
|
|
PATH: /usr/bin/site_perl/
|
|
PATH: /usr/bin/vendor_perl/
|
|
PATH: /usr/bin/core_perl/
|
|
PATH: /home/wpng1337/.vscode-oss/extensions/openai.chatgpt-26.311.21342-linux-x64/bin/linux-x86_64/
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2243: looking for aux files: install-sh config.guess config.sub
|
|
configure:2256: trying ../build-aux/
|
|
configure:2267: ../build-aux/install-sh found
|
|
configure:2285: ../build-aux/config.guess found
|
|
configure:2285: ../build-aux/config.sub found
|
|
configure:2421: checking build system type
|
|
configure:2437: result: x86_64-pc-linux-gnu
|
|
configure:2457: checking host system type
|
|
configure:2472: result: x86_64-pc-linux-gnu
|
|
configure:2592: checking for gcc
|
|
configure:2613: found /usr/bin/gcc
|
|
configure:2625: result: gcc
|
|
configure:2984: checking for C compiler version
|
|
configure:2993: gcc --version >&5
|
|
gcc (GCC) 15.2.1 20260209
|
|
Copyright (C) 2025 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3004: $? = 0
|
|
configure:2993: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/15.2.1/lto-wrapper
|
|
Target: x86_64-pc-linux-gnu
|
|
Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust,cobol --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib zstd
|
|
gcc version 15.2.1 20260209 (GCC)
|
|
configure:3004: $? = 0
|
|
configure:2993: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3004: $? = 1
|
|
configure:2993: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3004: $? = 1
|
|
configure:2993: gcc -version >&5
|
|
gcc: error: unrecognized command-line option '-version'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3004: $? = 1
|
|
configure:3024: checking whether the C compiler works
|
|
configure:3046: gcc -g -O2 -pipe conftest.c >&5
|
|
configure:3050: $? = 0
|
|
configure:3101: result: yes
|
|
configure:3105: checking for C compiler default output file name
|
|
configure:3107: result: a.out
|
|
configure:3113: checking for suffix of executables
|
|
configure:3120: gcc -o conftest -g -O2 -pipe conftest.c >&5
|
|
configure:3124: $? = 0
|
|
configure:3148: result:
|
|
configure:3172: checking whether we are cross compiling
|
|
configure:3180: gcc -o conftest -g -O2 -pipe conftest.c >&5
|
|
configure:3184: $? = 0
|
|
configure:3191: ./conftest
|
|
configure:3195: $? = 0
|
|
configure:3210: result: no
|
|
configure:3216: checking for suffix of object files
|
|
configure:3239: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:3243: $? = 0
|
|
configure:3267: result: o
|
|
configure:3271: checking whether the compiler supports GNU C
|
|
configure:3291: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:3291: $? = 0
|
|
configure:3303: result: yes
|
|
configure:3314: checking whether gcc accepts -g
|
|
configure:3335: gcc -c -g conftest.c >&5
|
|
configure:3335: $? = 0
|
|
configure:3382: result: yes
|
|
configure:3402: checking for gcc option to enable C11 features
|
|
configure:3417: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:3417: $? = 0
|
|
configure:3436: result: none needed
|
|
configure:3572: checking for a race-free mkdir -p
|
|
configure:3615: result: /usr/bin/mkdir -p
|
|
configure:3634: checking for a BSD-compatible install
|
|
configure:3708: result: /usr/bin/install -c
|
|
configure:3720: checking for a sed that does not truncate output
|
|
configure:3792: result: /usr/bin/sed
|
|
configure:3798: checking for grep that handles long lines and -e
|
|
configure:3864: result: /usr/bin/grep
|
|
configure:3874: checking for gawk
|
|
configure:3895: found /usr/bin/gawk
|
|
configure:3907: result: gawk
|
|
configure:3922: checking for find
|
|
configure:3943: found /usr/bin/find
|
|
configure:3955: result: yes
|
|
configure:4085: checking for strip
|
|
configure:4106: found /usr/bin/strip
|
|
configure:4118: result: strip
|
|
configure:4213: checking for stdio.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for stdlib.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for string.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for inttypes.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for stdint.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for strings.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for sys/stat.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for sys/types.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4213: checking for unistd.h
|
|
configure:4213: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4213: $? = 0
|
|
configure:4213: result: yes
|
|
configure:4241: checking for stdio.h
|
|
configure:4241: result: yes
|
|
configure:4241: checking for stdlib.h
|
|
configure:4241: result: yes
|
|
configure:4241: checking for stdint.h
|
|
configure:4241: result: yes
|
|
configure:4241: checking for stddef.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4241: checking for stdbool.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4241: checking for stdarg.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4241: checking for string.h
|
|
configure:4241: result: yes
|
|
configure:4241: checking for errno.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4241: checking for inttypes.h
|
|
configure:4241: result: yes
|
|
configure:4241: checking for limits.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4241: checking for time.h
|
|
configure:4241: gcc -c -g -O2 -pipe conftest.c >&5
|
|
configure:4241: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4302: checking for clang
|
|
configure:4323: found /usr/bin/clang
|
|
configure:4335: result: yes
|
|
configure:4538: checking for ld
|
|
configure:4559: found /usr/bin/ld
|
|
configure:4571: result: yes
|
|
configure:4774: checking for objcopy
|
|
configure:4795: found /usr/bin/objcopy
|
|
configure:4807: result: yes
|
|
configure:5010: checking for objdump
|
|
configure:5031: found /usr/bin/objdump
|
|
configure:5043: result: yes
|
|
configure:5246: checking for readelf
|
|
configure:5267: found /usr/bin/readelf
|
|
configure:5279: result: yes
|
|
configure:5949: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by ZOVboot config.status UNVERSIONED, which was
|
|
generated by GNU Autoconf 2.72. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on archlinux
|
|
|
|
config.status:777: creating man/man1/limine.1
|
|
config.status:777: creating GNUmakefile
|
|
config.status:777: creating config.h
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CC_FOR_TARGET_set=
|
|
ac_cv_env_CC_FOR_TARGET_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_FOR_TARGET_set=
|
|
ac_cv_env_CFLAGS_FOR_TARGET_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_FOR_TARGET_set=
|
|
ac_cv_env_CPPFLAGS_FOR_TARGET_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_LDFLAGS_FOR_TARGET_set=
|
|
ac_cv_env_LDFLAGS_FOR_TARGET_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LD_FOR_TARGET_set=set
|
|
ac_cv_env_LD_FOR_TARGET_value=ld
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_NASMFLAGS_FOR_TARGET_set=
|
|
ac_cv_env_NASMFLAGS_FOR_TARGET_value=
|
|
ac_cv_env_OBJCOPY_FOR_TARGET_set=set
|
|
ac_cv_env_OBJCOPY_FOR_TARGET_value=objcopy
|
|
ac_cv_env_OBJDUMP_FOR_TARGET_set=set
|
|
ac_cv_env_OBJDUMP_FOR_TARGET_value=objdump
|
|
ac_cv_env_READELF_FOR_TARGET_set=set
|
|
ac_cv_env_READELF_FOR_TARGET_value=readelf
|
|
ac_cv_env_STRIP_set=
|
|
ac_cv_env_STRIP_value=
|
|
ac_cv_env_TOOLCHAIN_FOR_TARGET_set=
|
|
ac_cv_env_TOOLCHAIN_FOR_TARGET_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_header_errno_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_limits_h=yes
|
|
ac_cv_header_stdarg_h=yes
|
|
ac_cv_header_stdbool_h=yes
|
|
ac_cv_header_stddef_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdio_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_time_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_SED=/usr/bin/sed
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CC_FOR_TARGET_FOUND=yes
|
|
ac_cv_prog_FIND_FOUND=yes
|
|
ac_cv_prog_LD_FOR_TARGET_FOUND=yes
|
|
ac_cv_prog_OBJCOPY_FOR_TARGET_FOUND=yes
|
|
ac_cv_prog_OBJDUMP_FOR_TARGET_FOUND=yes
|
|
ac_cv_prog_READELF_FOR_TARGET_FOUND=yes
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_STRIP_FOUND=strip
|
|
ac_cv_prog_cc_c11=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_stdc=
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
AWK='gawk'
|
|
BUILDDIR='/home/wpng1337/Zovboot/ZOVboot/limine/build-host'
|
|
BUILD_BIOS=''
|
|
BUILD_BIOS_CD='no'
|
|
BUILD_BIOS_PXE='no'
|
|
BUILD_UEFI_AARCH64=''
|
|
BUILD_UEFI_CD='no'
|
|
BUILD_UEFI_IA32=''
|
|
BUILD_UEFI_LOONGARCH64=''
|
|
BUILD_UEFI_RISCV64=''
|
|
BUILD_UEFI_X86_64=''
|
|
CC='gcc'
|
|
CC_FOR_TARGET='clang'
|
|
CC_FOR_TARGET_FOUND='yes'
|
|
CFLAGS='-g -O2 -pipe'
|
|
CFLAGS_FOR_TARGET=' -g -O2 -pipe'
|
|
CPPFLAGS=''
|
|
CPPFLAGS_FOR_TARGET=''
|
|
DEFS='-DPACKAGE_NAME=\"ZOVboot\" -DPACKAGE_TARNAME=\"zovboot\" -DPACKAGE_VERSION=\"UNVERSIONED\" -DPACKAGE_STRING=\"ZOVboot\ UNVERSIONED\" -DPACKAGE_BUGREPORT=\"https://git.bebrik.xyz/Zhirik1337/ZOVboot\" -DPACKAGE_URL=\"https://git.bebrik.xyz/Zhirik1337/ZOVboot\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_ERRNO_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_TIME_H=1'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EXEEXT=''
|
|
FIND_FOUND='yes'
|
|
GREP='/usr/bin/grep'
|
|
GZIP_FOUND=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
LDFLAGS=''
|
|
LDFLAGS_FOR_TARGET=''
|
|
LD_FOR_TARGET='ld'
|
|
LD_FOR_TARGET_FOUND='yes'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LIMINE_COPYRIGHT='Copyright (C) 2019-2026 Mintsuki and contributors.'
|
|
LTLIBOBJS=''
|
|
MKDIR_P='/usr/bin/mkdir -p'
|
|
MTOOLS_FOUND=''
|
|
NASMFLAGS_FOR_TARGET='-g'
|
|
NASM_FOUND=''
|
|
OBJCOPY_FOR_TARGET='objcopy'
|
|
OBJCOPY_FOR_TARGET_FOUND='yes'
|
|
OBJDUMP_FOR_TARGET='objdump'
|
|
OBJDUMP_FOR_TARGET_FOUND='yes'
|
|
OBJEXT='o'
|
|
PACKAGE_BUGREPORT='https://git.bebrik.xyz/Zhirik1337/ZOVboot'
|
|
PACKAGE_NAME='ZOVboot'
|
|
PACKAGE_STRING='ZOVboot UNVERSIONED'
|
|
PACKAGE_TARNAME='zovboot'
|
|
PACKAGE_URL='https://git.bebrik.xyz/Zhirik1337/ZOVboot'
|
|
PACKAGE_VERSION='UNVERSIONED'
|
|
PATH_SEPARATOR=':'
|
|
READELF_FOR_TARGET='readelf'
|
|
READELF_FOR_TARGET_FOUND='yes'
|
|
REGEN_DATE='UNVERSIONED'
|
|
SED='/usr/bin/sed'
|
|
SHELL='/bin/sh'
|
|
SOURCE_DATE_EPOCH='1546297200'
|
|
SOURCE_DATE_EPOCH_TOUCH='201901010000'
|
|
SRCDIR='/home/wpng1337/Zovboot/ZOVboot/limine'
|
|
STRIP='strip'
|
|
STRIP_FOUND='yes'
|
|
TOOLCHAIN_FOR_TARGET='llvm-'
|
|
WERROR_FLAG='-Wno-error'
|
|
ac_ct_CC='gcc'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
runstatedir='${localstatedir}/run'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "ZOVboot"
|
|
#define PACKAGE_TARNAME "zovboot"
|
|
#define PACKAGE_VERSION "UNVERSIONED"
|
|
#define PACKAGE_STRING "ZOVboot UNVERSIONED"
|
|
#define PACKAGE_BUGREPORT "https://git.bebrik.xyz/Zhirik1337/ZOVboot"
|
|
#define PACKAGE_URL "https://git.bebrik.xyz/Zhirik1337/ZOVboot"
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STDDEF_H 1
|
|
#define HAVE_STDBOOL_H 1
|
|
#define HAVE_STDARG_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_ERRNO_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
#define HAVE_TIME_H 1
|
|
|
|
configure: exit 0
|