X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fsound.c;h=09e21fb9b425789570e6442210bf6109788ae91b;hp=c9fe1b03da2c87336d99ce3a2f4857a11096c8ed;hb=ea21eb75bbf90355514d65686bd53bea579f8e23;hpb=b73e352f264e9da0a00159dc29f318305cbe8636 diff --git a/src/sound.c b/src/sound.c index c9fe1b0..09e21fb 100644 --- a/src/sound.c +++ b/src/sound.c @@ -562,6 +562,9 @@ vars_of_sound (void) #ifdef HAVE_NAS_SOUND Fprovide (intern ("nas-sound")); #endif +#ifdef HAVE_ESD_SOUND + Fprovide (intern ("esd-sound")); +#endif DEFVAR_INT ("bell-volume", &bell_volume /* *How loud to be, from 0 to 100.