# HG changeset patch # User Andrew Innes # Date 976110168 0 # Node ID 3e91ae9e8c6f546b0403a937b9b743c075052b74 # Parent 6894bd47e0e0368b5f2ceeb07195969a44fead75 (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. diff -r 6894bd47e0e0 -r 3e91ae9e8c6f lib-src/makefile.w32-in --- a/lib-src/makefile.w32-in Wed Dec 06 13:42:18 2000 +0000 +++ b/lib-src/makefile.w32-in Wed Dec 06 13:42:48 2000 +0000 @@ -25,7 +25,7 @@ LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ - -I../src -DVERSION="\"$(VERSION)\"" + -I../src # don't know what (if) to do with these yet... #