]> git.ipfire.org Git - thirdparty/cups.git/commit
config-scripts/cups-common.m4: fix error message typo 716/head
authorAdrian Ratiu <adrian.ratiu@collabora.com>
Wed, 29 Mar 2023 19:19:31 +0000 (22:19 +0300)
committerAdrian Ratiu <adrian.ratiu@collabora.com>
Fri, 2 Jun 2023 10:58:27 +0000 (13:58 +0300)
commit4b54e0834b47054e9945a4cf022047fbd8ddce01
tree9706a159425d7ffb05af7cf1228c495ee95f86a6
parent9b5f2a1cd46d497385732156c6dcc60d72f32a12
config-scripts/cups-common.m4: fix error message typo

$COMPONENT should be $COMPONENTS to properly print
the bad build component, otherwise it's empty.
config-scripts/cups-common.m4