[gtksourceview/wip/build-fixes] Revert "build: update ACLOCAL_AMFLAGS to install third-party macros"
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/build-fixes] Revert "build: update ACLOCAL_AMFLAGS to install third-party macros"
- Date: Sun, 30 Aug 2015 10:33:23 +0000 (UTC)
commit 79f4cf808180868224448a97667628e20845b14f
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Aug 30 12:27:39 2015 +0200
Revert "build: update ACLOCAL_AMFLAGS to install third-party macros"
The wiki page contained an old instruction that has been removed:
https://wiki.gnome.org/action/diff/Projects/GnomeCommon/Migration?action=diff&rev1=34&rev2=35
This reverts commit 57e7b30062bccb76d949186d77b817b8f4db98d5.
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 01c9aae..de898fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = --install -I m4 ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
SUBDIRS = gtksourceview po data docs tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]