summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-02-05 05:07:10 +0100
committerRichard Hughes <richard@hughsie.com>2010-02-05 08:35:11 +0000
commit83c05744662ba510634e85757ae81a84c9bb0432 (patch)
tree9c870a3a513f4a2356aad75592094ad1a497ff52 /tools
parent293f9322b7ce3406c1e46644a646025e30d44960 (diff)
downloadupower-83c05744662ba510634e85757ae81a84c9bb0432.tar.gz
Remove EGG_* log define.
The EGG_* log defines don't seem to be used and still reference the old DeviceKit-power name. So just remove it.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 58fcc0a..a82123e 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -2,10 +2,6 @@
INCLUDES = \
-DUP_COMPILATION \
- -DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \
- -DEGG_VERBOSE="\"DKP_VERBOSE\"" \
- -DEGG_LOGGING="\"DKP_LOGGING\"" \
- -DEGG_CONSOLE="\"DKP_CONSOLE\"" \
-I$(top_srcdir) \
-I$(top_srcdir)/devkit-power-gobject \
$(DBUS_GLIB_CFLAGS) \