summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-02-07 17:06:37 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-02-07 17:06:37 +0100
commit2ec697a77f77caceec0a8cf6b6c68ae11a269a03 (patch)
tree5f34da03fe180e7db46545534e8b186b2c5582a6 /config_host.mk.in
parent66849453041de0369dc8abe8f172dce2bf4cdaab (diff)
Remove DBUSMENUGTK left-overs
...after 4e7f9650e2a32b648cbd50ab113955920f960354 "remove ancient lo-menubar implementation now that we have the shiny new one" Change-Id: I49e7a5489279aaf3469d14c4e9d75245203c5937
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 951e170d30fc..d52282d012e4 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -85,8 +85,6 @@ export CXX_X64_BINARY=@CXX_X64_BINARY@
@x_CXXFLAGS@ export CXXFLAGS=@CXXFLAGS@
export CXXFLAGS_CXX11=@CXXFLAGS_CXX11@
export DATADIR=@DATADIR@
-export DBUSMENUGTK_CFLAGS=$(gb_SPACE)@DBUSMENUGTK_CFLAGS@
-export DBUSMENUGTK_LIBS=$(gb_SPACE)@DBUSMENUGTK_LIBS@
export DBUS_CFLAGS=$(gb_SPACE)@DBUS_CFLAGS@
export DBUS_LIBS=$(gb_SPACE)@DBUS_LIBS@
export DCONF_CFLAGS=@DCONF_CFLAGS@