[ expat-Patches-465018 ] A couple of build fixes.

noreply@sourceforge.net noreply@sourceforge.net
Tue Sep 25 17:19:07 2001


Patches item #465018, was opened at 2001-09-25 17:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=465018&group_id=10127

Category: Build Control
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mo DeJong (mdejong)
Assigned to: Greg Stein (gstein)
Summary: A couple of build fixes.

Initial Comment:
Attached is a patch that fixes a couple of problems
that I ran into while trying to build expat. Here
an overview of the changes in the patch:

2001-09-25  Mo DeJong  <supermo@bayarea.net>

	* buildconf.sh: Remove ltmain.sh and ltconfig
	before running libtoolize so that one can
	switch between libtool 1.3 and 1.4 by simply
	re-running ./buildconf.sh the the appropriate
	libtool on the path.
	* configure.in: Check for a working mmap as
	determined by the AC_FUNC_MMAP macro before
	using the unixfilemap.c map implementation.
	The old check always used unixfilemap.c.
	* xmlwf/Makefile.in: Set srcdir and use it
	to find include files when srcdir != builddir.
	* xmlwf/readfilemap.c: Include the filemap.h
	to avoid a compiler warning.



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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=310127&aid=465018&group_id=10127