]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests/Makefile: expose ac_cv_sizeof_time_t
authorAlexander Sosedkin <asosedkin@redhat.com>
Thu, 20 Jun 2024 12:37:01 +0000 (14:37 +0200)
committerAlexander Sosedkin <asosedkin@redhat.com>
Thu, 20 Jun 2024 12:56:11 +0000 (14:56 +0200)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
tests/Makefile.am

index a41f4b43fa606e3603b1aca0f013d1e356e7ef86..189d0689b5c7aa2dfd77054850ca4e6da285e91f 100644 (file)
@@ -638,6 +638,7 @@ TESTS_ENVIRONMENT +=                                                \
        OPENSSL_ia32cap=0x00000000                              \
        EXEEXT=$(EXEEXT)                                        \
        GNUTLS_TEST_SUITE_RUN=1                                 \
+       ac_cv_sizeof_time_t="$(ac_cv_sizeof_time_t)"            \
        builddir="$(builddir)"                                  \
        top_builddir="$(top_builddir)"                          \
        abs_top_builddir="$(abs_top_builddir)"                  \