Removed the not-used REALLYDUMB config option.
authormarkus schnalke <meillo@marmaro.de>
Wed, 21 Mar 2012 15:06:32 +0000 (16:06 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 21 Mar 2012 15:06:32 +0000 (16:06 +0100)
acconfig.h

index e83ec57..06fab56 100644 (file)
  */
 #define DUMB    1
 
  */
 #define DUMB    1
 
-/*
- * Define this if you do not want nmh to attach the local hostname
- * to local addresses.  You must also define DUMB.  You probably
- * don't need this unless you are behind a firewall.
- */
-/* #define REALLYDUMB  1 */
-
 
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@
 
 /***** END USER CONFIGURATION SECTION *****/
 @TOP@