expat/vms descrip.mms,1.2,1.3
"Fred L. Drake" <[email protected]> Mon, 17 Nov 2003 07:36:05 -0800
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat/vms In directory sc8-pr-cvs1:/tmp/cvs-serv30551 Modified Files: descrip.mms Log Message: Defined HAVE_EXPAT_CONFIG_H when building on VMS. Closes SF bug #840173. Index: descrip.mms =================================================================== RCS file: /cvsroot/expat/expat/vms/descrip.mms,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- descrip.mms 16 Jul 2003 12:21:25 -0000 1.2 +++ descrip.mms 17 Nov 2003 15:36:02 -0000 1.3 @@ -22,7 +22,7 @@ CONFIG_HEADER = expat_config.h INCLUDES = /INCLUDE=([],[.lib]) -DEFS = /DEFINE=(PACKAGE="""$(PACKAGE)""",VERSION="""$(PACKAGE)_$(VERSION)""") +DEFS = /DEFINE=(PACKAGE="""$(PACKAGE)""",VERSION="""$(PACKAGE)_$(VERSION)""",HAVE_EXPAT_CONFIG_H) LIBREVISION = 0 LIBCURRENT = 1 LIBAGE = 0