summaryrefslogtreecommitdiffhomepage
path: root/env.d/300.config.cache.env
diff options
context:
space:
mode:
Diffstat (limited to 'env.d/300.config.cache.env')
-rw-r--r--env.d/300.config.cache.env36
1 files changed, 0 insertions, 36 deletions
diff --git a/env.d/300.config.cache.env b/env.d/300.config.cache.env
deleted file mode 100644
index d46e593f..00000000
--- a/env.d/300.config.cache.env
+++ /dev/null
@@ -1,36 +0,0 @@
-#
-# Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 LucĂ­a Andrea Illanes Albornoz <lucia@luciaillanes.de>
-#
-# WARNING: Do _NOT_ use whitespaces (` ') or tab (` ')
-# characters in any of the variables below save for MAKEFLAGS,
-# PATH, and TIMESTAMP_FMT.
-#
-# ${PREFIX_{CROSS,MINGW32,MINIPIX,NATIVE,RPM}} and ${BUILD_WORKDIR}
-# must be immediately beneath ${PREFIX}. ${PREFIX} must be o+rwx.
-# The variables mentioned should not be forward slash-terminated.
-#
-
-#
-# GNU autotools cache
-: ${DEFAULT_CONFIG_CACHE:="
-ac_cv_buggy_getaddrinfo=no
-ac_cv_file__dev_ptc=no
-ac_cv_file__dev_ptmx=yes
-ac_cv_func_calloc_0_nonnull=yes
-ac_cv_func_chown_works=yes
-ac_cv_func_fork_works=yes
-ac_cv_func_getgroups_works=yes
-ac_cv_func_malloc_0_nonnull=yes
-ac_cv_func_memcmp_working=yes
-ac_cv_func_mmap_fixed_mapped=yes
-ac_cv_func_realloc_0_nonnull=yes
-ac_cv_func_strcoll_works=yes
-ac_cv_func_strnlen_working=yes
-ac_cv_func_working_mktime=yes
-gl_cv_func_gettimeofday_clobber=no
-gl_cv_func_tzset_clobber=no
-gt_cv_int_divbyzero_sigfpe=yes
-libffi_cv_hidden_visibility_attribute=yes
-xorg_cv_malloc0_returns_null=yes"};
-
-# vim:filetype=sh textwidth=0