Mercurial > hg > octave-nkf
comparison ChangeLog @ 5169:47e2ef7d0ad6
[project @ 2005-03-01 06:16:25 by jwe]
author | jwe |
---|---|
date | Tue, 01 Mar 2005 06:16:25 +0000 |
parents | f0f3ccba4388 |
children | b2322bcf4fba |
comparison
equal
deleted
inserted
replaced
5168:912058eb8360 | 5169:47e2ef7d0ad6 |
---|---|
1 2005-02-28 John W. Eaton <jwe@octave.org> | |
2 | |
3 * octMakefile.in (DISTDIRS): Remove glob from the list. | |
4 (dist): No need to clean up in glob subdirectory. | |
5 * glob: Delete directory. | |
6 * Makeconf.in (GLOB_INCFLAGS, LIBGLOB): Delete. | |
7 (do-subst-config-vals): Don't substitute them. | |
8 (INCFLAGS): Remove $(GLOB_INCFLAGS) from the list. | |
9 * configure.in: Don't test for glob or fnmatch. | |
10 | |
1 2005-02-22 Shan G. Smith <shan@cybertrails.com> | 11 2005-02-22 Shan G. Smith <shan@cybertrails.com> |
2 | 12 |
3 * mkoctfile.in: If not linking, then use output file name | 13 * mkoctfile.in: If not linking, then use output file name |
4 specified with -o. | 14 specified with -o. |
5 | 15 |