unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
Subject: nt/configure.bat endless-loop
Date: Wed, 29 Jan 2003 13:55:31 +0900	[thread overview]
Message-ID: <uvg08blmk.fsf@otsukakj.co.jp> (raw)


I don't have zlib.dll, libpng.dll and jpeg.dll, so I did
'./configure.bat --without-png --without-jpeg' in nt
directory. But it occured endless-loop.


*** configure.bat.~1.18.~	Wed Jan 29 11:56:46 2003
--- configure.bat	Wed Jan 29 11:56:48 2003
***************
*** 152,157 ****
--- 152,158 ----
  :withoutpng
  set pngsupport=N
  set HAVE_PNG=
+ shift
  goto again
  
  rem ----------------------------------------------------------------------
***************
*** 159,164 ****
--- 160,166 ----
  :withoutjpeg
  set jpegsupport=N
  set HAVE_JPEG=
+ shift
  goto again
  
  rem ----------------------------------------------------------------------

-- 
KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>

             reply	other threads:[~2003-01-29  4:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29  4:55 KOBAYASHI Yasuhiro [this message]
2003-01-29  7:38 ` nt/configure.bat endless-loop Juanma Barranquero
2003-01-29 19:48 ` Jason Rumney

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=uvg08blmk.fsf@otsukakj.co.jp \
    --to=kobayays@otsukakj.co.jp \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).