Fossil SCM

Update version of OpenSSL that is referred to in the makefiles.

mistachkin 2013-02-18 22:35 trunk
Commit ab9b449190c7da30cd177ade18994e51a1a3c63a
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -418,12 +418,12 @@
418418
#### The directories where the OpenSSL include and library files are located.
419419
# The recommended usage here is to use the Sysinternals junction tool
420420
# to create a hard link between an "openssl-1.x" sub-directory of the
421421
# Fossil source code directory and the target OpenSSL source directory.
422422
#
423
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
424
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
423
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
424
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
425425
426426
#### Either the directory where the Tcl library is installed or the Tcl
427427
# source code directory resides (depending on the value of the macro
428428
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
429429
# this directory must have "include" and "lib" sub-directories. If
430430
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -418,12 +418,12 @@
418 #### The directories where the OpenSSL include and library files are located.
419 # The recommended usage here is to use the Sysinternals junction tool
420 # to create a hard link between an "openssl-1.x" sub-directory of the
421 # Fossil source code directory and the target OpenSSL source directory.
422 #
423 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
424 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
425
426 #### Either the directory where the Tcl library is installed or the Tcl
427 # source code directory resides (depending on the value of the macro
428 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
429 # this directory must have "include" and "lib" sub-directories. If
430
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -418,12 +418,12 @@
418 #### The directories where the OpenSSL include and library files are located.
419 # The recommended usage here is to use the Sysinternals junction tool
420 # to create a hard link between an "openssl-1.x" sub-directory of the
421 # Fossil source code directory and the target OpenSSL source directory.
422 #
423 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
424 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
425
426 #### Either the directory where the Tcl library is installed or the Tcl
427 # source code directory resides (depending on the value of the macro
428 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
429 # this directory must have "include" and "lib" sub-directories. If
430
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -84,12 +84,12 @@
8484
#### The directories where the OpenSSL include and library files are located.
8585
# The recommended usage here is to use the Sysinternals junction tool
8686
# to create a hard link between an "openssl-1.x" sub-directory of the
8787
# Fossil source code directory and the target OpenSSL source directory.
8888
#
89
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
90
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
89
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
90
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
9191
9292
#### Either the directory where the Tcl library is installed or the Tcl
9393
# source code directory resides (depending on the value of the macro
9494
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
9595
# this directory must have "include" and "lib" sub-directories. If
9696
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -84,12 +84,12 @@
84 #### The directories where the OpenSSL include and library files are located.
85 # The recommended usage here is to use the Sysinternals junction tool
86 # to create a hard link between an "openssl-1.x" sub-directory of the
87 # Fossil source code directory and the target OpenSSL source directory.
88 #
89 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
90 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
91
92 #### Either the directory where the Tcl library is installed or the Tcl
93 # source code directory resides (depending on the value of the macro
94 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
95 # this directory must have "include" and "lib" sub-directories. If
96
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -84,12 +84,12 @@
84 #### The directories where the OpenSSL include and library files are located.
85 # The recommended usage here is to use the Sysinternals junction tool
86 # to create a hard link between an "openssl-1.x" sub-directory of the
87 # Fossil source code directory and the target OpenSSL source directory.
88 #
89 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
90 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
91
92 #### Either the directory where the Tcl library is installed or the Tcl
93 # source code directory resides (depending on the value of the macro
94 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
95 # this directory must have "include" and "lib" sub-directories. If
96
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -84,12 +84,12 @@
8484
#### The directories where the OpenSSL include and library files are located.
8585
# The recommended usage here is to use the Sysinternals junction tool
8686
# to create a hard link between an "openssl-1.x" sub-directory of the
8787
# Fossil source code directory and the target OpenSSL source directory.
8888
#
89
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
90
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
89
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
90
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
9191
9292
#### Either the directory where the Tcl library is installed or the Tcl
9393
# source code directory resides (depending on the value of the macro
9494
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
9595
# this directory must have "include" and "lib" sub-directories. If
9696
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -84,12 +84,12 @@
84 #### The directories where the OpenSSL include and library files are located.
85 # The recommended usage here is to use the Sysinternals junction tool
86 # to create a hard link between an "openssl-1.x" sub-directory of the
87 # Fossil source code directory and the target OpenSSL source directory.
88 #
89 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1c/include
90 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1c
91
92 #### Either the directory where the Tcl library is installed or the Tcl
93 # source code directory resides (depending on the value of the macro
94 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
95 # this directory must have "include" and "lib" sub-directories. If
96
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -84,12 +84,12 @@
84 #### The directories where the OpenSSL include and library files are located.
85 # The recommended usage here is to use the Sysinternals junction tool
86 # to create a hard link between an "openssl-1.x" sub-directory of the
87 # Fossil source code directory and the target OpenSSL source directory.
88 #
89 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1e/include
90 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1e
91
92 #### Either the directory where the Tcl library is installed or the Tcl
93 # source code directory resides (depending on the value of the macro
94 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
95 # this directory must have "include" and "lib" sub-directories. If
96

Keyboard Shortcuts

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