From 9c20632b9e215d5152cccffc4557a81afc45a02a Mon Sep 17 00:00:00 2001 From: raveit Date: Thu, 21 Mar 2013 18:50:38 +0100 Subject: update make files for autoconf 1.13 --- plugins/acpi/Makefile.am | 2 +- plugins/aticonfig/Makefile.am | 2 +- plugins/eee/Makefile.am | 2 +- plugins/hddtemp/Makefile.am | 2 +- plugins/i2c-proc/Makefile.am | 2 +- plugins/i2c-sys/Makefile.am | 2 +- plugins/i8k/Makefile.am | 2 +- plugins/ibm-acpi/Makefile.am | 2 +- plugins/libsensors/Makefile.am | 2 +- plugins/nvidia/Makefile.am | 2 +- plugins/omnibook/Makefile.am | 2 +- plugins/pmu-sys/Makefile.am | 2 +- plugins/smu-sys/Makefile.am | 2 +- plugins/sonypi/Makefile.am | 2 +- plugins/udisks/Makefile.am | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'plugins') diff --git a/plugins/acpi/Makefile.am b/plugins/acpi/Makefile.am index 4bcdaba..ae0adda 100644 --- a/plugins/acpi/Makefile.am +++ b/plugins/acpi/Makefile.am @@ -1,7 +1,7 @@ # ACPI plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/aticonfig/Makefile.am b/plugins/aticonfig/Makefile.am index 4735796..36d0cf8 100644 --- a/plugins/aticonfig/Makefile.am +++ b/plugins/aticonfig/Makefile.am @@ -1,7 +1,7 @@ # ATICONFIG plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/eee/Makefile.am b/plugins/eee/Makefile.am index 3d652b3..99c5785 100644 --- a/plugins/eee/Makefile.am +++ b/plugins/eee/Makefile.am @@ -1,7 +1,7 @@ # ACPI plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/hddtemp/Makefile.am b/plugins/hddtemp/Makefile.am index 69472e7..96bc74f 100644 --- a/plugins/hddtemp/Makefile.am +++ b/plugins/hddtemp/Makefile.am @@ -1,7 +1,7 @@ # HDDTEMP plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/i2c-proc/Makefile.am b/plugins/i2c-proc/Makefile.am index 3893d7b..8d2f1f9 100644 --- a/plugins/i2c-proc/Makefile.am +++ b/plugins/i2c-proc/Makefile.am @@ -1,7 +1,7 @@ # I2C-PROC plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/i2c-sys/Makefile.am b/plugins/i2c-sys/Makefile.am index c95a06c..9e0e812 100644 --- a/plugins/i2c-sys/Makefile.am +++ b/plugins/i2c-sys/Makefile.am @@ -1,7 +1,7 @@ # I2C-SYS plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/i8k/Makefile.am b/plugins/i8k/Makefile.am index 1e0d1b9..e679830 100644 --- a/plugins/i8k/Makefile.am +++ b/plugins/i8k/Makefile.am @@ -1,7 +1,7 @@ # I8K plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/ibm-acpi/Makefile.am b/plugins/ibm-acpi/Makefile.am index 1d45a90..a41c690 100644 --- a/plugins/ibm-acpi/Makefile.am +++ b/plugins/ibm-acpi/Makefile.am @@ -1,7 +1,7 @@ # IBM-ACPI plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/libsensors/Makefile.am b/plugins/libsensors/Makefile.am index d8ac419..45785b1 100644 --- a/plugins/libsensors/Makefile.am +++ b/plugins/libsensors/Makefile.am @@ -1,7 +1,7 @@ plugindir = $(libdir)/mate-sensors-applet/plugins # libsensors plugin -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/nvidia/Makefile.am b/plugins/nvidia/Makefile.am index 9deabce..f87cbab 100644 --- a/plugins/nvidia/Makefile.am +++ b/plugins/nvidia/Makefile.am @@ -1,7 +1,7 @@ # NVIDIA plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/omnibook/Makefile.am b/plugins/omnibook/Makefile.am index 4880a55..a7694f6 100644 --- a/plugins/omnibook/Makefile.am +++ b/plugins/omnibook/Makefile.am @@ -1,7 +1,7 @@ # OMNIBOOK plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/pmu-sys/Makefile.am b/plugins/pmu-sys/Makefile.am index 849028e..da4103f 100644 --- a/plugins/pmu-sys/Makefile.am +++ b/plugins/pmu-sys/Makefile.am @@ -1,7 +1,7 @@ # PMU-SYS plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/smu-sys/Makefile.am b/plugins/smu-sys/Makefile.am index 999e7fc..55bf06c 100644 --- a/plugins/smu-sys/Makefile.am +++ b/plugins/smu-sys/Makefile.am @@ -1,7 +1,7 @@ # SMU-SYS plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/sonypi/Makefile.am b/plugins/sonypi/Makefile.am index 045bd34..ce1929b 100644 --- a/plugins/sonypi/Makefile.am +++ b/plugins/sonypi/Makefile.am @@ -1,7 +1,7 @@ # SONYPI plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ diff --git a/plugins/udisks/Makefile.am b/plugins/udisks/Makefile.am index b2aa06e..942e22d 100644 --- a/plugins/udisks/Makefile.am +++ b/plugins/udisks/Makefile.am @@ -1,7 +1,7 @@ # UDisks plugin plugindir = $(libdir)/mate-sensors-applet/plugins -INCLUDES = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ +AM_CPPFLAGS = -DMATELOCALEDIR=\""$(datadir)/locale/"\" \ -DG_LOG_DOMAIN=\""Sensors Applet"\" \ -DPIXMAPS_DIR=\""$(datadir)/pixmaps/$(PACKAGE)/"\" \ -DDATADIR=\""$(datadir)"\" \ -- cgit v1.2.1