]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.in: Check for functions getrlimit and setrlimit.
authorManfred Hollstein <manfred@s-direktnet.de>
Tue, 9 Dec 1997 07:55:17 +0000 (07:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 9 Dec 1997 07:55:17 +0000 (00:55 -0700)
commit0a232106fc0b44b5174f179c4efffbc11b186b92
treefe959be91e4bf1b2f000503e3b3bd557118c051d
parent67437d5b5df323841758f4fecd2ed28f8c1f68a2
configure.in: Check for functions getrlimit and setrlimit.

        * configure.in: Check for functions getrlimit and setrlimit.
        * cccp.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition
        to RLIMIT_STACK to see if we can call getrlimit and setrlimit.

From-SVN: r17023
gcc/ChangeLog
gcc/cccp.c
gcc/configure
gcc/configure.in