diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-21 11:11:33 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-21 11:11:33 -0700 |
commit | 8d0cf7c840d10a8f7acf652e9061a9aea40cd4db (patch) | |
tree | f454680cad5491df733280b148afe0ee79b8ac9e /plugins | |
parent | 9a2a46d3622863c8d83aa46a884d1cc1f90bfb84 (diff) | |
parent | 9c20632b9e215d5152cccffc4557a81afc45a02a (diff) | |
download | mate-sensors-applet-8d0cf7c840d10a8f7acf652e9061a9aea40cd4db.tar.bz2 mate-sensors-applet-8d0cf7c840d10a8f7acf652e9061a9aea40cd4db.tar.xz |
Merge pull request #9 from NiceandGently/master
update make files for autoconf 1.13
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/acpi/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/aticonfig/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/eee/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/hddtemp/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/i2c-proc/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/i2c-sys/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/i8k/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/ibm-acpi/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/libsensors/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/nvidia/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/omnibook/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/pmu-sys/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/smu-sys/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/sonypi/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/udisks/Makefile.am | 2 |
15 files changed, 15 insertions, 15 deletions
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)"\" \ |