[evince] build: Append ACLOCAL_FLAGS to ACLOCAL_AMFLAGS



commit 9dc88e1cc88926df83d8d7b548f6f4092d10b74e
Author: Christian Persch <chpe gnome org>
Date:   Fri Oct 8 18:34:39 2010 +0200

    build: Append ACLOCAL_FLAGS to ACLOCAL_AMFLAGS

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 4647ca4..930cee3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 # Set the minimum required Windows version to Windows 2000 (0x0500).
 if PLATFORM_WIN32



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]