This is happening on Solaris 8 and HP-UX 11.  I don't know if it is
happening elsewhere.

Here is the line from make stdout:

DHAVE_CONFIG_H -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-DAPR_ASSERT_MEMORY  -I./include -I../include exports.c | grep "ap_hack_" | sed 
-e 's/^.*[)]\(.*\);$/\1/' >> apr.exp

I haven't had any time to look at it.  I think $(CPP) is supposed to
be at the start of the line.  Solaris /bin/sh, or maybe make, is
ignoring the '-' in '-DHAVE_CONFIG_H' but it is certainly there.

(I guess make is removing it since - at the start of a command is a
make directive.)

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to