[anjuta] am-project: bgo #666966 - crash editing configure.ac
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] am-project: bgo #666966 - crash editing configure.ac
- Date: Fri, 30 Dec 2011 15:36:34 +0000 (UTC)
commit 9dd4df8f63163f2d90afe5375c9975b50b0d9771
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Fri Dec 30 16:26:58 2011 +0100
am-project: bgo #666966 - crash editing configure.ac
plugins/am-project/am-properties.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/am-project/am-properties.c b/plugins/am-project/am-properties.c
index 6e75ebc..93452b7 100644
--- a/plugins/am-project/am-properties.c
+++ b/plugins/am-project/am-properties.c
@@ -94,7 +94,7 @@ static AmpPropertyInfo AmpProjectProperties[] =
{"LT_INIT",
N_("Libtool support:"),
ANJUTA_PROJECT_PROPERTY_LIST,
- ANJUTA_PROJECT_PROPERTY_READ_WRITE | ANJUTA_PROJECT_PROPERTY_HIDDEN,
+ ANJUTA_PROJECT_PROPERTY_READ_WRITE | ANJUTA_PROJECT_PROPERTY_STATIC | ANJUTA_PROJECT_PROPERTY_HIDDEN,
N_("Add support to compile shared and static libraries with libtool.")},
AC_TOKEN_LT_INIT, -1, "LT_INIT(",
AM_PROPERTY_IN_CONFIGURE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]