projects
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7de42e5
)
maint: shush a syntax-check.
author
Akim Demaille
<akim@lrde.epita.fr>
Tue, 8 May 2012 09:01:18 +0000
(11:01 +0200)
committer
Akim Demaille
<akim@lrde.epita.fr>
Tue, 8 May 2012 10:07:29 +0000
(12:07 +0200)
* cfg.mk: lib/timevar is not planned to be gnulib'ed, as it comes
from GCC.
cfg.mk
patch
|
blob
|
blame
|
history
diff --git
a/cfg.mk
b/cfg.mk
index b21383e79edac1c412712e31619165a9683393e7..a208fe9ca46a022d40c39ec7fb66ca5cf1588165 100644
(file)
--- a/
cfg.mk
+++ b/
cfg.mk
@@
-62,6
+62,7
@@
$(call exclude, \
bindtextdomain=^lib/main.c$$ \
program_name=^lib/main.c$$ \
prohibit_always-defined_macros=^data/yacc.c|^djgpp/ \
+ prohibit_always-defined_macros+=?|^lib/timevar.c$$ \
prohibit_always-defined_macros+=?|^src/(parse-gram.c|system.h)$$ \
prohibit_always-defined_macros+=?|^tests/regression.at$$ \
prohibit_empty_lines_at_EOF=^src/parse-gram.[ch]$$ \