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

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

bug#3531: 23.0.94; Configure still sets mac-fix-env although its deleted


From: Harald Maier
Subject: bug#3531: 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)





reply via email to

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