H.Merijn Brand wrote: >On Thu, 31 Mar 2005 14:46:18 +0100, Steve Hay <[EMAIL PROTECTED]> wrote: > > > >>I was about to commit the attached patch to add support for >>USE_SITECUSTOMIZE to the Win32 makefiles, but it doesn't seem to be working. >> >> > >Thanks for that. I already more or less talked Steve Peters into doing that. > > > >>Have I done everything that I need to do? >> >>Running "perl -V" shows "-DUSE_SITECUSTOMIZE" in the "cflags" and >>"USE_SITECUSTOMIZE" in the "Compile-time options". "perl >>-V:usesitecustomize" says "define". >> >> > >That was all I took care about. I tested the working of the flag being set. I >never tested anything beyond that point. > OK, I've committed that patch since the current brokenness of the feature on Win32 doesn't seem to be anything to do with my makefile changes.
One thing to note, though: I've only added usesitecustomize in the config files, not d_sitecustomize as well. I think I agree with Gisle's comment that other use* things don't generally seem to have d_* counterparts, so you might want to remove the d_* names from the Unix config files to match. - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email.
