Code

patch 1491236 minor win32 build adjustment
[inkscape.git] / Makefile.mingw.common
index be23d1ac89d722c153db26f3d75f708b3af4e40c..f619f2a886a111b00c4c70f018c1f0276abe4275 100644 (file)
@@ -118,10 +118,14 @@ RMDIRREC = cd inkscape & $(RMDIR) /s
 RMDIRREC1 = & cd ..
 
 #######  Where is your GTK directory?
+ifndef GTK
 GTK=c:/gtk28
+endif
 
 ####### Same thing, DOS style
+ifndef GTKDOS
 GTKDOS=c:\gtk28
+endif
 
 ####### Command to process .po files --> .mo
 MSGFMT = $(GTKDOS)$(S)bin$(S)msgfmt