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 "$ESD_LINK" != "" ; then
20 echo "ESound detected"
26 PATH_IFS=$wx_cv_path_ifs
27 WX_TARGET_LIBRARY=$wx_cv_target_library
28 WX_TARGET_LIBRARY_TYPE=$wx_cv_target_libtype
32 AC_SUBST(WX_TARGET_LIBRARY)
33 AC_SUBST(WX_TARGET_LIBRARY_TYPE)
47 samples/mmedia/Makefile
49 samples/ogl/ogledit/Makefile
50 samples/ogl/studio/Makefile
54 utils/wxrcedit/Makefile