automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 02-define-exts.patch


From: Tom Tromey
Subject: Re: 02-define-exts.patch
Date: 05 Mar 2001 12:17:22 -0700

Akim> Another issue is that of @FOO@ variable in bin_PROGRAMS etc.

This has always been a problem with EXEEXT.  The rule is that if you
use @FOO@ in _PROGRAMS then you have to remember to add EXEEXT
yourself in configure.in.

Akim> I did this:
Akim> set -e

Or maybe you meant you changed your patch and I misunderstood.

Akim> grep -c '^\.c\.o:' Makefile.in   | grep '^1$'
Akim> grep -c '^\.c\.obj:' Makefile.in | grep '^1$'

I don't understand this.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]