This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH[libiberty] for Re: Mainline: C++ include files not found!


> 2003-02-20  Daniel Jacobowitz  <drow at mvista dot com>
> 
> 	* libiberty.h (lrealpath): Add declaration.
> 
> 2003-02-20  Daniel Jacobowitz  <drow at mvista dot com>
> 
> 	* Makefile.in (CFILES): Add lrealpath.c.
> 	(REQUIRED_OFILES): Add lrealpath.o.
> 	(lrealpath.o): Add rule.
> 	* aclocal.m4 (libiberty_NEED_DECLARATION): Add.
> 	* configure.in: Add realpath and canonicalize_file_name to
> 	checkfuncs and AC_CHECK_FUNCS.  Use libiberty_NEED_DECLARATION
> 	for canonicalize_file_name.
> 	* lrealpath.c: New file.
> 	* make-relative-prefix.c: Update documentation.
> 	(make_relative_prefix): Simplify.  Use lbasename and lrealpath.
> 	* config.in: Regenerated.
> 	* configure: Regenerated.
> 	* functions.texi: Regenerated.

Ok.


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