* Makefile.in (CFILES): Add lrealpath.c.
authorDaniel Jacobowitz <drow@false.org>
Thu, 20 Feb 2003 22:14:18 +0000 (22:14 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 20 Feb 2003 22:14:18 +0000 (22:14 +0000)
commitba61a412530eb1b5ae3edbf319163377f1768d29
treeceb7c9665b8be9f2d39aadfc3d3c51f1ca8da256
parente2803db9374d22f7cc7bab740ebb594f76f85a7f
* 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/config.in
libiberty/configure
libiberty/configure.in
libiberty/functions.texi
libiberty/lrealpath.c [new file with mode: 0644]
libiberty/make-relative-prefix.c
This page took 0.025749 seconds and 4 git commands to generate.