> It appears to be looking in the wrong place for 'gnome-doc-utils' > > My solution was to create a symbolic link from the source > directory (the > one with configure in it) to the actual file > gnome-doc-utils.make -> > /usr/share/gnome-doc-utils/gnome-doc-utils.make > > Not the most eligent solution, but gets it building.... > Simon.
The right way is to fix it is to add gnome-doc-utils.make to EXTRA_DIST and DISTCLEANFILES in Makefile.am and also to .cvsignore. Can anybody with commit rights please do this? Lurchi _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
