configure script bug (CVS 134)
FossilOrigin-Name: 862b649204f27b4d5e8fa16b1140b945c17d0e14
This commit is contained in:
parent
bbd4a757a7
commit
d317676578
4
configure
vendored
4
configure
vendored
@ -453,7 +453,7 @@ echo > confdefs.h
|
||||
|
||||
# A filename unique to this package, relative to the directory that
|
||||
# configure is in, which we can look for to find out if srcdir is correct.
|
||||
ac_unique_file=src/sqlite.h
|
||||
ac_unique_file=src/sqlite.h.in
|
||||
|
||||
# Find the source files, if location was not specified.
|
||||
if test -z "$srcdir"; then
|
||||
@ -525,7 +525,7 @@ fi
|
||||
|
||||
|
||||
# The following RCS revision string applies to configure.in
|
||||
# $Revision: 1.5 $
|
||||
# $Revision: 1.6 $
|
||||
|
||||
#########
|
||||
# Make sure we are not building in a subdirectory of the source tree.
|
||||
|
12
manifest
12
manifest
@ -1,10 +1,10 @@
|
||||
C configure\sscript\sbug\s(CVS\s133)
|
||||
D 2000-08-18T09:33:40
|
||||
C configure\sscript\sbug\s(CVS\s134)
|
||||
D 2000-08-18T09:34:19
|
||||
F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4
|
||||
F Makefile.in 8a4cc1bdcbb870f76d0c769136cf973af07586a4
|
||||
F README 51f6a4e7408b34afa5bc1c0485f61b6a4efb6958
|
||||
F VERSION cfc5fe3a1d6f7e773eb019d04681697648d23e76
|
||||
F configure 51063d594190fa085f909cefc9427241088bec4f x
|
||||
F configure 078a370347baf9375baa8053857ca1e6bc84afa7 x
|
||||
F configure.in 381aeb4564f1562b7b2a115f5e99035c561a7fea
|
||||
F doc/lemon.html e233a3e97a779c7a87e1bc4528c664a58e49dd47
|
||||
F src/build.c 4d90e9e94750ca80249fc7958c617021d8bb7a50
|
||||
@ -70,7 +70,7 @@ F www/mingw.tcl fc5f4ba9d336b6e8c97347cc6496d6162461ef60
|
||||
F www/opcode.tcl cb3a1abf8b7b9be9f3a228d097d6bf8b742c2b6f
|
||||
F www/sqlite.tcl cb0d23d8f061a80543928755ec7775da6e4f362f
|
||||
F www/vdbe.tcl bcbfc33bcdd0ebad95eab31286adb9e1bc289520
|
||||
P f37dd18e3fc6314eda2af786d74e0a445b9b2287
|
||||
R 4b8b8e5de3e59bfdb597dd962b02af69
|
||||
P c773a449b1f152a83c93a26e169f60c4f30d50a2
|
||||
R 7a3dc9b0c03bfbc3516857927d0c691b
|
||||
U drh
|
||||
Z d907f5044424b974ec88a8605021670d
|
||||
Z 460060d90f1cff0516fb261de138023f
|
||||
|
@ -1 +1 @@
|
||||
c773a449b1f152a83c93a26e169f60c4f30d50a2
|
||||
862b649204f27b4d5e8fa16b1140b945c17d0e14
|
Loading…
x
Reference in New Issue
Block a user