From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: specifying pure space without editing puresize.h Date: Wed, 03 Oct 2012 19:31:41 +0200 Message-ID: <837gr7a2de.fsf@gnu.org> References: <87fw5xqqry.fsf@googlemail.com> <87zk45cap0.fsf@wanadoo.es> <87bogkyoii.fsf@visionobjects.com> <87k3v8hrir.fsf@Rainer.invalid> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1349285532 1851 80.91.229.3 (3 Oct 2012 17:32:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Oct 2012 17:32:12 +0000 (UTC) Cc: emacs-devel@gnu.org To: Achim Gratz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 03 19:32:17 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TJSnP-0006DU-5J for ged-emacs-devel@m.gmane.org; Wed, 03 Oct 2012 19:31:43 +0200 Original-Received: from localhost ([::1]:58379 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJSnJ-0006U1-IZ for ged-emacs-devel@m.gmane.org; Wed, 03 Oct 2012 13:31:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJSnG-0006SN-MM for emacs-devel@gnu.org; Wed, 03 Oct 2012 13:31:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJSnC-0000EP-Fv for emacs-devel@gnu.org; Wed, 03 Oct 2012 13:31:34 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:33400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJSnC-0000ED-7u for emacs-devel@gnu.org; Wed, 03 Oct 2012 13:31:30 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MBB00000VA4P200@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Wed, 03 Oct 2012 19:31:29 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBB00MWLVCHZFI0@a-mtaout22.012.net.il>; Wed, 03 Oct 2012 19:31:29 +0200 (IST) In-reply-to: <87k3v8hrir.fsf@Rainer.invalid> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154016 Archived-At: > From: Achim Gratz > Date: Wed, 03 Oct 2012 10:46:36 +0200 >=20 > Ivan Kanis writes: > >>> =E2=80=A6or call configure with '-DSYSTEM_PURESIZE_EXTRA=3Dsome= _number' added to > >>> CFLAGS. >=20 > There's also '-DSITELOAD_PURESIZE_EXTRA=3Dsome_number' >=20 > > May it should be documented in the relevant info node? >=20 > If anything there should be a proper configure option for these rat= her > than having to swing the big hammer and overwrite all of CFLAGS. I= 've > only known about these options since the openSUSE build script uses > those flags and I have copied it from there. You should not need about these options at all. They are maintainer only options.