one another ...
--- cmake-2.6.2.orig/Modules/FindGettext.cmake 2008-12-07 20:07:27.038553970 +0100 +++ cmake-2.6.2/Modules/FindGettext.cmake 2008-12-07 20:08:54.681295737 +0100 @@ -15,7 +15,7 @@ FIND_PROGRAM(GETTEXT_MSGMERGE_EXECUTABLE msgmerge) - +FIND_PROGRAM(GETTEXT_MSGFMT_EXECUTABLE gmsgfmt) FIND_PROGRAM(GETTEXT_MSGFMT_EXECUTABLE msgfmt) MACRO(GETTEXT_CREATE_TRANSLATIONS _potFile _firstPoFile) On Tue, Apr 14, 2009 at 10:40 PM, Adriaan de Groot <groot at kde.org> wrote: > On Tuesday 14 April 2009 22:10:54 Lukas Oboril wrote: >> On Tue, Apr 14, 2009 at 9:31 PM, Adriaan de Groot <groot at kde.org> wrote: >> > On Tuesday 14 April 2009 20:38:10 Pablo M?ndez Hern?ndez wrote: >> > It was integrated, basically the CBEcmake -> SUNWcmake. Given that, I'm >> >> I don't think so ... it doesn't contain patches which are included in >> CBEcmake ;) That guy which is responsible for integration doesn't >> answear to mails. > > Er, we're talking about one patch that removes -xO3 and -xO2, right? That > doesn't strike me as a horrific difference, since most of the time we're not > even using the build types that the patch touches. > > Unless there's some deeper patches touching the Find*.cmake bits that I don't > see (I'm not looking at the CBE svn, only at the stuff I've got downloaded > already). Come to think of it, it wouldn't surprise me to find that there's > stuff in there that needs fixing -- after all there's a few patches against > the cmake modules in KDE SVN for us as well. > _______________________________________________ > kde-discuss mailing list > kde-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/kde-discuss > -- Lukas 'Luc' Oboril IRC nickname: luc^ at freenode When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotions, creatures bristling with prejudices and motivated by pride and vanity. Dale Carnegie
