re PR libstdc++/13284 (126 g++ failures due to lrand48 not defined)
2003-12-04 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/13284 * include/bits/stl_algo.h (__random_number): Remove. (random_shuffle): Use rand, as permitted by DR 395. * include/ext/algorithm: Same. * linkage.m4 (GLIBCXX_CHECK_STDLIB_SUPPORT): Remove lrand48. * acconfig.h: Same. * crossconfig.m4: Remove HAVE_DRAND48, HAVE_LRAND48. * config.h.in: Regenerated. * configure: Same. * aclocal.m4: Same. From-SVN: r74288
This commit is contained in:
parent
cb611e3e83
commit
82fa4538b5
16 changed files with 81 additions and 427 deletions
Loading…
Add table
Add a link
Reference in a new issue