OSDN Git Service

* Makefile.in (CFILES): Add calloc.c and getpwd.c.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 1999 00:50:36 +0000 (00:50 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Aug 1999 00:50:36 +0000 (00:50 +0000)
commit71774460a34cfac36daed52a4fc33eb1a5323d79
treea1e4c9bfa7ee3e601f8a9bb78fe7b268f30e707b
parent9cb2f3388d1f5b5277304ab5530461dba5c7806d
* Makefile.in (CFILES): Add calloc.c and getpwd.c.
(REQUIRED_OFILES): Add getpwd.o.
(getpwd.o): Add target.

* configure.in (AC_PREREQ): Bump to 2.13.
(AC_CHECK_HEADERS): Add check for <sys/stat.h>.

* getpwd.c: New file, moved here from gcc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28996 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.in
libiberty/getpwd.c [new file with mode: 0644]