1 dnl Process this file with autoconf to produce a configure script.
11 dnl we need the values the main configure determined for us, so refuse
12 dnl to run if we don't have them
13 if test "x$wx_cv_path_samplesubdirs" = "x"; then
14 AC_MSG_ERROR([Please run configure from the top level directory.])
17 SAMPLES_SUBDIRS=$wx_cv_path_samplesubdirs
18 AC_SUBST(SAMPLES_SUBDIRS)
20 IF_GNU_MAKE=$wx_cv_if_gnu_make
21 PATH_IFS=$wx_cv_path_ifs
22 PROGRAM_EXT=$wx_cv_program_ext
23 WX_TARGET_LIBRARY=$wx_cv_target_library
24 WX_TARGET_LIBRARY_GL=$wx_cv_target_library_gl
25 USE_GUI=$wx_cv_use_gui
27 AC_SUBST(top_builddir)
31 AC_SUBST(WX_TARGET_LIBRARY)
32 AC_SUBST(WX_TARGET_LIBRARY_GL)
37 AC_SUBST(wxUSE_LIBJPEG)
38 AC_SUBST(wxUSE_LIBPNG)
39 AC_SUBST(wxUSE_LIBTIFF)
41 AC_SUBST(TOOLKIT_LOWERCASE)
42 AC_SUBST(TOOLKIT_VERSION)
50 AC_SUBST(SAMPLES_RPATH_FLAG)
92 mobile/wxedit/Makefile
93 mobile/styles/Makefile
123 html/printing/Makefile
124 html/helpview/Makefile
127 html/virtual/Makefile
131 opengl/penguin/Makefile
132 opengl/isosurf/Makefile