[gitg/wip/libgd: 8/11] add -I libgd to ACLOCAL_AMFLAGS
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/libgd: 8/11] add -I libgd to ACLOCAL_AMFLAGS
- Date: Sat, 16 Feb 2013 16:31:59 +0000 (UTC)
commit 130ecbff6441739ffa10a4c0fa9f1c4277e0d03d
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Feb 14 11:29:00 2013 +0100
add -I libgd to ACLOCAL_AMFLAGS
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b706133..32adbe7 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_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
SUBDIRS = libgitg libgitg-gtk libgitg-ext plugins gitg data po tests
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]