Re: PowerPC specific issue needs tests on Intel OS
[email protected] (Pavel Janík)
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
From: "eric.bachard" <[email protected]> Date: Mon, 30 May 2005 22:52:54 +0200 Hi, > Yes, sure, but just the begining ot the patch differs from the original > (from m105 milestone) : > > *** misc/mozilla/build/autoconf/mozconfig-find Fri Jul 16 20:13:24 2004 > --- misc/build/mozilla/build/autoconf/mozconfig-find Sun Apr 10 00:32:59 > 2005 > *************** > *** 49,54 **** > --- 49,55 ---- > for _config in $MOZCONFIG \ > $MOZ_MYCONFIG \ > $topsrcdir/.mozconfig \ > + $topsrcdir/.mozconfig.mk > $topsrcdir/mozconfig \ > $topsrcdir/mozconfig.sh \ > $topsrcdir/myconfig.sh \ yes, the patch looks much readable than the previous one :-) Please keep the spacing as in the original source. > This change is necessary because on Mac OSX, .mozconfig is created (for > configure) and .mozconfig.mk is expected. Why only for MacOS X? Isn't some change needed elsewhere to bring MacOS X into the same as other systems? -- Pavel JanĂk Make sure every module hides something. -- The Elements of Programming Style (Kernighan & Plaugher)