]> granicus.if.org Git - nethack/commitdiff
config.h follow-up
authornethack.allison <nethack.allison>
Sat, 22 Jan 2005 18:42:16 +0000 (18:42 +0000)
committernethack.allison <nethack.allison>
Sat, 22 Jan 2005 18:42:16 +0000 (18:42 +0000)
I had uncommented ZLIB_COMP for testing in config.h, but it should
have been commented when the diff was cut.

include/config.h

index 1351c0ddc585d13ca471f525af5741f93af5714c..7c0ebfb10c2b6db8367845f7dd01a4dc9f79c2c9 100644 (file)
 #endif
 
 #ifndef COMPRESS
-# define ZLIB_COMP                     /* ZLIB for compression */
+/* # define ZLIB_COMP          */      /* ZLIB for compression */
 #endif
 
 /*