stephan
|
3205eab2f2
Roll back [47e50fa84dacf83c] for consistency with the legacy build. sqlite3.pc is now generated equivalently to prior versions.
|
2 months ago |
stephan
|
7097105bea
Remove LDFLAGS_LIBZ from sqlite3.pc.in (pkg-config) because it's not needed by the library, only the shell. Re-enable the notice about --disable-static only being partially true.
|
2 months ago |
stephan
|
6bb44daae4
When ICU is enabled, ensure that the CLI shell build enables its feature flag and include LDFLAGS_ICU in sqlite3.pc.
|
2 months ago |
stephan
|
bad9725a29
Correct sqlite3.pc to represent the library, not the CLI shell. Remove the half-baked an unused READLINE_H config define. Internal tcl doc fixes.
|
2 months ago |
stephan
|
1c27c39396
Remove LDFLAGS_ZLIB from sqlite3.pc.in because -lsqlite3 already includes that.
|
2 months ago |
stephan
|
a2d88f6a03
Correct unresolved @LIBS@ placeholder in sqlite3.pc.in.
|
2 months ago |
dan
|
0dd8b87955
Update sqlite3.pc.in to use @PACKAGE_VERSION@ instead of @RELEASE@.
|
11 years ago |
vapier
|
d0507d691e
fix #3077: use full version in pkg-config files (CVS 5746)
|
16 years ago |
vapier
|
f219f196f8
stick everything that sqlite links against into Libs.private (CVS 4895)
|
17 years ago |
drh
|
2e6037cd23
Change to sqlite3.pc.in recommended by ticket #2786. (CVS 4550)
|
17 years ago |
dougcurrie
|
27438cf186
use -lsqlite3 in .pc file (CVS 1816)
|
20 years ago |
dougcurrie
|
6f137d44e7
Use 'sqlite3.pc' instead of 'sqlite.pc' (CVS 1814)
|
20 years ago |