]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Modify Makefile.in to install sqlite3ext.h. (CVS 3501)
authordrh <drh@noemail.net>
Wed, 1 Nov 2006 12:20:16 +0000 (12:20 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Nov 2006 12:20:16 +0000 (12:20 +0000)
FossilOrigin-Name: 35c8c4781736d45019d8b823b8517c24622d3313

Makefile.in
manifest
manifest.uuid

index 8486d5cb1dc7b6316c57e13031faaf43b7dd152a..6ec95da15c0d4d3459c59e6bf2a1b25bfea8fcb5 100644 (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; 
 
index f90cde54c32f0b595c301fc471f64939647e85b0..296a0bf0981de0bcbcef5770a7ac19ebaf60d6ae 100644 (file)
--- a/manifest
+++ b/manifest
@@ -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
index fedcaf86edc267626f5d9ba569818389e26617e6..4fe0e3097ddbd3782bf14f7647c352a52405d4da 100644 (file)
@@ -1 +1 @@
-dbd0125c62457681689db48e1f0a752767855773
\ No newline at end of file
+35c8c4781736d45019d8b823b8517c24622d3313
\ No newline at end of file