From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 10 Jan 2010 03:46:09 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20100110004609.GB32241@wo.int.altlinux.org> Mail-Followup-To: ALT Devel discussion list Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6sX45UoQRIJXqkqR" Content-Disposition: inline X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: [devel] I: gtkdocize support in autoreconf X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2010 00:46:09 -0000 Archived-At: List-Archive: List-Post: --6sX45UoQRIJXqkqR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, In autoconf_2.60-2.65-alt1, I'd patched autoreconf to add gtkdocize support the same way as we earlier added intltoolize support. In short, autoreconf now recognizes GTK_DOC_CHECK macro as a signal to invoke gtkdocize. Due to some strange logic implemented in gtkdocize (as of gtk-doc-1.13-alt1), it won't update gtk-doc.m4 file unless it finds an AC_CONFIG_MACRO_DIR specifying where to install this file. Unlike autotools utilities, gtkdocize won't fall back to default macro location. As result, if your package carries own outdated copy of gtk-doc.m4 and configure.ac doesn't contain an AC_CONFIG_MACRO_DIR invocation in form suitable for gtkdocize, then gtkdocize won't help you, unless you remove this outdated gtk-doc.m4 copy from your package. gtk-doc maintainer(s) might wish to file a bug about this odd gtk-doc behaviour to gtk-doc's upstream. --=20 ldv --6sX45UoQRIJXqkqR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAktJI1EACgkQfKvmrJ41Nh5pBACeLHYWJlYbhLvG3O7wup07vPjQ CecAn27lQpiC1DIB4SOKb8e7KLLDQDsX =69T6 -----END PGP SIGNATURE----- --6sX45UoQRIJXqkqR--