* libU77/aclocal.m4: Re-write, defining LIBU77_GETTIMEOFDAY, not
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 1999 08:39:35 +0000 (08:39 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Oct 1999 08:39:35 +0000 (08:39 +0000)
commit5dbeaf489a11ba4b819fa219616b52cb20e74d7d
treeafea8f99cf901655279f903d5a8387f390d0590d
parente4b7fa5d3303131916e7073b8fd40e3d3138b5c2
    * libU77/aclocal.m4: Re-write, defining LIBU77_GETTIMEOFDAY, not
        LIBU77_HAVE_STRUCT_TIMEZONE.

        * libU77/configure.in: Use LIBU77_GETTIMEOFDAY, not
        LIBU77_HAVE_STRUCT_TIMEZONE.  Don't check for gettimeofday
        separately.

        * libU77/datetime_.c (G77_date_and_time_0): Use
        GETTIMEOFDAY_ONE_ARGUMENT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29917 138bc75d-0d04-0410-961f-82ee72b054a4
libf2c/ChangeLog
libf2c/libU77/aclocal.m4
libf2c/libU77/configure
libf2c/libU77/configure.in
libf2c/libU77/datetime_.c