[Commits] Makefile.am 1.1.2.2 1.1.2.3

colin at claws-mail.org colin at claws-mail.org
Thu Nov 15 11:08:11 CET 2012


Update of /home/claws-mail/plugins/bsfilter/src
In directory srv:/tmp/cvs-serv5334/src

Modified Files:
      Tag: gtk2
	Makefile.am 
Log Message:
2012-11-15 [colin]	1.0.9cvs1

	* src/Makefile.am
		Windows build fix

Index: Makefile.am
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/src/Attic/Makefile.am,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- Makefile.am	29 Aug 2011 15:06:15 -0000	1.1.2.2
+++ Makefile.am	15 Nov 2012 10:08:09 -0000	1.1.2.3
@@ -2,7 +2,7 @@
 
 if OS_WIN32
 
-LTRCCOMPILE = $(LIBTOOL) --mode=compile $(RC) \
+LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \
      `echo $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) | \
      sed -e 's/-I/--include-dir /g;s/-D/--define /g'`
 



More information about the Commits mailing list