zsh-workers
 help / color / mirror / code / Atom feed
* Missing "Make" in curses.mdd
@ 2009-03-19 16:39 Mikael Magnusson
  2009-03-19 16:40 ` Mikael Magnusson
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Magnusson @ 2009-03-19 16:39 UTC (permalink / raw)
  To: zsh-workers

I got a warning about this when building, I can only assume because of
the new makefile dependencies since curses.mdd hasn't changed
recently. Is this the correct fix?

checking whether libraries can be stripped... yes
./Src/Modules/curses.mdd: line 13: warning: here-document at line 9
delimited by end-of-file (wanted `Make')
configure: creating ./config.status

--- a/Src/Modules/curses.mdd
+++ b/Src/Modules/curses.mdd
@@ -11,3 +11,4 @@ curses.o curses..o: curses_keys.h

 curses_keys.h: curses_keys.awk @CURSES_KEYS_H@
        $(AWK) -f $(sdir)/curses_keys.awk @CURSES_KEYS_H@ /dev/null
>curses_keys.h
+Make


-- 
Mikael Magnusson


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

* Re: Missing "Make" in curses.mdd
  2009-03-19 16:39 Missing "Make" in curses.mdd Mikael Magnusson
@ 2009-03-19 16:40 ` Mikael Magnusson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Magnusson @ 2009-03-19 16:40 UTC (permalink / raw)
  To: zsh-workers

(Realized just as I hit send that it might more likely be due to the
upgrade to bash 4.0 the other day)

2009/3/19 Mikael Magnusson <mikachu@gmail.com>:
> I got a warning about this when building, I can only assume because of
> the new makefile dependencies since curses.mdd hasn't changed
> recently. Is this the correct fix?
>
> checking whether libraries can be stripped... yes
> ./Src/Modules/curses.mdd: line 13: warning: here-document at line 9
> delimited by end-of-file (wanted `Make')
> configure: creating ./config.status

-- 
Mikael Magnusson


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

end of thread, other threads:[~2009-03-19 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-19 16:39 Missing "Make" in curses.mdd Mikael Magnusson
2009-03-19 16:40 ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).