configure.in | 1 - 1 file changed, 1 deletion(-) New commits: commit e10a42178c65ff974fa9383dbc78525b3d8de1ae Author: Behdad Esfahbod <behdad@xxxxxxxxxx> Date: Mon Jan 3 22:18:38 2011 -0500 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 _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig