[anjuta] bgo#600924 - misc. build fixes for 2.28
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] bgo#600924 - misc. build fixes for 2.28
- Date: Sat, 14 Nov 2009 18:33:33 +0000 (UTC)
commit 6cff3091df4d9990ba82dc931cd47997480ba954
Author: Cygwin Ports maintainer <yselkowitz users sourceforge net>
Date: Sat Nov 14 19:27:04 2009 +0100
bgo#600924 - misc. build fixes for 2.28
configure.in | 2 +-
plugins/class-gen/Makefile.am | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 95e1de5..f573fe8 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ AC_SUBST(AM_CFLAGS)
ANJUTA_LDFLAGS="-no-undefined"
ANJUTA_PLUGIN_LDFLAGS="-module -avoid-version -no-undefined"
-AC_SUBST(ANJUTA_LDFLAG)
+AC_SUBST(ANJUTA_LDFLAGS)
AC_SUBST(ANJUTA_PLUGIN_LDFLAGS)
dnl Disable deprecated APIs
diff --git a/plugins/class-gen/Makefile.am b/plugins/class-gen/Makefile.am
index 89ff1d4..a62e8c7 100644
--- a/plugins/class-gen/Makefile.am
+++ b/plugins/class-gen/Makefile.am
@@ -30,7 +30,6 @@ AM_CPPFLAGS = \
libanjuta_class_gen_la_LDFLAGS = $(ANJUTA_PLUGIN_LDFLAGS)
-#${top_builddir}/plugins/project-wizard/libanjuta-project-wizard.la \
libanjuta_class_gen_la_LIBADD = \
$(GIO_LIBS) \
$(LIBANJUTA_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]