[gegl] Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
- Date: Wed, 4 Aug 2010 19:38:42 +0000 (UTC)
commit 450d8a9aa193b606991dd13612cf947e890b09c3
Author: Mukund Sivaraman <muks banu com>
Date: Thu Aug 5 01:08:05 2010 +0530
Add ACLOCAL_FLAGS to ACLOCAL_AMFLAGS
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index baa9463..0947aec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = dist-bzip2
-ACLOCAL_AMFLAGS = -I m4macros
+ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
# The libs directory needs to be before anything which can depend on its
# libraries, otherwise any potentially rebuilt libs won't be picked up until
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]