diff 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
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Dec 06 13:42:48 2000 +0000
+++ b/lib-src/ChangeLog	Wed Dec 06 13:43:00 2000 +0000
@@ -1,3 +1,12 @@
+2000-12-06  Andrew Innes  <andrewi@gnu.org>
+
+	* makefile.w32-in (LOCAL_FLAGS): Remove -DVERSION flag, since we
+	don't know the real version, and I can't seem to get the quoting
+	right in all circumstances.
+
+	* ebrowse.c (VERSION): Provide default definition, like etags.c
+	does, because Windows build can't snarf this from version.el.
+
 2000-11-30  Andrew Innes  <andrewi@gnu.org>
 
 	* makefile.w32-in ($(BLD)/ebrowse.exe): Use tabs not spaces.