sawfish r4332 - in trunk: . man



Author: chrisb
Date: Tue Dec 23 09:34:36 2008
New Revision: 4332
URL: http://svn.gnome.org/viewvc/sawfish?rev=4332&view=rev

Log:
improve distclean rule


Modified:
   trunk/ChangeLog
   trunk/Makefile.in
   trunk/man/news.texi

Modified: trunk/Makefile.in
==============================================================================
--- trunk/Makefile.in	(original)
+++ trunk/Makefile.in	Tue Dec 23 09:34:36 2008
@@ -91,6 +91,7 @@
 	done
 	rm -f config.cache config.h config.log config.status Makedefs Makefile
 	rm -f *~ NEWS DOC* TAGS build.h sawfish.spec sawfish*.ebuild sawfish.pc
+	rm -rf aclocal.m4 autom4te.cache
 
 distclean : realclean
 

Modified: trunk/man/news.texi
==============================================================================
--- trunk/man/news.texi	(original)
+++ trunk/man/news.texi	Tue Dec 23 09:34:36 2008
@@ -37,6 +37,8 @@
 @item Updated OPTIONS [Christopher Bratusek]
 
 @item Fixed an compilation-error caused by glib [Michal Jaegermann]
+
+ item Make building with imlib1 instead of gdk-pixbuf work again [Michal Jaegermann]
 @end itemize
 @end itemize
 



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