On Thu, Oct 05, 2000 at 12:42:06PM -0600, Tom Tromey darkened my spool with the
following:
> > "john" == john heasley <[EMAIL PROTECTED]> writes:
>
> john> is there a macro or option to automake to ommit the target
> john> for $(srcdir)/Makefile.in, such that it is not necessary to
> john> i
> "john" == john heasley <[EMAIL PROTECTED]> writes:
john> is there a macro or option to automake to ommit the target
john> for $(srcdir)/Makefile.in, such that it is not necessary to
john> include Makefile.am and configure.in in a distribution?
FYI, we don't support not distributing these f
Hello, John!
> > The last person who asked about this alleged that there will be problems
> > on systems lacking Automake, but couldn't give a real example.
I meant, that person expected problems if Makefile.am are included.
> if these targets are in the Makefile.in, but i do not include
> aclo
ever mind. i figured out my error in the use of AM_MAINTAINER_MODE.
sorry. that should would just fine.
thanks.
On Mon, Oct 02, 2000 at 03:35:34PM -0700, john heasley darkened my spool with the
following:
> On Mon, Oct 02, 2000 at 05:02:46AM -0400, Pavel Roskin darkened my spool with the
>fo
On Mon, Oct 02, 2000 at 05:02:46AM -0400, Pavel Roskin darkened my spool with the
following:
> Hello, John!
>
> > is there a macro or option to automake to ommit the target
> > for $(srcdir)/Makefile.in, such that it is not necessary to
> > include Makefile.am and configure.in in a distribution?
Hello, John!
> is there a macro or option to automake to ommit the target
> for $(srcdir)/Makefile.in, such that it is not necessary to
> include Makefile.am and configure.in in a distribution?
It already becomes a FAQ. Why do you need this?
The last person who asked about this alleged that the
is there a macro or option to automake to ommit the target
for $(srcdir)/Makefile.in, such that it is not necessary to
include Makefile.am and configure.in in a distribution?
i tried including an empty target in Makefile.am. it looks
as if it is created in the perl code and there dont appear
to