[seahorse] Honor aclocal flags (GNOME bug 641657)
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] Honor aclocal flags (GNOME bug 641657)
- Date: Wed, 9 Mar 2011 17:10:33 +0000 (UTC)
commit ecb70c1e531369fd1f9efb57ec31e06cb42fcc46
Author: Craig Keogh <cskeogh adam com au>
Date: Sun Feb 6 17:56:21 2011 +1030
Honor aclocal flags (GNOME bug 641657)
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b483ef8..360f2d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
if WITH_PKCS11
PKCS11_DIR = pkcs11
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]