gravatar
ladanyi@tmit.bme.hu
ladanyi@tmit.bme.hu
Forbid automake to add superfluous include dirs. Fixes ticket #21.
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -15,3 +15,3 @@
15 15
AC_CONFIG_MACRO_DIR([m4])
16
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
16
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects nostdinc])
17 17
AC_CONFIG_SRCDIR([lemon/list_graph.h])
0 comments (0 inline)