Fossil SCM

Fix typo in makemake.tcl.

tsbg 2018-07-12 17:08 trunk
Commit e817f1b08d660244bff357d7b3b34cd7bfb11375bc7c2b6cb5dfdbf693371cc1
1 file changed +1 -1
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -942,11 +942,11 @@
942942
LIB += -lkernel32 -lws2_32
943943
endif
944944
945945
#### Library required for DNS lookups.
946946
#
947
-LIB += ldnsapi
947
+LIB += -ldnsapi
948948
949949
#### Tcl shell for use in running the fossil test suite. This is only
950950
# used for testing.
951951
#
952952
TCLSH = tclsh
953953
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -942,11 +942,11 @@
942 LIB += -lkernel32 -lws2_32
943 endif
944
945 #### Library required for DNS lookups.
946 #
947 LIB += ldnsapi
948
949 #### Tcl shell for use in running the fossil test suite. This is only
950 # used for testing.
951 #
952 TCLSH = tclsh
953
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -942,11 +942,11 @@
942 LIB += -lkernel32 -lws2_32
943 endif
944
945 #### Library required for DNS lookups.
946 #
947 LIB += -ldnsapi
948
949 #### Tcl shell for use in running the fossil test suite. This is only
950 # used for testing.
951 #
952 TCLSH = tclsh
953

Keyboard Shortcuts

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