head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.04.10.11.34.29; author jperkin; state Exp; branches; next ; commitid zNrUfeXf2t10cpBG; desc @@ 1.1 log @libde265: Actually support HAVE_ALLOCA_H. @ text @$NetBSD$ Actually support HAVE_ALLOCA_H. --- cmake/config.h.in.orig 2026-04-10 11:27:34.205950091 +0000 +++ cmake/config.h.in @@@@ -1,5 +1,6 @@@@ /* config.h.in - generated by cmake */ +#cmakedefine HAVE_ALLOCA_H 1 #cmakedefine HAVE_MALLOC_H 1 #cmakedefine HAVE_POSIX_MEMALIGN 1 #cmakedefine HAVE_SSE4_1 1 @