On Wed, 2005-08-03 at 19:23, Frederic Crozat wrote: > Le mercredi 03 ao?t 2005 ? 18:25 +0800, Jimmy.Yin a ?crit : > > Hi, there > > > > When build gnome-pilot, make-tools will check xxx.gob files and > > xxx-private.h files. If a xxx-private.h file are not newer than its gob > > files, make-tools will use GOB to generate a new xxx-private.h file. > > > > But if is no GOB tools in the system (configure get GOB='no'), > > make-tools will still use GOB to create header file. That will cause > > error as: > > > > no --always-private-header -w gnome-pilot-conduit-management.gob > > /bin/bash: no: command not found > > make: *** [gnome-pilot-conduit-management.c] Error 127 > > > > This patch checks if there's GOB in system and decides whether do "$GOB > > ....." operation. > > Patching Makefile.in is wrong, since it is a regenerated file. Either > patch Makefile.am or fix the m4 macro which generated Makefile.in Thank you! And this patch is for Makefile.am now. Jimmy > -- > Frederic Crozat <fcrozat mandriva com> > Mandriva > > _______________________________________________ > gnome-pilot-list mailing list > gnome-pilot-list gnome org > http://mail.gnome.org/mailman/listinfo/gnome-pilot-list
Attachment:
patch_for_gob_new
Description: Binary data