[network-manager-netbook/MplPanelClient] Remove unused shave m4 files



commit ed75a2b457a2f4c04c731631fb274535fd28ed13
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 30 12:00:24 2009 +0100

    Remove unused shave m4 files
    
    We use automake's quiet mode now.

 Makefile.am    |    4 +--
 configure.in   |    2 -
 m4/.gitignore  |    2 -
 m4/Makefile.am |    2 -
 m4/shave.m4    |  102 --------------------------------------------------------
 5 files changed, 1 insertions(+), 111 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 14cb37f..cfbc576 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,4 @@
-SUBDIRS = m4 icons src po
-
-ACLOCAL_AMFLAGS = -I m4
+SUBDIRS = icons src po
 
 autostartdir = $(sysconfdir)/xdg/autostart
 autostart_DATA = network-manager-netbook.desktop
diff --git a/configure.in b/configure.in
index 50ef839..9ef57a2 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,6 @@ AC_PREREQ(2.52)
 
 AC_INIT(network-manager-netbook, 1.3, tambet novell com, network-manager-netbook)
 AM_INIT_AUTOMAKE([-Wall -Werror foreign no-dist-gzip dist-bzip2])
-AC_CONFIG_MACRO_DIR([m4])
 AM_MAINTAINER_MODE
 
 AC_CONFIG_HEADERS(config.h)
@@ -36,7 +35,6 @@ icons/Makefile
 icons/22/Makefile
 icons/32/Makefile
 icons/48/Makefile
-m4/Makefile
 po/Makefile.in
 src/marshallers/Makefile
 src/gconf-helpers/Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]