[gitg/wip/libgd: 5/5] Add libgd to configure
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/libgd: 5/5] Add libgd to configure
- Date: Thu, 14 Feb 2013 10:35:56 +0000 (UTC)
commit 8ce49980763f288d003347b10cc99fc93a9f3b30
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Feb 14 11:32:55 2013 +0100
Add libgd to configure
configure.ac | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0868193..29f3189 100644
--- a/configure.ac
+++ b/configure.ac
@@ -279,8 +279,16 @@ fi
AM_CONDITIONAL(ENABLE_PYTHON, test x"$enable_python" = "xyes")
+dnl libgd
+LIBGD_INIT([
+ stack
+ static
+ vapi
+])
+
AC_CONFIG_FILES([
Makefile
+libgd/Makefile
libgitg/Makefile
libgitg/libgitg-1.0.pc
libgitg-gtk/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]