[nautilus] Honor aclocal flags (GNOME bug 641629)
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Honor aclocal flags (GNOME bug 641629)
- Date: Mon, 7 Feb 2011 22:01:43 +0000 (UTC)
commit 43573325a03536a93869f0a080dc0b2257e7e258
Author: Craig Keogh <cskeogh adam com au>
Date: Sun Feb 6 10:11:02 2011 +1030
Honor aclocal flags (GNOME bug 641629)
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e333c37..12f65a0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ DISTCLEANFILES = \
DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
distclean-local:
if test "$(srcdir)" = "."; then :; else \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]