gdip-pixbuf-loader r53 - trunk



Author: tml
Date: Thu Mar 20 23:33:54 2008
New Revision: 53
URL: http://svn.gnome.org/viewvc/gdip-pixbuf-loader?rev=53&view=rev

Log:
2008-03-21  Tor Lillqvist  <tml novell com>

	The GDI+ loaders have now moved to gtk+.

	* configure.ac: Insert AC_MSG_ERROR() call to point out that one
	shouldn't be building this any more.



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Thu Mar 20 23:33:54 2008
@@ -4,6 +4,8 @@
 
 AM_MAINTAINER_MODE
 
+AC_MSG_ERROR([The GDI+ pixbuf loaders are now in gtk+])
+
 AC_PROG_CC
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL



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