Remove AM_MAINTAINER_MODE
That macro is simply broken. This was also brought up in: Bug 32679 - fontconfig-2.8.0 does not cross compile
This commit is contained in:
parent
0c7b867617
commit
e10a42178c
|
@ -35,7 +35,6 @@ 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.8.90)
|
||||
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
dnl libtool versioning
|
||||
|
||||
|
|
Loading…
Reference in New Issue