Re: RFC: Changing the default docdir

2005-02-07 Thread Bob Proulx
Nicholas Wourms wrote: > I think making the default "docdir" $(datadir)/doc/$(PACKAGE) is > a bad idea. The primary reason is that clobbering can occur if > the user installs multiple versions of the same package (which > isn't unusal in cases where compatibility issues arise between > versions).

RFC: Changing the default docdir

2005-02-07 Thread Nicholas Wourms
Hi, I think making the default "docdir" $(datadir)/doc/$(PACKAGE) is a bad idea. The primary reason is that clobbering can occur if the user installs multiple versions of the same package (which isn't unusal in cases where compatibility issues arise between versions). This problem was delt with