> "Tim" == Tim Heath <[EMAIL PROTECTED]> writes:
Tim> CXX=aCC CC=aCC ./configure --enable-dependency-tracking
Tim> Is this the correct way to use thise new dependency generation?
Yes.
Tim> When I touch a .C that should cause other .o's to be regenerated
Tim> it is not occurring. It does n
> "Walter" == Walter Lievens <[EMAIL PROTECTED]> writes:
Walter> Since I want to install MySQL++ (the C++ API of MySQL), I need
Walter> to use automake.
I'm a bit suprised. Ordinarily a package maintainer uses `make dist';
then the person building the package doesn't need automake.
Walter>
> "Derek" == Derek R Price <[EMAIL PROTECTED]> writes:
>> Me too. But the point is that GNU packages are supposed to ship
>> with texinfo.tex.
Derek> Is there a web page somewhere with this standard on it? I
Derek> browsed briefly but I haven't been able to locate one.
It is in the GNU Co
> "Bryan" == Bryan VanDeVen <[EMAIL PROTECTED]> writes:
Bryan> what is the best way to use a different source file based on
Bryan> the outcome of configure? We would like to normailly produce a
Bryan> stubbed out version of a lib function, and only use the real
Bryan> version when building in
> "John" == John R Cary <[EMAIL PROTECTED]> writes:
John> Are there any plans for a new release of automake?
We wish.
John> There is an old problem, mentioned at
John> http://sources.redhat.com/ml/automake/1999-05/msg00011.html with
John> the choice of AR for C++ libraries.
The CVS automak
> "Ganesan" == Ganesan Rajagopal <[EMAIL PROTECTED]> writes:
Ganesan> When you provide Automake 1.4 a directory name to EXTRA_DIST
Ganesan> it slurps in the entire directory into the distribution
Ganesan> including any CVS directories. This is strictly not a bug as
Ganesan> per the documentat
> "Tim" == Tim Sutherland <[EMAIL PROTECTED]> writes:
Tim> I wish to install a manpage "connect.sh.1". Unfortunately, with
Tim>man_MANS = connect.sh.1
Tim> the page is instead installed as "sh/man1/connect.1". I want
Tim> "man1/connect.sh.1".
I'm a bit suprised this doesn't work.
I looke
On Dec 17, 2000, Tom Tromey <[EMAIL PROTECTED]> wrote:
Walter> What did I do wrong? First, I thought that the magic header
Walter> '#!/usr/local/bin/perl' didn't work. A test perl program with
Walter> the same magic header works, though.
> I honestly don't know what the problem is.
Maybe it's o
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
> "Ganesan" == Ganesan Rajagopal <[EMAIL PROTECTED]> writes:
Ganesan> When you provide Automake 1.4 a directory name to EXTRA_DIST
Ganesan> it slurps in the entire directory into the distribution
Ganesan> including any CVS directories. Thi
On Dec 18, 2000, Ganesan Rajagopal <[EMAIL PROTECTED]> wrote:
> Okay, I understand. How about just excluding *only* the CVS
> directories?
And how about SCCS, RCS and soon SVN directories too? And how about
excluding files listed in .cvsignore too? Or excluding *.o?
I seem to recall there's a
> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:
> On Dec 18, 2000, Ganesan Rajagopal <[EMAIL PROTECTED]> wrote:
>> Okay, I understand. How about just excluding *only* the CVS
>> directories?
> And how about SCCS, RCS and soon SVN directories too? And how about
> excluding files
On Wed, Dec 13, 2000 at 02:49:30PM +1300, Tim Sutherland wrote:
> Hi there.
>
> I wish to install a manpage "connect.sh.1". Unfortunately, with
> man_MANS = connect.sh.1
> the page is instead installed as "sh/man1/connect.1". I want
> "man1/connect.sh.1".
>
> How could I get around this pr
12 matches
Mail list logo