Deanna Phillips [2006-05-06, 15:54:06]: > steven mestdagh <[EMAIL PROTECTED]> writes: > > > i think you got confused about doc. you now have both chicken/doc and > > doc/chicken (you seem to have forgotten update-plist). you need to > > patch the first one away in chicken's makefile. > > Yes, I thought that hand-editing that out of the PLIST would fix > the problem. Apparently not. :) > > `make update-plist' and creating the patch to Makefile.in seems > to have fixed it.
i would prefer to keep it a bit simpler, see attached patch. this doesn't build on my sparc64, no meaningful error, i might be short on memory - can anyone else try this? steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
$OpenBSD$ --- Makefile.in.orig Sat May 6 18:20:49 2006 +++ Makefile.in Sat May 6 18:21:27 2006 @@ -1449,7 +1449,7 @@ info: info-am info-am: $(INFO_DEPS) -install-data-am: install-data-local install-includeHEADERS \ +install-data-am: install-includeHEADERS \ install-info-am install-man install-pkgdataDATA install-exec-am: install-binPROGRAMS install-libLTLIBRARIES