mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-07 03:48:05 +02:00
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.
This commit is contained in:
parent
293f9322b7
commit
83c0574466
5 changed files with 0 additions and 20 deletions
|
|
@ -15,10 +15,6 @@ INCLUDES = \
|
|||
-DG_UDEV_API_IS_SUBJECT_TO_CHANGE \
|
||||
-DUP_COMPILATION \
|
||||
-DUP_DISABLE_DEPRECATED \
|
||||
-DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \
|
||||
-DEGG_VERBOSE="\"UP_VERBOSE\"" \
|
||||
-DEGG_LOGGING="\"UP_LOGGING\"" \
|
||||
-DEGG_CONSOLE="\"UP_CONSOLE\"" \
|
||||
-I$(top_srcdir)/libupower-glib \
|
||||
-I$(top_srcdir)/devkit-power-gobject \
|
||||
-I$(top_srcdir) \
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
INCLUDES = \
|
||||
-I$(top_builddir)/src -I$(top_srcdir)/src \
|
||||
-DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \
|
||||
-DEGG_VERBOSE="\"UP_VERBOSE\"" \
|
||||
-DEGG_LOGGING="\"UP_LOGGING\"" \
|
||||
-DEGG_CONSOLE="\"UP_CONSOLE\"" \
|
||||
-DUP_COMPILATION \
|
||||
-DEGG_TEST \
|
||||
-I$(top_srcdir)/devkit-power-gobject \
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
INCLUDES = \
|
||||
-I$(top_builddir)/src -I$(top_srcdir)/src \
|
||||
-DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \
|
||||
-DEGG_VERBOSE="\"UP_VERBOSE\"" \
|
||||
-DEGG_LOGGING="\"UP_LOGGING\"" \
|
||||
-DEGG_CONSOLE="\"UP_CONSOLE\"" \
|
||||
-DUP_COMPILATION \
|
||||
-I$(top_srcdir)/devkit-power-gobject \
|
||||
$(DBUS_GLIB_CFLAGS) \
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
INCLUDES = \
|
||||
-I$(top_builddir)/src -I$(top_srcdir)/src \
|
||||
-DEGG_LOG_FILE=\""$(UP_LOG_DIR)/DeviceKit-power"\" \
|
||||
-DEGG_VERBOSE="\"UP_VERBOSE\"" \
|
||||
-DEGG_LOGGING="\"UP_LOGGING\"" \
|
||||
-DEGG_CONSOLE="\"UP_CONSOLE\"" \
|
||||
-DUP_COMPILATION \
|
||||
-DG_UDEV_API_IS_SUBJECT_TO_CHANGE \
|
||||
-I$(top_srcdir)/devkit-power-gobject \
|
||||
|
|
|
|||
|
|
@ -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) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue