eval()ing it is a good idea, and then die()ing if it's not
available - I've committed a fix for this.
nice.

I'm wresting with one more build cleanup for module/Makefile.am
These actually moved into t/c-modules from c-modules.  They currently fail
during (g)make clean and t/c-modules/'s (g)make clean is never run.

If I fix the 2 targets below though, I break (g)make test.  I'm guess something
is running the targets before the tests start and its deleting a generated file, but I haven't tracked that down yet.

At any rate, I'll likely roll an -RC2 later tonight (PST).

Thanks everyone.

test_clean : cmodules_clean
    -MAKE=$(MAKE) @PERL@ t/TEST -clean
-rm -rf t/htdocs t/logs t/modules t/TEST t/core t/core.* t/cgi-bin/test_cgi t/cgi-bin/.libs t/.libs t/conf/extra.conf t/conf/ssl/ca t/conf/ssl/httpd-passphrase.pl

cmodules_clean:
    -cd c-modules && $(MAKE) clean
    -rm c-modules/Makefile c-modules/*/Makefile c-modules/apache_httpd_test.h




--
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Reply via email to