unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* automake incantation?
@ 2008-09-28 21:21 Han-Wen Nienhuys
  2008-09-29  7:21 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Han-Wen Nienhuys @ 2008-09-28 21:21 UTC (permalink / raw)
  To: guile-devel

How do I invoke automake for GUILE? v1.10.1


[lilydev@haring guile-x]$ automake --add-missing
configure.in:83: installing `build-aux/compile'
configure.in:67: installing `build-aux/config.guess'
configure.in:67: installing `build-aux/config.sub'
configure.in:44: installing `build-aux/install-sh'
configure.in:44: installing `build-aux/missing'
doc/ref/Makefile.am:26: installing `build-aux/mdate-sh'
doc/ref/Makefile.am:26: installing `build-aux/texinfo.tex'
emacs/Makefile.am:24: installing `build-aux/elisp-comp'
lib/Makefile.am:33: @LTALLOCA@ used but `LTALLOCA' is undefined
lib/Makefile.am: installing `build-aux/depcomp'
configure.in:51: required file `config.h.in' not found
configure.in:86: required file `build-aux/ltmain.sh' not found
[lilydev@haring guile-x]$ echo $?
1

-- 
 Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen





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

* Re: automake incantation?
  2008-09-28 21:21 automake incantation? Han-Wen Nienhuys
@ 2008-09-29  7:21 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2008-09-29  7:21 UTC (permalink / raw)
  To: guile-devel

Han-Wen Nienhuys <hanwen@xs4all.nl> writes:

> How do I invoke automake for GUILE? v1.10.1

"autoreconf -vfi".

Hope this helps,
Ludo'.





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

end of thread, other threads:[~2008-09-29  7:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-28 21:21 automake incantation? Han-Wen Nienhuys
2008-09-29  7:21 ` Ludovic Courtès

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).