From: Klaus Kaempf Date: Thu, 23 Feb 2006 08:49:56 +0000 (+0000) Subject: define LOGGROUP X-Git-Tag: BASE-SuSE-SLE-10-SP2-Branch~1977 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=007fe3e7b160bbeba62d046ef9955b9d2b1b2d96;p=platform%2Fupstream%2Flibzypp.git define LOGGROUP --- diff --git a/zypp/base/Makefile.am b/zypp/base/Makefile.am index 51ca6f0..48d9409 100644 --- a/zypp/base/Makefile.am +++ b/zypp/base/Makefile.am @@ -3,6 +3,9 @@ SUBDIRS = +INCLUDES = \ + -DZYPP_BASE_LOGGER_LOGGROUP=\"base\" + ## ################################################## baseincludedir = $(pkgincludedir)/base