]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
"cd utils; make" should not try to compile dialoged unless
[wxWidgets.git] / configure
index 6bb9aefcd093859e56796aad4f6d005de867a3c2..b31052c3a51a36310ff73bf88ccdc65cc697aa52 100755 (executable)
--- a/configure
+++ b/configure
@@ -22261,11 +22261,12 @@ wx_cv_current=${WX_CURRENT}
 wx_cv_revision=${WX_REVISION}
 wx_cv_age=${WX_AGE}
 wx_cv_use_gui=${USE_GUI}
+wx_cv_use_resources=${wxUSE_RESOURCES}
 export wx_cv_path_samplesubdirs wx_cv_if_gnu_make \
        wx_cv_path_ifs wx_cv_program_ext \
        wx_cv_target_library wx_cv_target_library_gl wx_cv_target_libtype \
        wx_cv_library_basename wx_cv_release wx_cv_current wx_cv_revision wx_cv_age \
-       wx_cv_use_gui
+       wx_cv_use_gui wx_cv_use_resources
 
 subdirs="demos samples utils contrib"