anjuta r4084 - in trunk: . plugins/build-basic-autotools



Author: sgranjoux
Date: Fri Jul 18 17:22:45 2008
New Revision: 4084
URL: http://svn.gnome.org/viewvc/anjuta?rev=4084&view=rev

Log:
	* plugins/build-basic-autotools/build-basic-autotools.c:
	Fix crash on closing project due to the previous patch


Modified:
   trunk/ChangeLog
   trunk/plugins/build-basic-autotools/build-basic-autotools.c

Modified: trunk/plugins/build-basic-autotools/build-basic-autotools.c
==============================================================================
--- trunk/plugins/build-basic-autotools/build-basic-autotools.c	(original)
+++ trunk/plugins/build-basic-autotools/build-basic-autotools.c	Fri Jul 18 17:22:45 2008
@@ -2409,7 +2409,6 @@
 	
 	bb_plugin->run_in_terminal = TRUE;
 	bb_plugin->program_args = NULL;
-	bb_plugin->configurations = NULL;
 	bb_plugin->project_build_dir = NULL;
 	bb_plugin->project_root_dir = NULL;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]