--- Makefile Fri Sep 20 07:49:13 2002 +++ Makefile.new Fri Sep 20 07:49:00 2002 @@ -36,11 +36,11 @@ # Uncomment this if you have an OSS soundcard driver and want classical # Infocom sound support. Currently this works only for Linux. # -#SOUND_DEFS = -DOSS_SOUND +SOUND_DEFS = -DOSS_SOUND # Also uncomment this if you want sound through the OSS driver. # -#SOUND_LIB = -lossaudio +SOUND_LIB = # This should point to the location of your curses.h or ncurses.h include # file if your compiler doesn't know about it.