[gedit] Add libgd to configure.ac
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Add libgd to configure.ac
- Date: Sun, 10 Feb 2013 17:19:29 +0000 (UTC)
commit 7f34146cdadd0b32968b905f6986ec012945ecb6
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Feb 9 11:25:24 2013 +0100
Add libgd to configure.ac
configure.ac | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e5ee5ce..f9fae2a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -430,6 +430,11 @@ else
enable_introspection=no
fi
+# libgd
+LIBGD_INIT([
+ revealer
+])
+
AC_CONFIG_FILES([
Makefile
data/gedit.desktop.in
@@ -441,6 +446,7 @@ docs/reference/Makefile
gedit/theatrics/Makefile
gedit/Makefile
help/Makefile
+libgd/Makefile
pixmaps/Makefile
plugins/Makefile
plugins/changecase/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]