view patches/ghostscript-8.50-gs_dll.h.patch @ 6512:ccc20ae889ca default tip guix

mingw::guile-2.0.7 builds.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 24 Mar 2016 08:03:39 +0100
parents 1aa86a577b1a
children
line wrap: on
line source

--- ./src/gs_dll_call.h~	2004-08-04 21:36:13.000000000 +0200
+++ ./src/gs_dll_call.h	2006-02-11 14:37:07.000000000 +0100
@@ -17,8 +17,10 @@
 
 
 #ifdef __WINDOWS__
+#ifndef _Windows
 # define _Windows
 #endif
+#endif
 
 #ifdef _Windows
 # ifndef GSDLLEXPORT