[anjuta] Revert "Add libgd submodule"
- From: James Liggett <jrliggett src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Revert "Add libgd submodule"
- Date: Sat, 15 Jun 2013 00:03:20 +0000 (UTC)
commit 5aa34d8e68691bd2bc3193f8de257355cb14b82e
Author: James Liggett <jrliggett cox net>
Date: Fri Jun 14 16:57:36 2013 -0700
Revert "Add libgd submodule"
This reverts commit 5029e057cecf5c6268a35c98d1f035394f81b048.
.gitmodules | 3 ---
Makefile.am | 4 ++--
autogen.sh | 4 ----
configure.ac | 11 +----------
libgd | 1 -
5 files changed, 3 insertions(+), 20 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index df7e89a..ad91526 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,12 +1,12 @@
## Process this file with automake to produce Makefile.in
-ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
@INTLTOOL_DESKTOP_RULE@
SUBDIRS = \
pixmaps scripts data \
- doc libanjuta libgd plugins src manuals mime launcher po
+ doc libanjuta plugins src manuals mime launcher po
dist_doc_DATA = \
MAINTAINERS\
diff --git a/autogen.sh b/autogen.sh
index 7827e2e..951a943 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,10 +9,6 @@ sh -c "cd $srcdir/libanjuta/interfaces && \
perl anjuta-idl-compiler.pl libanjuta && \
touch iface-built.stamp"
-git submodule update --init --recursive
-
-ACLOCAL_FLAGS="-I libgd $ACLOCAL_FLAGS"
-
test -n "$srcdir" || srcdir=`dirname "$0"`
test -n "$srcdir" || srcdir=.
(
diff --git a/configure.ac b/configure.ac
index d00b4cf..2f1a051 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ AC_SUBST(BUGZILLA_VERSION)
dnl Anjuta core
GLIB_REQUIRED=2.32.0
-GTK_REQUIRED=3.7.10
+GTK_REQUIRED=3.4.0
GTHREAD_REQUIRED=2.22.0
GDK_PIXBUF_REQUIRED=2.0.0
GDA4_REQUIRED=4.2.0
@@ -172,14 +172,6 @@ if test x$AUTOGEN_PATH = xno; then
but several things won't work. You can get it from http://autogen.sourceforge.net/])
fi
-dnl Check for libgd
-dnl ---------------------
-
-LIBGD_INIT([
- revealer
- static
-])
-
dnl Check for Terminal
dnl ---------------------
@@ -779,7 +771,6 @@ libanjuta/tests/Makefile
libanjuta/interfaces/Makefile
libanjuta/libanjuta-3.0.pc
libanjuta/anjuta-version.h
-libgd/Makefile
src/Makefile
pixmaps/Makefile
pixmaps/16x16/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]