# SPDX-License-Identifier: CC0-1.0 # # Copyright (C) 2023 Wojtek Kosior AC_INIT([lawrence-bolierplate], [0.1], [koszko@koszko.org]) AC_CONFIG_SRCDIR([ax_add_guile_pre_inst_env.m4]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_FILES([Makefile]) AC_OUTPUT