gimp r26907 - in trunk: . app plug-ins/script-fu



Author: mitch
Date: Tue Sep  9 12:21:43 2008
New Revision: 26907
URL: http://svn.gnome.org/viewvc/gimp?rev=26907&view=rev

Log:
2008-09-09  Michael Natterer  <mitch gimp org>

	* app/Makefile.am
	* plug-ins/script-fu/Makefile.am: remove references to $(REGEXREPL).



Modified:
   trunk/ChangeLog
   trunk/app/Makefile.am
   trunk/plug-ins/script-fu/Makefile.am

Modified: trunk/app/Makefile.am
==============================================================================
--- trunk/app/Makefile.am	(original)
+++ trunk/app/Makefile.am	Tue Sep  9 12:21:43 2008
@@ -133,7 +133,6 @@
 	$(libgimpmath)			\
 	$(libgimpconfig)		\
 	$(libgimpbase)			\
-	$(REGEXREPL)			\
 	$(GTK_LIBS)			\
 	$(PANGOFT2_LIBS)		\
 	$(FONTCONFIG_LIBS)		\
@@ -177,7 +176,6 @@
 	$(libgimpmath)			\
 	$(libgimpconfig)		\
 	$(libgimpbase)			\
-	$(REGEXREPL)			\
 	$(GDK_PIXBUF_LIBS)		\
 	$(CAIRO_LIBS)			\
 	$(PANGOFT2_LIBS)		\

Modified: trunk/plug-ins/script-fu/Makefile.am
==============================================================================
--- trunk/plug-ins/script-fu/Makefile.am	(original)
+++ trunk/plug-ins/script-fu/Makefile.am	Tue Sep  9 12:21:43 2008
@@ -65,7 +65,6 @@
 	$(libtinyscheme)	\
 	$(libftx)		\
 	$(libre)		\
-	$(REGEXREPL)		\
 	$(GTK_LIBS)		\
 	$(SOCKET_LIBS)		\
 	$(WINSOCK_LIBS)		\



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