]> granicus.if.org Git - flex/commit
use AM_CPPFLAGS instead of INCLUDES; write -I with no space after it for broken compilers
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 27 Sep 2002 20:46:26 +0000 (20:46 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 27 Sep 2002 20:46:26 +0000 (20:46 +0000)
commit1336555df3497462d2250359cb70f6a472c8265d
tree1067e6992479e3dd377d2658a76cef5bf5d7fbfb
parent61e6cbfa9aee9c9d5cb6d0931dac0b1cbddc85a0
use AM_CPPFLAGS instead of INCLUDES; write -I with no space after it for broken compilers
33 files changed:
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-nr/Makefile.am
tests/test-bison-yylloc/Makefile.am
tests/test-bison-yylval/Makefile.am
tests/test-c++-basic/Makefile.am
tests/test-c-cpp-nr/Makefile.am
tests/test-c-cpp-r/Makefile.am
tests/test-debug-nr/Makefile.am
tests/test-debug-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-mem-nr/Makefile.am
tests/test-mem-r/Makefile.am
tests/test-multiple-scanners-nr/Makefile.am
tests/test-multiple-scanners-r/Makefile.am
tests/test-posix/Makefile.am
tests/test-posixly-correct/Makefile.am
tests/test-prefix-nr/Makefile.am
tests/test-prefix-r/Makefile.am
tests/test-pthread/Makefile.am
tests/test-reject/Makefile.am
tests/test-string-nr/Makefile.am
tests/test-string-r/Makefile.am
tests/test-table-opts/Makefile.am
tests/test-yyextra/Makefile.am