* configure.ac (AM_INIT_AUTOMAKE): Use nostdinc, to make

sure we always use paths relative to src/ in src/'s
subdirectories.
This commit is contained in:
Alexandre Duret-Lutz 2003-04-29 11:15:00 +00:00
parent cc519254c5
commit 03e893b23d
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2003-04-29 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
* configure.ac (AM_INIT_AUTOMAKE): Use nostdinc, to make
sure we always use paths relative to src/ in src/'s
subdirectories.
2003-04-28 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
* src/ltlparse/Makefile.am (CXXFLAGS): Turn on GCC warnings