Added #ifdef to aid people upgrading from before March 17.
authorMax Okumoto <okumoto@dragonflybsd.org>
Sun, 10 Apr 2005 10:18:45 +0000 (10:18 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Sun, 10 Apr 2005 10:18:45 +0000 (10:18 +0000)
commit181f49c1344044c36f3021e72155e281f6e55793
tree4e4b2895d22cde99bca5e308487aaa2b88ab92b6
parent17bca1b9e27f89549ccb50ac3252ea41678407a3
Added #ifdef to aid people upgrading from before March 17.

Needed for cross compile on FreeBSD 4.X.  In addition, people
upgrading DFly via source, from before March 17, 2005 might need
to manually define NEED_STRTOUMAX in CFLAGS, because strtoumax()
did not exist before then.

This code should be removed if when cross compiling from FreeBSD
4.X is no longer required, and no one is upgrading from before
* March 17.     Max Okumoto.
usr.bin/make/make.h