On Wed 3-Dec-08 3:07pm -0600, Tony Mechelynck wrote: > > On 03/12/08 05:54, Bill McCarthy wrote: >> On Tue 2-Dec-08 6:16pm -0600, Tony Mechelynck wrote: >> >>> On 02/12/08 05:34, Bill McCarthy wrote: >> >>>>> Nice new feature :-). However, unlike the "Modified by" line and the >> >>>> How do you get that "Modified by" to work? There doesn't >>>> appear to be anything to modify in the "make" line. >> >> Thanks for all your suggestions. I've tried all kinds of >> ways to add from the top - parameters to the make file like >> I have now. Nothing worked :-( >> >> I even tried to directly modify Make_ming.mak by physically >> adding: -DMODIFIED_BY=\"My Stuff\" >> >> Nothing worked - version.c wouldn't compile. >> > > "Modified by" is not in version.c but in feature.h. Since apparently > Make_ming.mak has no option to set that line, you should edit feature.h > manually, as I said. (Didn't you get my reply to your former post asking > how to set it?
I read it, Tony, and I know that MODIFIED_BY is usually defined in feature.h. That #define (currently not done) is used by version.c to create the message. I know I can add a #define in feature.h. I was trying to do this more high level by changing my invocation of make. BTW, i finally gave up and modified feature.h :-( -- Best regards, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
