Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon3.gif   move mxml code into elog's src directory, posted by Jeff Stoner on Fri Feb 15 03:16:45 2008 
    icon2.gif   Re: move mxml code into elog's src directory, posted by Stefan Ritt on Fri Feb 15 06:59:52 2008 
Message ID: 65740     Entry time: Fri Feb 15 03:16:45 2008     Reply to this: 65741
Icon: Idea  Author: Jeff Stoner  Author Email: jstoner@opsource.net 
Category: Request  OS: Linux  ELOG Version: 2.7.2 
Subject: move mxml code into elog's src directory 

The mxml source code should be moved into the elog-*/src directory. This requires changing the Makefile to:

MXMLDIR = src/mxml

Reason for change: if you want to build several versions of elog and you unpack the distributions in the same top-level directory, the most recently unpackaged version will overwrite the mxml directory contents, possibly introducing bugs.

 

ELOG V3.1.5-fe60aaf