all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14660: Elisp Intro: missing configure script
@ 2013-06-18 22:56 Reinhard Kotucha
  2013-06-19  7:14 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Reinhard Kotucha @ 2013-06-18 22:56 UTC (permalink / raw)
  To: 14660

Hi,
I downloaded the "Introduction to Programming in Emacs Lisp" written
by Robert J. Chassell.

The Makefile contains lines like

  MKDIR_P = @MKDIR_P@
  INFO_OPTS=@INFO_OPTS@
  MAKEINFO = @MAKEINFO@

But unless I overlooked something, there is no program which expands
placeholders like "@MKDIR_P@".  I suppose that the configure script
got lost somehow.

Don't know whether this is the correct place for such questions but at
least the README sais "This file is part of GNU Emacs."

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha                                      Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover                              mailto:reinhard.kotucha@web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-20 21:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 22:56 bug#14660: Elisp Intro: missing configure script Reinhard Kotucha
2013-06-19  7:14 ` Glenn Morris
2013-06-20 21:57   ` Reinhard Kotucha

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.