Modify Makefile.in to install sqlite3ext.h. (CVS 3501)

FossilOrigin-Name: 35c8c4781736d45019d8b823b8517c24622d3313
This commit is contained in:
drh 2006-11-01 12:20:16 +00:00
parent e804cebacc
commit 0a9e376c55
3 changed files with 8 additions and 7 deletions

View File

@ -667,6 +667,7 @@ install: sqlite3 libsqlite3.la sqlite3.h ${HAVE_TCL:1=tcl_install}
$(LTINSTALL) sqlite3 $(DESTDIR)$(exec_prefix)/bin
$(INSTALL) -d $(DESTDIR)$(prefix)/include
$(INSTALL) -m 0644 sqlite3.h $(DESTDIR)$(prefix)/include
$(INSTALL) -m 0644 src/sqlite3ext.h $(DESTDIR)$(prefix)/include
$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig;
$(INSTALL) -m 0644 sqlite3.pc $(DESTDIR)$(libdir)/pkgconfig;

View File

@ -1,6 +1,6 @@
C Remove\sdead\scode\sfrom\sbtree.c.\s\sTicket\s#2050.\s(CVS\s3500)
D 2006-11-01T12:08:41
F Makefile.in 4379c909d46b38b8c5db3533084601621d4f14b2
C Modify\sMakefile.in\sto\sinstall\ssqlite3ext.h.\s(CVS\s3501)
D 2006-11-01T12:20:17
F Makefile.in 8e14898d41a53033ecb687d93c9cd5d109fb9ae3
F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
F VERSION 9e94305f713b6e93b9432b92796b3b28d9bf0a93
@ -419,7 +419,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
P a19ce5c1c4e86d141f7e04af6babeb2ecb75b523
R 73238275922b5fad9333a4846621a7e2
P dbd0125c62457681689db48e1f0a752767855773
R b2d3160a61eff3adb50a97d122db9c22
U drh
Z 72b5a278ab323c8b0c34502e22c57218
Z a3a19609508ddd620894806968863c6c

View File

@ -1 +1 @@
dbd0125c62457681689db48e1f0a752767855773
35c8c4781736d45019d8b823b8517c24622d3313