This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


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

guile/guile-core/libguile ChangeLog Makefile.a ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/04/21 07:16:32

Modified files:
	guile-core/libguile: ChangeLog Makefile.am _scm.h alist.c 
	                     alloca.c arbiters.c async.c backtrace.c 
	                     boolean.c chars.c continuations.c 
	                     coop-defs.h coop-threads.c coop-threads.h 
	                     coop.c debug-malloc.c debug.c dynl.c 
	                     dynwind.c eq.c error.c eval.c evalext.c 
	                     feature.c filesys.c fluids.c fports.c gc.c 
	                     gdbint.c gh_data.c gh_eval.c gh_funcs.c 
	                     gh_init.c gh_io.c gh_list.c gh_predicates.c 
	                     gh_test_c.c gh_test_repl.c gsubr.c 
	                     guardians.c guile.c hash.c hashtab.c init.c 
	                     ioext.c iselect.c keywords.c lang.c list.c 
	                     load.c macros.c mallocs.c modules.c 
	                     net_db.c numbers.c objects.c objprop.c 
	                     options.c pairs.c ports.c posix.c print.c 
	                     procprop.c procs.c ramap.c random.c read.c 
	                     regex-posix.c root.c scmsigs.c script.c 
	                     simpos.c smob.c socket.c sort.c srcprop.c 
	                     stackchk.c stacks.c stime.c strings.c 
	                     strop.c strorder.c strports.c struct.c 
	                     symbols.c tag.c threads.c throw.c unif.c 
	                     variable.c vectors.c version.c vports.c 
	                     weaks.c 

Log message:
	* Makefile.am (DEFS): Added.  automake adds -I options to DEFS,
	and we don't want that.
	(INCLUDES): Removed all -I options except for the root source
	directory and the root build directory.
	
	* *.*: Change includes so that they always use the "prefixes"
	libguile/, qt/, guile-readline/, or libltdl/.
	(Thanks to Tim Mooney.)


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