Index: trunk/src/sh_getopt.c
===================================================================
--- trunk/src/sh_getopt.c	(revision 181)
+++ trunk/src/sh_getopt.c	(revision 182)
@@ -404,5 +404,5 @@
   fputs (_(", compiled-in options:"), stdout);
 
-#if defined(USE_DL_PREFIX)
+#if defined(USE_SYSTEM_MALLOC)
   if (num > 0) fputc ('\n', stdout);
   printf (_(" using system malloc")); ++num;
