* config/vms-conf.h: Don't undef VERSION.

This commit is contained in:
Ian Lance Taylor
1998-01-30 16:48:57 +00:00
parent 532fe3e58e
commit 4b02738729
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
Fri Jan 30 11:47:02 1998 Ian Lance Taylor <ian@cygnus.com>
* config/vms-conf.h: Don't undef VERSION.
start-sanitize-m32rx
Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
@ -5,7 +9,7 @@ Thu Jan 29 13:36:29 1998 Doug Evans <devans@canuck.cygnus.com>
(m32rx support): only include #ifdef HAVE_CPU_M32RX.
end-sanitize-m32rx
Thu Jan 29 14:42:44 1998 Ian Lance Taylor <ian@cygnus.com>
Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu>
* Makefile.am (CONFIG_OBJS): New variable, containing part of old
OBJS variable.

View File

@ -41,7 +41,8 @@
#undef PACKAGE
/* Version of package. */
#undef VERSION
/* Define in by config-gas.com */
/* #undef VERSION */
/* Should gas use high-level BFD interfaces? */
#undef BFD_ASSEMBLER