From e10a42178c65ff974fa9383dbc78525b3d8de1ae Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 3 Jan 2011 22:18:38 -0500 Subject: [PATCH] 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 --- configure.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2