[Expat-bugs] [ expat-Bugs-840173 ] Add define to descrip.mms file.

SourceForge.net noreply at sourceforge.net
Tue Nov 11 13:41:56 EST 2003


Bugs item #840173, was opened at 2003-11-11 10:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=840173&group_id=10127

Category: Build control
Group: Platform Specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Greg Stein (gstein)
Summary: Add define to descrip.mms file.

Initial Comment:
Expat 1.95.7 downloaded 11-NOV-2003
compile on VAX/VMS 6.2
Compaq C 6.4-005

Since there is a expat_config.h file that defines expat 
behavior on VMS platform, there is a need to define 
HAVE_EXPAT_CONFIG_H in the compiler command for 
the build.

Simply add >,HAVE_EXPAT_CONFIG_H< to the 

DEFS = /DEFINE... line in descrip.mms. The new line 
whould read like this:

DEFS = /DEFINE=
(PACKAGE="""$(PACKAGE)""",VERSION="""$PACKAGE)_
($VERSION)""",HAVE_EXPAT_CONFIG_H)

Version number in descrip.mms should also be updated.

Thanks for your efforts.
Stephane

stephane_paquin at hotmail.com

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=840173&group_id=10127



More information about the Expat-bugs mailing list