X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/344d296530bf1305ffc20210034e29f652755fca..5e66eee1434309e54eb8a6cc767d2f41d5323e58:/utils/configure?ds=sidebyside diff --git a/utils/configure b/utils/configure index 04188df6ab..6791829909 100755 --- a/utils/configure +++ b/utils/configure @@ -524,6 +524,10 @@ fi GL_TOOLKIT_DIR=$wx_cv_path_glcanvas +USE_GUI=$wx_cv_use_gui +USE_RESOURCES=$wx_cv_use_resources + + trap '' 1 2 15 @@ -685,6 +689,8 @@ s%@oldincludedir@%$oldincludedir%g s%@infodir@%$infodir%g s%@mandir@%$mandir%g s%@GL_TOOLKIT_DIR@%$GL_TOOLKIT_DIR%g +s%@USE_GUI@%$USE_GUI%g +s%@USE_RESOURCES@%$USE_RESOURCES%g CEOF EOF