This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: CPP determined incorrectly
- To: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Subject: Re: CPP determined incorrectly
- From: Akim Demaille <akim at epita dot fr>
- Date: 11 Jun 2001 23:09:10 +0200
- Cc: Pavel Roskin <proski at gnu dot org>, automake at gnu dot org, autoconf at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <1080.990668332@puss.pfcs.com>
>>>>> "Harlan" == Harlan Stenn <Harlan.Stenn@pfcs.com> writes:
Harlan> This sounds familiar to me - I think I ran in to the same
Harlan> problem under FreeBSD on a configure.in script that only
Harlan> wanted to find the X directories (header and libs). I had to
Harlan> specify AC_PROG_CC to solve the problem.
I've asked several times, but no one answered.
How about merging AC_PROG_CPP and AC_PROG_CC together?
What's the point of keeping the two of them?