Author: post
Date: 2010-10-14 17:28:56 +0200 (Thu, 14 Oct 2010)
New Revision: 3553
Modified:
trunk/plugins/load-rawspeed/Makefile.am
Log:
Remove precompiled header. Too many problems with build-system ATM.
Modified: trunk/plugins/load-rawspeed/Makefile.am
===================================================================
--- trunk/plugins/load-rawspeed/Makefile.am 2010-10-13 17:41:20 UTC (rev
3552)
+++ trunk/plugins/load-rawspeed/Makefile.am 2010-10-14 15:28:56 UTC (rev
3553)
@@ -14,13 +14,6 @@
-I$(top_srcdir)/ \
-I$(top_srcdir)/plugins/load-rawspeed/rawspeed/
-BUILT_SOURCES = $(top_srcdir)/plugins/load-rawspeed/rawspeed/StdAfx.h.gch
-$(top_srcdir)/plugins/load-rawspeed/rawspeed/StdAfx.h.gch:
$(top_srcdir)/plugins/load-rawspeed/rawspeed/StdAfx.h
- $(CXXCOMPILE) -c $<
-
-clean-local:
- -rm -f rawspeed/StdAfx.h.gch
-
lib_LTLIBRARIES = load_rawspeed.la
libdir = $(datadir)/rawstudio/plugins/
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit