bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3531: marked as done (23.0.94; Configure still sets mac-fix-env alth


From: Emacs bug Tracking System
Subject: bug#3531: marked as done (23.0.94; Configure still sets mac-fix-env although its deleted)
Date: Sat, 13 Jun 2009 00:05:08 +0000

Your message dated Fri, 12 Jun 2009 20:01:39 -0400
with message-id <87y6rxgfx8.fsf@cyd.mit.edu>
and subject line Re: 23.0.94; Configure still sets mac-fix-env although its 
deleted
has caused the Emacs bug report #3531,
regarding 23.0.94; Configure still sets mac-fix-env although its deleted
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3531: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3531
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.94; Configure still sets mac-fix-env although its deleted Date: Thu, 11 Jun 2009 06:59:30 +0200 (CEST)
For the nextstep port configure(.in) still sets the target
"mac-fix-env". This breaks the command "make bootstrap" because the
Makefile in lib-src tries to build that target.

Here the occurences of "mac-fix-env":
---
$ find . -type f | xargs grep mac-fix-env
./configure:    LIB_SRC_EXTRA_INSTALLABLES=mac-fix-env
./configure.in:    LIB_SRC_EXTRA_INSTALLABLES=mac-fix-env
./doc/emacs/ChangeLog:  (Environment variables): Remove mention of mac-fix-env, 
which is
./lib-src/.cvsignore:mac-fix-env
./lib-src/ChangeLog:    * mac-fix-env.m:
./lib-src/ChangeLog:    * Makefile.in (mac-fix-env): Remove.
./lib-src/ChangeLog:    * Makefile.in (mac-fix-env): Compile it using 
ALL_CFLAGS.
./lib-src/ChangeLog:    * Makefile.in (mac-fix-env): Remove #ifdef around rule.
./lib-src/ChangeLog:    * .cvsignore: Add mac-fix-env.
./lib-src/ChangeLog:    * mac-fix-env.m: New file, automatically update
./lib-src/ChangeLog:    * Makefile.in: Add -universal to CFLAGS on OS X, add 
mac-fix-env to
./nextstep/README:                              and other bug fixes. 
mac-fix-env utility.
---

Harald


In GNU Emacs 23.0.94.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46)
 of 2009-06-11 on ate.maierh
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  show-paren-mode: t
  desktop-save-mode: t
  cua-mode: t
  recentf-mode: t
  iswitchb-mode: t
  dired-omit-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x g n u s <return> <C-end> <up> <up> q y M-x r e 
p o r <tab> <return>

Recent messages:
Opening nnfolder server on archive...done
Reading active file from archive via nnfolder...done
nnimap: Listing subscribed mailboxes on 1und1...done
No new newsgroups
Checking new news...
Opening nntp server on news.gmane.org...done
Checking new news...done
Mark set
Are you sure you want to quit reading news? (y or n) 
(No changes need to be saved)


--- End Message ---
--- Begin Message --- Subject: Re: 23.0.94; Configure still sets mac-fix-env although its deleted Date: Fri, 12 Jun 2009 20:01:39 -0400
> For the nextstep port configure(.in) still sets the target
> "mac-fix-env". This breaks the command "make bootstrap" because the
> Makefile in lib-src tries to build that target.

I've checked in a fix to configure.in and configure.  Thanks.

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]