OSDN Git Service

* Makefile.in (CFILES): Add lrealpath.c.
authordrow <drow>
Thu, 20 Feb 2003 22:13:32 +0000 (22:13 +0000)
committerdrow <drow>
Thu, 20 Feb 2003 22:13:32 +0000 (22:13 +0000)
commitb9572f5fe10766e3fcadb15a4bb015a4295d6522
treefe754807b62b18a2e32288ee811d696a66206818
parent4fb6dd8a65e6c6902470d1748da86a59e68cd3b4
* 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.
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/aclocal.m4
libiberty/configure.in
libiberty/functions.texi
libiberty/make-relative-prefix.c