X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2FMakefile.am;h=9b91a91578a88a836afff618e521b1c936443f18;hp=9b235bac0e8f26b37c660f0422d4a9de55199eb0;hb=119de663a2fc33ea2f9303e0cbe59ab32460520b;hpb=c4815ba2e7fca583e71ce97fb60b4434d398309f diff --git a/src/Makefile.am b/src/Makefile.am index 9b235ba..9b91a91 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,12 @@ AUTOMAKE_OPTIONS = foreign no-dependencies +AM_CPPFLAGS = -DPREFIX='"${prefix}"' +AM_CPPFLAGS += -DCONFIGFILE='"${sysconfdir}/collection.conf"' + if COMPILER_IS_GCC AM_CFLAGS = -Wall -Wextra endif + AM_YFLAGS = -d BUILT_SOURCES = parser.h