unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.ping.de>
Cc: guile-devel@gnu.org
Subject: Re: Problem building CVS Guile with automake 1.6.1
Date: 26 Apr 2002 19:19:03 +0200	[thread overview]
Message-ID: <87662ez8c8.fsf@zagadka.ping.de> (raw)
In-Reply-To: <uw5lmbacyqe.fsf@lambda.math.uni-magdeburg.de>

Matthias Koeppe <mkoeppe@mail.Math.Uni-Magdeburg.De> writes:

> Dear Guile maintainers: I have prepared the patch below, which checks
> for Automake 1.4, for which the work-around is still used; for newer
> automake, aclocal is called directly.  (Alternatively, one could
> require Automake 1.5 for hacking Guile and get rid of the work-around
> altogether.)

Thanks!  (We've known about this issue already, and I have a fix ready
waiting to be comitted...)

We are simply requiring automake 1.5 and put all Guile local macros
into guile-config/.  Therefore, we need to run aclocal as

    aclocal -I guile-config/

and also rig the top Makefile.am to pass "-I guile-config" to aclocal
when automatically regenerating aclocal.m4.

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2002-04-26 17:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-26  9:03 Problem building CVS Guile with automake 1.6.1 Matthias Koeppe
2002-04-26 11:33 ` Alexandre Duret-Lutz
2002-04-26 14:37   ` Matthias Koeppe
2002-04-26 17:19     ` Marius Vollmer [this message]
2002-04-26 17:53     ` Thien-Thi Nguyen

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/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87662ez8c8.fsf@zagadka.ping.de \
    --to=mvo@zagadka.ping.de \
    --cc=guile-devel@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.
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).