autotools: added AC_CONFIG_MACRO_DIR

This commit is contained in:
Fabian Freyer
2014-09-30 15:57:17 +03:00
committed by Dmitry Podgorny
parent ee4f6d4e3c
commit e2acd98612
3 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = -I m4
AM_CFLAGS = -g -Wall
PARSER_CFLAGS=@PARSER_CFLAGS@