[gedit/wip/reveal: 3/7] Add -I libgd to ACLOCAL_AMFLAGS
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/reveal: 3/7] Add -I libgd to ACLOCAL_AMFLAGS
- Date: Sat, 9 Feb 2013 11:07:36 +0000 (UTC)
commit 4a67d0aad0178543c8b984d17da462332572dc82
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Feb 9 11:22:46 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 2c85eb1..0a851e9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
SUBDIRS = gedit pixmaps po plugins data docs tests win32 osx
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]