# SPDX-License-Identifier: GPL-3.0-only prefix := @prefix@ exec_prefix := @exec_prefix@ # These two use prefix and exec_prefix bindir := @bindir@ datarootdir := @datarootdir@ PACKAGE_TARNAME := @PACKAGE_TARNAME@ PACKAGE_VERSION := @PACKAGE_VERSION@ PACKAGE_BUGREPORT := @PACKAGE_BUGREPORT@ PACKAGE_URL := @PACKAGE_URL@ FLEX := @FLEX@ BISON := @BISON@ M4 := @M4@ LOPSUBGEN := @LOPSUBGEN@