gegl r2324 - in trunk: . operations/external



Author: mitch
Date: Tue May 20 15:46:52 2008
New Revision: 2324
URL: http://svn.gnome.org/viewvc/gegl?rev=2324&view=rev

Log:
2008-05-20  Michael Natterer  <mitch gimp org>

	* operations/external/Makefile.am: comment out V4L section until
	there is a proper configure check.



Modified:
   trunk/ChangeLog
   trunk/operations/external/Makefile.am

Modified: trunk/operations/external/Makefile.am
==============================================================================
--- trunk/operations/external/Makefile.am	(original)
+++ trunk/operations/external/Makefile.am	Tue May 20 15:46:52 2008
@@ -61,9 +61,9 @@
 endif
 
 #if HAVE_V4L
-ops += v4l.la
-v4l_la_SOURCES = v4l.c
-v4l_la_LIBADD = $(op_libs)
+#ops += v4l.la
+#v4l_la_SOURCES = v4l.c
+#v4l_la_LIBADD = $(op_libs)
 #endif
 
 EXTRA_DIST=v4lutils/v4lutils.c v4lutils/v4lutils.h



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