gnome-power-manager: remove unrecognized configure options

* fixes following QA warning:
  gnome-power-manager-2.32.0: gnome-power-manager: configure was passed
    unrecognised options: --with-dpms-ext [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-08-09 15:48:49 +02:00
parent d43c7c1fc9
commit f5856bda8d
@@ -21,7 +21,6 @@ EXTRA_OECONF = " --disable-scrollkeeper \
--disable-applets \
--x-includes=${STAGING_INCDIR} \
--x-libraries=${STAGING_LIBDIR} \
--with-dpms-ext=${STAGING_INCDIR}/.. \
--enable-compile-warnings=no \
ac_cv_header_X11_extensions_dpms_h=yes \
"