1 dnl Process this file with autoconf to produce a configure script.
13 AC_CHECK_HEADER(esd.h, [
14 AC_CHECK_LIB(esd, esd_close, [
19 if test ! -z $ESD_LINK; then
20 echo "ESound detected"
26 PATH_IFS=$wx_cv_path_ifs
27 WX_TARGET_LIBRARY=$wx_cv_target_library
31 AC_SUBST(WX_TARGET_LIBRARY)
43 samples/mmedia/Makefile