* doc/Doxyfile.in (STRIP_FROM_INC_PATH): Define, so that the

`#include' references are correct.
This commit is contained in:
Alexandre Duret-Lutz 2004-08-09 13:40:09 +00:00
parent 01566183d8
commit 04fc0b986f
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
2004-08-09 Alexandre Duret-Lutz <adl@src.lip6.fr>
* doc/Doxyfile.in (STRIP_FROM_INC_PATH): Define, so that the
`#include' references are correct.
* README: Update.
* m4/gccoptim.m4: Compute optimization flags for CXX too.