Joerg Mayer wrote:
After doing a make clean (*not* distclean), cvs up reports the following:
cvs update: warning: help/capture_filters.h was lost
U help/capture_filters.h
cvs update: warning: help/display_filters.h was lost
U help/display_filters.h
cvs update: warning: help/faq.h was lost
U help/faq.h
cvs update: warning: help/overview.h was lost
U help/overview.h
cvs update: warning: help/well_known.h was lost
U help/well_known.h
cvs update: warning: plugins/Xass-list was lost
U plugins/Xass-list
cvs update: warning: plugins/Xplugin_api.c was lost
U plugins/Xplugin_api.c
cvs update: warning: plugins/Xplugin_api.h was lost
U plugins/Xplugin_api.h
cvs update: warning: plugins/Xplugin_api_decls.h was lost
U plugins/Xplugin_api_decls.h
cvs update: warning: plugins/Xplugin_table.h was lost
U plugins/Xplugin_table.h
So either these files should not be removed with make clean,
or they need to be regenerated in case they are missing.
As far as the files in help are concerned: they are being regenerated,
so they should probably just be removed via distclean, not clean.
Btw, whtat happened to Guys patch that makes generating the .h files
in help/ obsolete?
I don't know anything about the plugin things.
I didn't find the time to look at the help topic, but I think Guys
solution is the better way than the current one ...
Maybe I will find some time for the patch around christmas now ...
This will require every packaging scripts to be updated, to include the
help .txt files. I'm able to do this for the win32 NSIS,
but I don't know a lot of the other packagings (deb, rpm, ...), I will
need some help for this.
When I have updated and tested the things for win32, I will check it in
and send an "emergency help request" to this list.
Regards, ULFL