feat: Merge branch 'autotools' into dev

This commit is contained in:
Gu://em_ 2026-01-09 15:44:21 +01:00
commit 06b9f4b130
10 changed files with 40 additions and 45 deletions

View file

@ -1,11 +1,8 @@
lib_LIBRARIES = libutils.a
# libutils_a_SOURCES = \
# utils.c \
# utils.h
libutils_a_SOURCES = \
string_utils.c
# libutils_a_CPPFLAGS = -I$(top_srcdir)/src
libutils_a_CPPFLAGS = -I$(top_srcdir)/src
# libutils_a_CFLAGS = -std=c99 -pedantic -Werror -Wall -Wextra -Wvla
# noinst_LIBRARIES = libutils.a
noinst_LIBRARIES = libutils.a