changeset 6383:5b8eb8bbe753

Fix mingw::ghostscript gp_wutf8 This commit can success following command. bin/gub mingw::ghostscript
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Sat, 14 Mar 2015 11:12:49 +0900
parents fd268ef0c4bb
children bd27c9462d99
files gub/specs/ghostscript.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/ghostscript.py	Sat Mar 14 10:46:21 2015 +0900
+++ b/gub/specs/ghostscript.py	Sat Mar 14 11:12:49 2015 +0900
@@ -266,6 +266,7 @@
 $(GLOBJ)gp_ntfs.$(OBJ)
 $(GLOBJ)gp_win32.$(OBJ)
 $(GLOBJ)gp_upapr.$(OBJ) 
+$(GLOBJ)gp_wutf8.$(OBJ)
 '''))],
                '%(srcdir)s/base/unix-aux.mak')        
         self.dump ('''