sync with OpenBSD -current

This commit is contained in:
purplerain 2025-01-10 01:40:29 +00:00
parent 4b49aefbb1
commit 1fd36b57f8
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
945 changed files with 81965 additions and 59988 deletions

View file

@ -23,8 +23,9 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT(fonttosfnt, [1.2.3],
[https://gitlab.freedesktop.org/xorg/app/fonttosfnt/issues], fonttosfnt)
AC_INIT(fonttosfnt, [1.2.4],
[https://gitlab.freedesktop.org/xorg/app/fonttosfnt/-/issues],
[fonttosfnt])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])