]> git.sur5r.net Git - kconfig-frontends/blobdiff - libs/parser/Makefile.am
configure: add option to set the /package/ name
[kconfig-frontends] / libs / parser / Makefile.am
index 8e0602acceeb28cefbd5bd327e66205f2b0ddda4..5e25765ad166842a845fb8ea727cbfff02527515 100644 (file)
@@ -6,6 +6,7 @@ dist_EXTRA_libkconfigparser_la_SOURCES =  \
     hconf.gperf lconf.l                   \
     confdata.c menu.c symbol.c util.c     \
     expr.c expr.h lkc.h lkc_proto.h
+libkconfigparser_la_CPPFLAGS = -DPACKAGE=\"$(package_name)\"
 libkconfigparser_la_LDFLAGS = -release $(KCONFIGPARSER_LIB_VERSION)
 
 include_HEADERS = expr.h lkc.h lkc_proto.h