]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.in: Probe for times, clock, struct tms, and clock_t.
authorZack Weinberg <zackw@stanford.edu>
Fri, 20 Apr 2001 23:06:55 +0000 (23:06 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 20 Apr 2001 23:06:55 +0000 (23:06 +0000)
commitc1800ec88e53d47792c9b01672d4feabba209a3c
tree268f0c06395f32d39f714beb25ba66ed7a3f3b8c
parent6c3a9f72bf5ad3674a3ce02caea6e7b91eec9d2b
configure.in: Probe for times, clock, struct tms, and clock_t.

* configure.in: Probe for times, clock, struct tms, and clock_t.
* configure, config.in: Regenerate.
* timevar.c: Replace ifdef forest in get_time with (relatively)
straightforward series of checks based on autoconf's probes.

From-SVN: r41471
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/timevar.c