projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce05140
)
($(TESTSUITE)): Remove warning about ignoring
author
Paul Eggert
<eggert@twinsun.com>
Wed, 24 Dec 2003 08:30:45 +0000
(08:30 +0000)
committer
Paul Eggert
<eggert@twinsun.com>
Wed, 24 Dec 2003 08:30:45 +0000
(08:30 +0000)
multiple inclusion warnings.
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index
82bc10d
..
c6bf2fe
100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-55,7
+55,6
@@
TESTSUITE = $(srcdir)/testsuite
AUTOTEST = $(AUTOM4TE) --language=autotest
$(TESTSUITE): package.m4 $(TESTSUITE_AT)
- echo "WARNING: Multiple inclusion warning should be ignored." >&2
$(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
mv $@.tmp $@