Back out the USE_TCL_STUBS changes because it breaks the build. I think

the strategy needs to be to abandon libtool and use tcl.m4 to figure out how
to build our own shared libraries.  Ticket #1034. (CVS 2162)

FossilOrigin-Name: 7f4679b92ec764bf5c11a0f19876073a94742092
This commit is contained in:
drh 2004-12-10 03:08:12 +00:00
parent b571b457fa
commit 93468367fe
3 changed files with 8 additions and 8 deletions

View File

@ -30,7 +30,7 @@ TCC = @TARGET_CC@ @TARGET_CFLAGS@ -I. -I${TOP}/src -DNDEBUG
# Compiler options needed for programs that use the TCL library.
#
TCC += @TCL_INCLUDE_SPEC@ -DUSE_TCL_STUBS
TCC += @TCL_INCLUDE_SPEC@
# The library that programs using TCL must link against.
#

View File

@ -1,6 +1,6 @@
C Improvements\sto\sthe\s--help\soption\sto\sconfigure.\s\sTicket\s#1033.\s(CVS\s2161)
D 2004-12-10T02:20:28
F Makefile.in 4bf4cfb523915f40441ae607c7e7cdc4f808e833
C Back\sout\sthe\sUSE_TCL_STUBS\schanges\sbecause\sit\sbreaks\sthe\sbuild.\s\sI\sthink\nthe\sstrategy\sneeds\sto\sbe\sto\sabandon\slibtool\sand\suse\stcl.m4\sto\sfigure\sout\show\nto\sbuild\sour\sown\sshared\slibraries.\s\sTicket\s#1034.\s(CVS\s2162)
D 2004-12-10T03:08:13
F Makefile.in da09f379b80c8cd78d78abaa0f32ca90a124e884
F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
F README a01693e454a00cc117967e3f9fdab2d4d52e9bc1
F VERSION 342b6d5fde93b6d45023e2fee0163dda6464b9d6
@ -263,7 +263,7 @@ F www/tclsqlite.tcl 560ecd6a916b320e59f2917317398f3d59b7cc25
F www/vdbe.tcl 095f106d93875c94b47367384ebc870517431618
F www/version3.tcl 092a01f5ef430d2c4acc0ae558d74c4bb89638a0
F www/whentouse.tcl fdacb0ba2d39831e8a6240d05a490026ad4c4e4c
P 4c30c373ef674505d275e4a1e8868c9f72a3a1ef
R ed87b44a09e03935c38f1886858c0d7b
P 3032cc2b88800e7226e6fab8f5ca7a7e8dbac36e
R c8abceba0d2236f8d89fe82f64595ad4
U drh
Z 25c4b054fc5c6acb442c9297e9807af3
Z 4da33d0d73d20d83bdec266239288aee

View File

@ -1 +1 @@
3032cc2b88800e7226e6fab8f5ca7a7e8dbac36e
7f4679b92ec764bf5c11a0f19876073a94742092