]> granicus.if.org Git - flex/commit
Added -I . to compiler search path in tests (so it finds the generated parser.h).
authorJohn Millaway <john43@users.sourceforge.net>
Fri, 19 Apr 2002 22:30:52 +0000 (22:30 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Fri, 19 Apr 2002 22:30:52 +0000 (22:30 +0000)
commitcb7194038dcd8e3aa515c259eb75f39f8e91c890
tree9486565111f05ff3016d4510af17870fd6ab5238
parentdf519d1acbd0b279e6c972ad53eee63dd9d4d5c3
Added -I . to compiler search path in tests (so it finds the generated parser.h).
24 files changed:
tests/Makefile.am
tests/TEMPLATE/Makefile.am
tests/test-array-nr/Makefile.am
tests/test-array-r/Makefile.am
tests/test-basic-nr/Makefile.am
tests/test-basic-r/Makefile.am
tests/test-bison-yylloc/Makefile.am
tests/test-bison-yylval/Makefile.am
tests/test-c-cpp-nr/Makefile.am
tests/test-c-cpp-r/Makefile.am
tests/test-header-nr/Makefile.am
tests/test-header-r/Makefile.am
tests/test-include-by-buffer/Makefile.am
tests/test-include-by-reentrant/Makefile.am
tests/test-lineno-nr/Makefile.am
tests/test-lineno-r/Makefile.am
tests/test-multiple-scanners-nr/Makefile.am
tests/test-multiple-scanners-r/Makefile.am
tests/test-prefix-nr/Makefile.am
tests/test-prefix-r/Makefile.am
tests/test-pthread/Makefile.am
tests/test-string-nr/Makefile.am
tests/test-string-r/Makefile.am
tests/test-yyextra/Makefile.am