OSDN Git Service

* libI77/Makefile.in (endfile.o): Add dependency on config.h.
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2001 10:26:52 +0000 (10:26 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2001 10:26:52 +0000 (10:26 +0000)
commit1838469a4a7d789d3d39858a40d7ab25ffd4d949
treecc10fe4c6d6f9c2b4952e39859d54d5971895af9
parent20b8f8ff875e3c3bff5324b4d09d6779418e575b
* libI77/Makefile.in (endfile.o): Add dependency on config.h.

* libI77/endfile.c: Include config.h and sys/types for off_t.

* libI77/config.h.in: New file.

* libI77/configure.in: Add test for off_t, create config.h file.
* libI77/configure: Regenerated.

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