Re: [PATCH[ library/t/Makefile.am

2005-07-10 Thread Joe Schaefer
"Philip M. Gollucci" <[EMAIL PROTECTED]> writes: > P.S. > > whats needed for the TODO for dropping automake and using apr/httpd > conf things. Hard work- lots of it, I'd suppose. It's prolly a lot easier for httpd to just extract our C files and incorporate those directly into their build syst

Re: [PATCH[ library/t/Makefile.am

2005-07-10 Thread Philip M. Gollucci
Philip M. Gollucci wrote: I've reached a conundrum here: With the above fix, ./buildconf actually finishes because automake doesn't error out with the above error, but gmake test fails in library/t because the linker flags aren't passed in library/t/Makefile.am I finally figured this out: This

Re: [PATCH[ library/t/Makefile.am

2005-07-10 Thread Philip M. Gollucci
Philip M. Gollucci wrote: Fix automake SVN build error: library/t/Makefile.am:2: invalid unused variable name: `AM_LDFLAGS' [EMAIL PROTECTED] /usr/local/dev/repos/ASF/httpd/apreq/trunk> svn diff Index: library/t/Makefile.am === ---

[PATCH[ library/t/Makefile.am

2005-07-09 Thread Philip M. Gollucci
Fix automake SVN build error: library/t/Makefile.am:2: invalid unused variable name: `AM_LDFLAGS' [EMAIL PROTECTED] /usr/local/dev/repos/ASF/httpd/apreq/trunk> svn diff Index: library/t/Makefile.am === --- library/t/Makefile.am