From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id mB5HgH1l001276 for ; Fri, 5 Dec 2008 11:42:18 -0600 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 282CC16BE727 for ; Fri, 5 Dec 2008 09:42:17 -0800 (PST) Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) by cuda.sgi.com with ESMTP id QQeFMrokfpPACqZo for ; Fri, 05 Dec 2008 09:42:17 -0800 (PST) Date: Fri, 5 Dec 2008 12:37:16 -0500 From: Christoph Hellwig Subject: Re: [PATCH] fix up xfs-cmds build after the parallel-fest Message-ID: <20081205173716.GA8216@infradead.org> References: <49396528.1090700@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <49396528.1090700@sandeen.net> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: xfs mailing list On Fri, Dec 05, 2008 at 11:30:16AM -0600, Eric Sandeen wrote: > My big parallel build patch lost the "make configure" target. > This broke Makepkgs... > > Now, IMHO, running configure from make is a little bass-ackwards; > I'd probably prefer to have Makepkgs explicitly run: > > autoconf; configure --myoptions; make > > but for now, this adds back in a workable "make configure" target. > > Also fixed "make install-lib" for acl, which was failing > in the man subdir. Thanks, this fixes the dpkg build for me. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs