unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Edward Trumbo <etrumbo@comcast.net>
To: bug-gnu-emacs@gnu.org
Subject: bug#4665: Makefile.in patch: Add new Info's to INFO_FILES
Date: Wed, 07 Oct 2009 09:11:51 -0400	[thread overview]
Message-ID: <4ACC9397.6060702@comcast.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

Greetings,

The new Info file for EDE and EIEIO are not listed in Makefile.in's 
INFO_FILES variable, thus they aren't being built or installed.

Patch file is attached.

-- 

Ed Trumbo
etrumbo@comcast.net


[-- Attachment #2: Makefile.in.patch --]
[-- Type: text/plain, Size: 1154 bytes --]

--- Makefile.in	2009-10-07 08:28:56.000000000 -0400
+++ Makefile.in.new	2009-10-07 08:35:38.000000000 -0400
@@ -139,12 +139,12 @@
 # since there are now many packages documented with the texinfo
 # system, it is inappropriate to imply that it is part of Emacs.
 infodir=@infodir@
-INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse	\
-           ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc	\
-           flymake forms gnus idlwave info mairix-el message mh-e	\
-           newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember	\
-           sasl sc ses sieve smtpmail speedbar tramp url vip viper	\
-           widget woman
+INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \
+           ede ediff eieio efaq eintr elisp emacs emacs-mime epa erc  \
+           eshell eudc flymake forms gnus idlwave info mairix-el      \
+           message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc    \
+           reftex remember sasl sc ses sieve smtpmail speedbar tramp  \
+           url vip viper widget woman
 
 # Directory for local state files for all programs.
 localstatedir=@localstatedir@

             reply	other threads:[~2009-10-07 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f7ccd24b0910071609t6b9d9975l357b64d9e69a5c7c@mail.gmail.com>
2009-10-07 13:11 ` Edward Trumbo [this message]
2009-10-07 23:15   ` bug#4665: marked as done (Makefile.in patch: Add new Info's to INFO_FILES) Emacs bug Tracking System

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=4ACC9397.6060702@comcast.net \
    --to=etrumbo@comcast.net \
    --cc=4665@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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).