[gitg/wip/libgd: 10/11] Add libgd to configure



commit 13e38e277245e7a38efb5ffa7c90e9e2b9df8c73
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..83f50df 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([
+       revealer
+       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]