diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -265,7 +265,6 @@ oss_lib="-lossaudio" ;; OpenBSD) bsd="yes" -openbsd="yes" audio_drv_list="oss" audio_possible_drivers="oss sdl esd" oss_lib="-lossaudio" @@ -1544,10 +1543,6 @@ EOF fi fi -if [ "$openbsd" = "yes" ] ; then - echo "#define ENOTSUP 4096" >> $config_host_h -fi - if test "$darwin" = "yes" ; then echo "CONFIG_DARWIN=y" >> $config_host_mak echo "#define CONFIG_DARWIN 1" >> $config_host_h |