From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110757 invoked by alias); 7 Jan 2016 21:42:53 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 110734 invoked by uid 89); 7 Jan 2016 21:42:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:RHH, H*MI:lan, Hx-languages-length:237, life X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 07 Jan 2016 21:42:52 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id D389E340917 for ; Thu, 7 Jan 2016 21:42:49 +0000 (UTC) Date: Thu, 07 Jan 2016 21:42:00 -0000 From: Mike Frysinger To: gdb@sourceware.org Subject: using automake to generate Makefile.in Message-ID: <20160107214249.GF25548@vapier.lan> Mail-Followup-To: gdb@sourceware.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="R6d/YZw7aFPcgCGm" Content-Disposition: inline X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00004.txt.bz2 --R6d/YZw7aFPcgCGm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 198 is there a reason we don't use automake in the tree to manage Makefile.in ? i want to use it in the sim/ tree as it would make my life a lot easier. we already require automake for aclocal. -mike --R6d/YZw7aFPcgCGm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWjtvZAAoJEEFjO5/oN/WBpO8P/0ou+EqedmFqnmCrceVG9U8o MJDoJcUPD1RS76uRZLqxxSJXVPw+uWufKz50YPmbbkRY4Yk1L3PLQ1RDsZyCbS1l pAmq18BzN/lnCqvsGdp/DrOzAY6pt83QdvhiDm74dPDtF4kl/rxArbhZ4MWiLp7Q hJSHzguF/OvTnlI80y2TTKcbe84sQpLbM2ECadWl5l0iWa1DtCFtVVLExMv9YMvu 1AE9YngnuGSB+5r9wM1xRpHLVYLMBxxqQ/rGc4BViNncdTLVyM6i77Eq+ik9L6lD 6OdFnvsLguUJvY+mJTEw0SRXVdVjXNKB+MHsoc70cPkgHhOMJcadpY5MJKyWc9/1 IYH+gmU5BNnN33AAp8ttEXJyEOAe08SRe1RFyLR8X7/gIQR4FWSpmhj1lJwdqi91 cAuxgczpCfvK3LjY2ctOrpEypqJ8slId73sSh3+UsJ6JahMpgBbNSqAn9CYmdzfK 7/dfx24QNAte8h+JttZipUzBULjfWLiTNZUkA2tBiz2QQO+zLCGFxy/xCwx7PO7M di9dZCAClXeCk1pGYq3b2U1BjNhSR3v/eMtkL4IbTNzgM/qFTVQxKKuVACkUrfU8 PcE5MJO1Me6J4FIniumuKr9UfiLTr26Ww2LBBsXv3vlJN6mgC7BBt/9i/pxRkfui Tv9f+wS5ruZLVnVUh2e4 =LziO -----END PGP SIGNATURE----- --R6d/YZw7aFPcgCGm--