nautilus r14990 - in trunk: . cut-n-paste-code/libegg test



Author: cosimoc
Date: Sat Feb 21 11:51:49 2009
New Revision: 14990
URL: http://svn.gnome.org/viewvc/nautilus?rev=14990&view=rev

Log:
2009-02-21  Cosimo Cecchi  <cosimoc gnome org>

	* configure.in:
	* test/Makefile.am: remove unneeded and obsolete snippets of
	autofoo.


Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/cut-n-paste-code/libegg/Makefile.am
   trunk/test/Makefile.am

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Feb 21 11:51:49 2009
@@ -449,10 +449,6 @@
 
 AC_SUBST(DISABLE_DEPRECATED_CFLAGS)
 
-dnl libbackground
-PKG_CHECK_MODULES(LIBBACKGROUND, "gtk+-2.0 gconf-2.0 libgnomeui-2.0")
-dnl ==========================================================================
-
 dnl ==============================================
 dnl Special GConf section 
 dnl ==============================================

Modified: trunk/cut-n-paste-code/libegg/Makefile.am
==============================================================================
--- trunk/cut-n-paste-code/libegg/Makefile.am	(original)
+++ trunk/cut-n-paste-code/libegg/Makefile.am	Sat Feb 21 11:51:49 2009
@@ -25,7 +25,7 @@
 
 libegg_la_CFLAGS =				\
 	-DEGG_SM_CLIENT_BACKEND_XSMP		\
-	-DG_LOG_DOMAIN=\""EggSMClient"\"	\	
+	-DG_LOG_DOMAIN=\""EggSMClient"\"	\
 	$(LIBEGG_CFLAGS)			\
 	$(WARNING_CFLAGS)			\
 	$(DISABLE_DEPRECATED)

Modified: trunk/test/Makefile.am
==============================================================================
--- trunk/test/Makefile.am	(original)
+++ trunk/test/Makefile.am	Sat Feb 21 11:51:49 2009
@@ -35,11 +35,9 @@
 test_nautilus_directory_async_SOURCES = test-nautilus-directory-async.c
 
 test_eel_background_SOURCES = test-eel-background.c
-test_eel_gtk_style_SOURCES = test-eel-gtk-style.c test.c
 test_eel_image_scrolled_SOURCES = test-eel-image-scrolled.c test.c test.h
 test_eel_image_table_SOURCES = test-eel-image-table.c test.c
 test_eel_labeled_image_SOURCES = test-eel-labeled-image.c test.c test.h
-test_eel_pixbuf_tile_SOURCES = test-eel-pixbuf-tile.c test.c test.h
 test_eel_pixbuf_scale_SOURCES = test-eel-pixbuf-scale.c test.c test.h
 
 EXTRA_DIST = \



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