K 10 svn:author V 6 obrien K 8 svn:date V 27 2001-12-05T21:47:02.000000Z K 7 svn:log V 448 Back off the GMAKE. Extract from /usr/local/share/automake14/automake/depend.am ## This fragment is probably only useful for maintainers. It relies ## on GNU make and gcc. It is only included in the generated ## Makefile.in if `automake' is not passed the `--include-deps' flag This has changed from automake14 to automake15. The solution is easy: use the -i switch for automake. Submitted by: Udo Schweigert END