configure.in: Detect mmap.
authorRichard Henderson <rth@cygnus.com>
Thu, 7 Oct 1999 08:15:19 +0000 (01:15 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 7 Oct 1999 08:15:19 +0000 (01:15 -0700)
commit81bf3d9ed3ef013962d6913294fa6fdf6c140fee
tree180512b4ff7955e3c5688a30b9f4010659489229
parentbdf768134b7d4a3df2aad13213771075a34cf82b
configure.in: Detect mmap.

        * configure.in: Detect mmap.  Add --with-gc=foo to select
        garbage collector; default to page if mmap available.
        * Makefile.in (GGC): Substitute.

From-SVN: r29853
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in