Bug fix
Description:
Couple files did not get installed because they were not included
in the Makefile.in.
Solution:
Added them.
Platforms tested:
Eirene. First test: make install-doc before fix to verify the files
are not installed. Then put in the fix, gmake reconfigure, make
install-doc again. Verified the files are installed.
Second test: distclean everything, configure, make all and check,
make install, make install-doc. Eyeball'ed to see the files
are installed properly..
Bug Fix
Description:
Applied hack from 1.5 branch so that it will install the
html/Tutor/examples/java directory successfully. The make's in that
directory were failing because of this.
Fix
Description:
Fixed the install-doc command...
Solution:
Purpose:
Fix
Description:
Fixed the install-doc command...
Solution:
Mostly just fixed in the config/conclude.in file, but updated the doc
directories with Makefile.ins and Dependencies so that they'd work.
Platforms tested:
Linux, Solaris