Tom Tromey <[EMAIL PROTECTED]> writes:
> >>>>> "Felix" == Felix Natter <[EMAIL PROTECTED]> writes:
>
> >> AM_INIT_AUTOMAKE should be doing that already.
> >> Why does it detect gtar when you don't have it?
>
> Felix> no
on't have it?
no, there is a line "TAR = gtar" in Makefile.in, so this is probably
decided by automake. I reran "automake" in the source-tree, and the
line changed to "TAR = tar". I'll have to check why it was set to gtar..
--
Felix Natter
Alexandre Oliva <[EMAIL PROTECTED]> writes:
> On May 2, 2001, Felix Natter <[EMAIL PROTECTED]> wrote:
>
> > I have some source-files which are shared between some autoconf/automake-
> > projects. So I use symlinks in my projects.
>
> > But using autom
- I am not subscribed to this list*
--
Felix Natter
hi,
I have some source-files which are shared between some autoconf/automake-
projects. So I use symlinks in my projects.
But using automake, this breaks the dist-target ("make dist").
How can I avoid this ?
thanks,
--
Felix Natter
hi,
I have source-files which are symlinked (they are are used in many
autoconf/automake-projects), and this breaks "make dist".
Is there a way to work around this ?
*please cc replies to me, I am not subscribed to this list*
thanks,
--
Felix Natter
hi,
how can I include an AC_DEFUN macro-definition from another file ?
I am not using automake, so I tried
include(`file.m4')
but it does not work (include is not being substituted)
thanks,
--
Felix Natter
hi,
I have had problems finding a autoconf-mailing-list/newsgroup,
so I think it would help if would add information about it to
the autoconf-README-file.
thanks,
--
Felix Natter