winemaker: fix wrc flags

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

 



ChangeLog
  Do not pass unnecessary flags to wrc in generated makefiles.

Index: tools/winemaker
===================================================================
RCS file: /var/cvs/wine/tools/winemaker,v
retrieving revision 1.62
diff -u -r1.62 winemaker
--- tools/winemaker	20 Jan 2003 23:27:49 -0000	1.62
+++ tools/winemaker	27 Mar 2003 03:05:17 -0000
@@ -3019,7 +3019,7 @@
 WRC       = @WRC@
 CFLAGS    = @CFLAGS@ $(CEXTRA)
 CXXFLAGS  = @CXXFLAGS@ $(CXXEXTRA)
-WRCFLAGS  = -J -m $(WRCEXTRA)
+WRCFLAGS  = $(WRCEXTRA)
 OPTIONS   = @OPTIONS@ -D_REENTRANT
 LIBS      = @LIBS@ $(LIBRARY_PATH)
 DIVINCL   = $(GLOBAL_INCLUDE_PATH) -I$(SRCDIR) $(INCLUDE_PATH) $(WINE_INCLUDE_PATH)


-- 
Dimi.



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux