[network-manager-netbook] Remove unused shave m4 files
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [network-manager-netbook] Remove unused shave m4 files
- Date: Wed, 30 Sep 2009 11:00:06 +0000 (UTC)
commit 3d4a94d7eb4f300e86bc5b045bee8e2761cf8404
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 3f16bcf..0cb9a74 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 6d5590b..58e3d29 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,6 @@ AC_PREREQ(2.52)
AC_INIT(network-manager-netbook, 1.4, 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)
@@ -34,7 +33,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]