From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Please test the new Makefile Date: Wed, 21 Dec 2011 19:47:03 +0100 Message-ID: <87zkelyd7c.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdRAy-0002LW-5G for emacs-orgmode@gnu.org; Wed, 21 Dec 2011 13:46:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdRAw-0004J5-LO for emacs-orgmode@gnu.org; Wed, 21 Dec 2011 13:46:04 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:60824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdRAw-0004Iy-Eq for emacs-orgmode@gnu.org; Wed, 21 Dec 2011 13:46:02 -0500 Received: by wgbdt11 with SMTP id dt11so11815962wgb.30 for ; Wed, 21 Dec 2011 10:46:01 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear all, I've now bundled Achim's new Makefile in these archives: http://orgmode.org/Org-7.8.03-TestMakefile.tar.gz http://orgmode.org/Org-7.8.03-TestMakefile.zip Can some of you test the make procedures from there? Things are fine here, you should be safe. The purpose of the test is to make sure `make && make install' do the right thing in various setups. Thanks for your help, Ps: for those who want to test this from Achim's branch, here is the recipe, assuming you are in your org-mode dir: git remote add -t Makefile remote-tableheadings git://repo.or.cz/org-mode/org-tableheadings.git git fetch remote-tableheadings Makefile:local-Makefile git checkout local-Makefile -- Bastien