comparison lib-src/ChangeLog @ 34260:b4bcb9d9875a

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Wed, 06 Dec 2000 13:43:00 +0000
parents 50b14d8d684b
children ae23bd13d2ee
comparison
equal deleted inserted replaced
34259:3e91ae9e8c6f 34260:b4bcb9d9875a
1 2000-12-06 Andrew Innes <andrewi@gnu.org>
2
3 * makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
4 don't know the real version, and I can't seem to get the quoting
5 right in all circumstances.
6
7 * ebrowse.c (VERSION): Provide default definition, like etags.c
8 does, because Windows build can't snarf this from version.el.
9
1 2000-11-30 Andrew Innes <andrewi@gnu.org> 10 2000-11-30 Andrew Innes <andrewi@gnu.org>
2 11
3 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces. 12 * makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.
4 (install): Ditto. 13 (install): Ditto.
5 14