Fossil SCM

Remove HAVE_MKDIR_ONE_ARG define when compiling Jim as it will now be defined in the C file itself.

mistachkin 2011-11-07 03:39 jimtcl
Commit 7ee228fe6a8104411a76d3b4d908b808ce5af14d
1 file changed +1 -1
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -427,11 +427,11 @@
427427
428428
info_.c : $(SRCDIR)\info.c
429429
translate$E $** > $@
430430
431431
$(OX)\jimtcl$O : $(SRCDIR)\..\autosetup\jimsh0.c
432
- $(TCC) /Fo$@ /DHAVE_MKDIR_ONE_ARG /DJIM_BOOTSTRAP_LIB_ONLY -c $(SRCDIR)\..\autosetup\jimsh0.c
432
+ $(TCC) /Fo$@ /DJIM_BOOTSTRAP_LIB_ONLY -c $(SRCDIR)\..\autosetup\jimsh0.c
433433
434434
$(OX)\json$O : json_.c json.h
435435
$(TCC) /Fo$@ -c json_.c
436436
437437
json_.c : $(SRCDIR)\json.c
438438
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -427,11 +427,11 @@
427
428 info_.c : $(SRCDIR)\info.c
429 translate$E $** > $@
430
431 $(OX)\jimtcl$O : $(SRCDIR)\..\autosetup\jimsh0.c
432 $(TCC) /Fo$@ /DHAVE_MKDIR_ONE_ARG /DJIM_BOOTSTRAP_LIB_ONLY -c $(SRCDIR)\..\autosetup\jimsh0.c
433
434 $(OX)\json$O : json_.c json.h
435 $(TCC) /Fo$@ -c json_.c
436
437 json_.c : $(SRCDIR)\json.c
438
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -427,11 +427,11 @@
427
428 info_.c : $(SRCDIR)\info.c
429 translate$E $** > $@
430
431 $(OX)\jimtcl$O : $(SRCDIR)\..\autosetup\jimsh0.c
432 $(TCC) /Fo$@ /DJIM_BOOTSTRAP_LIB_ONLY -c $(SRCDIR)\..\autosetup\jimsh0.c
433
434 $(OX)\json$O : json_.c json.h
435 $(TCC) /Fo$@ -c json_.c
436
437 json_.c : $(SRCDIR)\json.c
438

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button