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)
51 samples/mmedia/Makefile
53 samples/ogl/ogledit/Makefile
54 samples/ogl/studio/Makefile
56 samples/canvas/Makefile
57 samples/canvas/test/Makefile
58 samples/canvas/simple/Makefile
59 samples/gizmos/Makefile
60 samples/gizmos/multicell/Makefile
61 samples/gizmos/splittree/Makefile
64 samples/applet/Makefile
67 utils/wxrcedit/Makefile
68 utils/convertrc/Makefile