From: Behdad Esfahbod Date: Tue, 4 Jan 2011 03:18:38 +0000 (-0500) Subject: Remove AM_MAINTAINER_MODE X-Git-Tag: root-2~30 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=e10a42178c65ff974fa9383dbc78525b3d8de1ae 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 --- diff --git a/configure.in b/configure.in index d128fb0..9f671ab 100644 --- a/configure.in +++ b/configure.in @@ -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