zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: Zsh Hackers' List <zsh-workers@sunsite.dk>, zsh-workers@sunsite.dk
Subject: Re: PATCH: LFS
Date: Sun, 1 Jun 2008 19:20:46 +0100	[thread overview]
Message-ID: <20080601192046.2405bf16@pws-pc> (raw)
In-Reply-To: <20080601175243.GA7266@scru.org>

On Sun, 1 Jun 2008 17:52:43 +0000
Clint Adams <clint@zsh.org> wrote:
> We could hack --enable-lfs back in as some kind of alias to
> --enable-largefile, but I suspect that it would be flimsy and dependent
> on autoconf internals.

I think you're right and we might just as well bite the bullet now.
Possibly what we lose by making a few people use --disable-largefile
instead of --disable-lfs we gain by being compatible with other
autoconf-based systems.

Index: README
===================================================================
RCS file: /cvsroot/zsh/zsh/README,v
retrieving revision 1.52
diff -u -r1.52 README
--- README	2 Apr 2008 12:51:33 -0000	1.52
+++ README	1 Jun 2008 18:16:57 -0000
@@ -34,6 +34,12 @@
 
 Since 4.2:
 
+The configuration option --enable-lfs to enable large file support has
+been replaced by autoconf's standard --enable-largefile mechanism.
+As this is usually used whenever necessary, this won't usually
+be noticeable; however, anyone configuring with --disable-lfs
+should configure with --disable-largefile instead.
+
 The configuration option --with-curses-terminfo has been replaced
 by the option --with-term-lib="LIBS" where LIBS is a space-separated
 list of libraries to search for termcap and curses features.


-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/


      reply	other threads:[~2008-06-01 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31 18:27 Clint Adams
2008-06-01 16:20 ` Peter Stephenson
2008-06-01 16:36   ` Clint Adams
2008-06-01 17:19     ` Bart Schaefer
2008-06-01 17:52       ` Clint Adams
2008-06-01 18:20         ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080601192046.2405bf16@pws-pc \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).