On Wed, Aug 16, 2000 at 09:31:43AM +0200, Juergen Vigna wrote:
> 
> On 15-Aug-2000 Kayvan A. Sylvan wrote:
> > On Tue, Aug 15, 2000 at 04:40:36PM -0300, Garst R. Reese wrote:
> >> When I do a make distclean it tries twice on frontends/xforms and stops
> >> (naturally) on "no rule ..."
> >> Might this help?
> >> Garst
> > 
> > Try this patch instead. This fixes both problems. Please apply.
> 
> Ok the fix with the EXTRA_DIST is ok the other one has to be fixed
> somewhere else (I guess in the configure part!), this was introduced
> by me so that gnome and kde frontend can build with ALL dialogs (also
> the ones only in the xforms tree).
> 

Maybe you should just make placeholder files that contain the hack:

        kde/foo.C:

        // This should be replaced with a real kde dialog!
        #include "../xforms/foo.C"

Something like that would work for now and each file would get replaced
by a real implementation.

-- 
Kayvan A. Sylvan                   | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.            | Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory

Reply via email to