Fossil SCM

Bump version of OpenSSL in the Windows makefiles.

mistachkin 2012-04-20 01:33 trunk
Commit fb48371c74d118341e0b1fb474568824ec42fedd
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -374,12 +374,12 @@
374374
#### The directories where the OpenSSL include and library files are located.
375375
# The recommended usage here is to use the Sysinternals junction tool
376376
# to create a hard link between an "openssl-1.x" sub-directory of the
377377
# Fossil source code directory and the target OpenSSL source directory.
378378
#
379
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
380
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
379
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
380
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
381381
382382
#### Either the directory where the Tcl library is installed or the Tcl
383383
# source code directory resides (depending on the value of the macro
384384
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
385385
# this directory must have "include" and "lib" sub-directories. If
386386
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -374,12 +374,12 @@
374 #### The directories where the OpenSSL include and library files are located.
375 # The recommended usage here is to use the Sysinternals junction tool
376 # to create a hard link between an "openssl-1.x" sub-directory of the
377 # Fossil source code directory and the target OpenSSL source directory.
378 #
379 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
380 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
381
382 #### Either the directory where the Tcl library is installed or the Tcl
383 # source code directory resides (depending on the value of the macro
384 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
385 # this directory must have "include" and "lib" sub-directories. If
386
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -374,12 +374,12 @@
374 #### The directories where the OpenSSL include and library files are located.
375 # The recommended usage here is to use the Sysinternals junction tool
376 # to create a hard link between an "openssl-1.x" sub-directory of the
377 # Fossil source code directory and the target OpenSSL source directory.
378 #
379 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
380 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
381
382 #### Either the directory where the Tcl library is installed or the Tcl
383 # source code directory resides (depending on the value of the macro
384 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
385 # this directory must have "include" and "lib" sub-directories. If
386
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -55,12 +55,12 @@
5555
#### The directories where the OpenSSL include and library files are located.
5656
# The recommended usage here is to use the Sysinternals junction tool
5757
# to create a hard link between an "openssl-1.x" sub-directory of the
5858
# Fossil source code directory and the target OpenSSL source directory.
5959
#
60
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
61
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
60
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
61
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
6262
6363
#### Either the directory where the Tcl library is installed or the Tcl
6464
# source code directory resides (depending on the value of the macro
6565
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
6666
# this directory must have "include" and "lib" sub-directories. If
6767
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -55,12 +55,12 @@
55 #### The directories where the OpenSSL include and library files are located.
56 # The recommended usage here is to use the Sysinternals junction tool
57 # to create a hard link between an "openssl-1.x" sub-directory of the
58 # Fossil source code directory and the target OpenSSL source directory.
59 #
60 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
61 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
62
63 #### Either the directory where the Tcl library is installed or the Tcl
64 # source code directory resides (depending on the value of the macro
65 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
66 # this directory must have "include" and "lib" sub-directories. If
67
--- win/Makefile.mingw
+++ win/Makefile.mingw
@@ -55,12 +55,12 @@
55 #### The directories where the OpenSSL include and library files are located.
56 # The recommended usage here is to use the Sysinternals junction tool
57 # to create a hard link between an "openssl-1.x" sub-directory of the
58 # Fossil source code directory and the target OpenSSL source directory.
59 #
60 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
61 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
62
63 #### Either the directory where the Tcl library is installed or the Tcl
64 # source code directory resides (depending on the value of the macro
65 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
66 # this directory must have "include" and "lib" sub-directories. If
67
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -55,12 +55,12 @@
5555
#### The directories where the OpenSSL include and library files are located.
5656
# The recommended usage here is to use the Sysinternals junction tool
5757
# to create a hard link between an "openssl-1.x" sub-directory of the
5858
# Fossil source code directory and the target OpenSSL source directory.
5959
#
60
-OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
61
-OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
60
+OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
61
+OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
6262
6363
#### Either the directory where the Tcl library is installed or the Tcl
6464
# source code directory resides (depending on the value of the macro
6565
# FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
6666
# this directory must have "include" and "lib" sub-directories. If
6767
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -55,12 +55,12 @@
55 #### The directories where the OpenSSL include and library files are located.
56 # The recommended usage here is to use the Sysinternals junction tool
57 # to create a hard link between an "openssl-1.x" sub-directory of the
58 # Fossil source code directory and the target OpenSSL source directory.
59 #
60 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.0g/include
61 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.0g
62
63 #### Either the directory where the Tcl library is installed or the Tcl
64 # source code directory resides (depending on the value of the macro
65 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
66 # this directory must have "include" and "lib" sub-directories. If
67
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -55,12 +55,12 @@
55 #### The directories where the OpenSSL include and library files are located.
56 # The recommended usage here is to use the Sysinternals junction tool
57 # to create a hard link between an "openssl-1.x" sub-directory of the
58 # Fossil source code directory and the target OpenSSL source directory.
59 #
60 OPENSSLINCDIR = $(SRCDIR)/../openssl-1.0.1a/include
61 OPENSSLLIBDIR = $(SRCDIR)/../openssl-1.0.1a
62
63 #### Either the directory where the Tcl library is installed or the Tcl
64 # source code directory resides (depending on the value of the macro
65 # FOSSIL_TCL_SOURCE). If this points to the Tcl install directory,
66 # this directory must have "include" and "lib" sub-directories. If
67

Keyboard Shortcuts

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