This is the mail archive of the sid-cvs@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

src/sid component/cfgroot/ChangeLog component/ ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sources.redhat.com	2001-03-26 11:18:41

Modified files:
	sid/component/cfgroot: ChangeLog Makefile.am Makefile.in 
	                       compConfig.cxx 
	sid/component/memory: ChangeLog generic.cxx 
	sid/component/tcl: ChangeLog Makefile.am Makefile.in compTcl.cxx 
	sid/include    : ChangeLog configure configure.in sidconfutil.in 
	                 sidmiscutil.h 

Log message:
	* function improvement
	
	[include/ChangeLog]
	2001-03-26  Frank Ch. Eigler  <fche@redhat.com>
	
	* sidmiscutil.h (sid_file_search_path): New function for returning
	a canonical file search path based on SID_LIBRARY_PATH and
	SID_EXEC_PREFIX.
	(find_sid_data_file): New function to use the above to locate sid
	data files.
	* configure.in (SID_EXEC_PREFIX): AC_DEFINE.
	* configure, sidconfutil.h: Regenerated.
	
	[component/cfgroot/ChangeLog]
	2001-03-26  Frank Ch. Eigler  <fche@redhat.com>
	
	* compConfig.cxx (configure): Use find_sid_data_file to locate
	given sid config file.
	* Makefile.am (AM_CXXFLAGS): Remove.
	* Makefile.in: Regenerated.
	
	[component/memory/ChangeLog]
	2001-03-26  Frank Ch. Eigler  <fche@redhat.com>
	
	* generic.cxx (image{load,store,mmap}_handler): Use find_sid_data_file
	to locate image-file.
	
	[component/tcl/ChangeLog]
	2001-03-26  Frank Ch. Eigler  <fche@redhat.com>
	
	* compTcl.cxx (scan_files): Use sid_file_search_path to locate tcl
	component sources.
	* Makefile.am (AM_CXXFLAGS): Remove definition.
	* Makefile.in: Regenerated.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/Makefile.am.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cfgroot/compConfig.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/memory/ChangeLog.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/memory/generic.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/ChangeLog.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/tcl/compTcl.cxx.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/configure.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/configure.in.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidconfutil.in.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidmiscutil.h.diff?cvsroot=src&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]