[vte] There are no macros
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] There are no macros
- Date: Wed, 2 Feb 2011 18:00:32 +0000 (UTC)
commit 1b6d84b8b795b5aa01d1ef5d95dbf9e58554128e
Author: Christian Persch <chpe gnome org>
Date: Wed Feb 2 19:00:23 2011 +0100
There are no macros
Makefile.am | 2 +-
configure.in | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f351089..570c801 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
SUBDIRS = src termcaps po doc perf
diff --git a/configure.in b/configure.in
index d95ee50..c3d1d83 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,6 @@ AC_INIT([vte],
AC_CONFIG_SRCDIR([src/vte.c])
AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-bzip2])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]