diff options
Diffstat (limited to 'sim/m32r-gx/config.in')
-rw-r--r-- | sim/m32r-gx/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/m32r-gx/config.in b/sim/m32r-gx/config.in index f0f9414..a83f3a3 100644 --- a/sim/m32r-gx/config.in +++ b/sim/m32r-gx/config.in @@ -80,6 +80,9 @@ /* Define if you have the getcwd function. */ #undef HAVE_GETCWD +/* Define if you have the getenv function. */ +#undef HAVE_GETENV + /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE |