all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: emacs-devel@gnu.org
Subject: Re: Some comments on the MSYS-based build
Date: Tue, 04 Jun 2013 19:20:41 +0300	[thread overview]
Message-ID: <83hahdx2xy.fsf@gnu.org> (raw)
In-Reply-To: <87a9n7yntr.fsf@wanadoo.es>

> From: Óscar Fuentes <ofv@wanadoo.es>
> Date: Mon, 03 Jun 2013 21:52:00 +0200
> 
> Got it. Exporting the variable is not the right way to use the feature.
> The right way is
> 
> make GZIP_PROG="" install

Yes.  Actually, there's also a semi-official way of getting this at
configure time, like this:

 ac_cv_path_GZIP_PROG='' ./nt/msysconfig.sh ...

But this is not really a user-level feature, because to find out about
it, you need to know that gzip is being looked for by using the
AC_PATH_PROG Autoconf macro, i.e. you need to look into configure.ac
and then read the Autoconf manual, hardly something users are expected
to do.




  reply	other threads:[~2013-06-04 16:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-03 18:01 Some comments on the MSYS-based build Óscar Fuentes
2013-06-03 19:33 ` Eli Zaretskii
2013-06-03 19:52   ` Óscar Fuentes
2013-06-04 16:20     ` Eli Zaretskii [this message]
2013-06-07  8:34 ` Eli Zaretskii
2013-06-07 14:13   ` Óscar Fuentes
2013-06-07 14:43     ` Eli Zaretskii
2013-06-07 15:03       ` Óscar Fuentes
2013-06-07 15:18         ` Eli Zaretskii
2013-06-07 15:25           ` Eli Zaretskii
2013-06-07 15:29           ` Óscar Fuentes
2013-06-07 19:03             ` Eli Zaretskii
2013-06-07 20:06               ` Óscar Fuentes
2013-06-07 20:28                 ` Eli Zaretskii
2013-06-07 20:51                   ` Óscar Fuentes
2013-06-08  3:39                     ` Eli Zaretskii

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=83hahdx2xy.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.