1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Update Makefile.linux-generic to account for recent var renaming.

FossilOrigin-Name: 6cb7cb7e33835d42cbab2e5468d73de7bb3b01971da078ce1c1344edc11ab1b3
This commit is contained in:
stephan
2024-10-28 14:46:33 +00:00
parent 1a466a386e
commit 4b4b5ff1d8
3 changed files with 8 additions and 8 deletions

View File

@ -42,7 +42,7 @@ LDFLAGS.zlib = -lz
#
# Library's version number.
#
VERSION.XYZ ?= $(shell cat $(TOP)/VERSION 2>/dev/null)
PACKAGE_VERSION ?= $(shell cat $(TOP)/VERSION 2>/dev/null)
# sqlite_cfg.h is typically created by the configure script. It's
# commonly not needed but main.mk does not know that so we have to