mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
maint: include <config.h> first
* cfg.mk (exclude_file_name_regexp--sc_require_config_h_first):
Exempt data/glr.c and data/yacc.c from the include-config.h-first
requirement.
(cherry picked from commit 77f114dd6e)
This commit is contained in:
committed by
Akim Demaille
parent
792aeb0017
commit
81c5003f91
1
cfg.mk
1
cfg.mk
@@ -55,3 +55,4 @@ update-copyright-env = \
|
|||||||
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
|
UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
|
||||||
|
|
||||||
exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
|
exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
|
||||||
|
exclude_file_name_regexp--sc_require_config_h_first = ^data/(glr|yacc)\.c$$
|
||||||
|
|||||||
Reference in New Issue
Block a user