[gnome-contacts] Remove libgd from aclocal flags



commit 62fd4acf920b651da8d31825476d1b88b890af79
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat Jun 24 15:19:49 2017 +0200

    Remove libgd from aclocal flags

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e14176e..466a711 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 NULL=
 SUBDIRS = vapi src data po
 if BUILD_MAN_PAGES


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