mirror of
https://github.com/thestk/stk
synced 2026-04-23 07:48:36 +00:00
Makefile.in: Reuse version from configure.ac
Otherwise they get out of sync
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
STATICLIB = libstk.a
|
STATICLIB = libstk.a
|
||||||
SHAREDLIB = @sharedlib@
|
SHAREDLIB = @sharedlib@
|
||||||
MAJOR = 4
|
MAJOR = 4
|
||||||
RELEASE = 4.4.4
|
RELEASE = @PACKAGE_VERSION@
|
||||||
|
|
||||||
AR = ar -rsc
|
AR = ar -rsc
|
||||||
RM = /bin/rm
|
RM = /bin/rm
|
||||||
|
|||||||
Reference in New Issue
Block a user