comparison nt/configure.bat @ 91065:42ccab68ba53

(withfont): Set sep1 after modifying usercflags.
author Jason Rumney <jasonr@gnu.org>
date Sun, 21 Oct 2007 16:03:53 +0000
parents bdb3fe0ba9fa
children 4bc33ffdda1a
comparison
equal deleted inserted replaced
91064:7d00f3adaf0d 91065:42ccab68ba53
211 shift 211 shift
212 goto again 212 goto again
213 213
214 :withfont 214 :withfont
215 set usercflags=%usercflags%%sep1%-DUSE_FONT_BACKEND 215 set usercflags=%usercflags%%sep1%-DUSE_FONT_BACKEND
216 set sep1= %nothing%
216 set usefontbackend=Y 217 set usefontbackend=Y
217 shift 218 shift
218 goto again 219 goto again
219 220
220 rem ---------------------------------------------------------------------- 221 rem ----------------------------------------------------------------------