]> git.saurik.com Git - bison.git/commit - tests/headers.at
(AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo.h" is allowed, as
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 23:08:01 +0000 (23:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 23:08:01 +0000 (23:08 +0000)
commit1d39f854cf5cfa0ba6a1e140caa1cb78f6e4b2fe
tree0c2de57b73963da5afabb5bb0652e2b9e73e208b
parentdda7a53e4d98add4c5ab9ba2cbc6a2bbf40e896c
(AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo.h" is allowed, as
this doesn't work with the Portland Group compiler.  Instead, use "$CC
-E bar.c".  Include the .h file twice in the grammar, as an extra
check.
tests/headers.at