Index: trunk/src/sh_getopt.c
===================================================================
--- trunk/src/sh_getopt.c	(revision 484)
+++ trunk/src/sh_getopt.c	(revision 485)
@@ -487,5 +487,5 @@
 #endif
 
-#if defined(SH_SHELL_EVAL)
+#if defined(SH_EVAL_SHELL)
   if (num > 0) fputc ('\n', stdout);
   fputs (_(" shell expansion in configuration file supported"), stdout); ++num;
