correct version
This commit is contained in:
parent
92bad770e5
commit
d4fc407246
|
@ -34,7 +34,7 @@ dnl This is the package version number, not the shared library
|
|||
dnl version. This same version number must appear in fontconfig/fontconfig.h
|
||||
dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
|
||||
dnl not possible to extract the version number here from fontconfig.h
|
||||
AM_INIT_AUTOMAKE(fontconfig, 2.10)
|
||||
AM_INIT_AUTOMAKE(fontconfig, 2.10.0)
|
||||
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
|
||||
|
||||
dnl libtool versioning
|
||||
|
|
Loading…
Reference in New Issue