]> git.saurik.com Git - wxWidgets.git/blobdiff - locale/Makefile
replace complicated OS tests with simple ifdef EOVERFLOW in wxString::PrintfV()
[wxWidgets.git] / locale / Makefile
index 4f62faa3236b99058c24f9853ceb325d4f373f98..28b84eb07874a45c93f3f53dc450ba4f919e5f70 100644 (file)
@@ -20,7 +20,7 @@ XGETTEXT_ARGS=-C -k_ -kwxGetTranslation -kwxTRANSLATE -s -j
 
 # implicit rules
 %.mo: %.po
-       $(MSGFMT) -o $@ $<
+       $(MSGFMT) -c -o $@ $<
 
 # a PO file must be updated from wxstd.po to include new translations
 %.po: wxstd.po