From a9369a5919842e6118f90333ddc150e6230f37ec Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Wed, 16 Sep 2015 08:42:44 -0400 Subject: Remove obsolete CONFIG_FILE define Ported to ArcticaGreeter: Mike Gabriel --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 39bef81..ee9245a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -45,7 +45,6 @@ arctica_greeter_CFLAGS = \ -DGETTEXT_PACKAGE=\"$(GETTEXT_PACKAGE)\" \ -DLOCALEDIR=\""$(localedir)"\" \ -DVERSION=\"$(VERSION)\" \ - -DCONFIG_FILE=\""$(sysconfdir)/lightdm/arctica-greeter.conf"\" \ -DPKGDATADIR=\""$(pkgdatadir)"\" \ -DINDICATORDIR=\""$(INDICATORDIR)"\" -- cgit v1.2.3