Really simple development question

Richard Sharpe rsharpe at richardsharpe.com
Sat Oct 11 19:04:41 GMT 2003


On Sat, 11 Oct 2003, Jason G wrote:

> Richard,
> 
> Of course after about 2 hours of working on this, I e-mailed the list.
> And of course 20 minutes (and one cup of coffee) after sending
> the e-mail, I just figured "maybe I'll take another look at the Makefile".
> I copied the smbstatus sections, change then names and it worked...D'oh!.

Great. I see you wrapped your lines as well :-)

NOTE. If you rerun configure then you are likely to blow away your 
changes.

You might want to put them in Makefile.in to ensure that doesn't happen. 
It should be pretty obvious how to do it, as things are much the same in 
Makefile.in except for some macro stuff like @LIBEXT@ etc ...

Those get replaced with the real things by configure, so if smbstatus has 
any of those, preserve them when you create your bit.

Regards
-----
Richard Sharpe, rsharpe[at]ns.aus.com, rsharpe[at]samba.org, 
sharpe[at]ethereal.com, http://www.richardsharpe.com




More information about the samba-technical mailing list