diff options
Diffstat (limited to 'src/config.in')
-rw-r--r-- | src/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in index 89858d31daf..9fad42a74cc 100644 --- a/src/config.in +++ b/src/config.in @@ -201,7 +201,7 @@ and this notice must be preserved on all copies. */ programs assume that if you have a config.h file, you must declare the type of getenv. - This declaration shouldn't appear when alloca.s or ymakfile + This declaration shouldn't appear when alloca.s or ymakefile includes config.h. */ #ifndef NOT_C_CODE extern char *getenv (); |